From 36af24d537b2335559c9c8eb83764a7cb8b2e19a Mon Sep 17 00:00:00 2001 From: Dongliang Mu Date: Wed, 14 Mar 2018 15:58:44 -0400 Subject: [PATCH] fix filenames due to filename convention --- Theory/{Paging.md => linux-theory-1.md} | 0 Theory/{ELF.md => linux-theory-2.md} | 0 Theory/{asm.md => linux-theory-3.md} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename Theory/{Paging.md => linux-theory-1.md} (100%) rename Theory/{ELF.md => linux-theory-2.md} (100%) rename Theory/{asm.md => linux-theory-3.md} (100%) diff --git a/Theory/Paging.md b/Theory/linux-theory-1.md similarity index 100% rename from Theory/Paging.md rename to Theory/linux-theory-1.md diff --git a/Theory/ELF.md b/Theory/linux-theory-2.md similarity index 100% rename from Theory/ELF.md rename to Theory/linux-theory-2.md diff --git a/Theory/asm.md b/Theory/linux-theory-3.md similarity index 100% rename from Theory/asm.md rename to Theory/linux-theory-3.md