From 1319def70d38e4c8fb4a1e99180b74c46938626e Mon Sep 17 00:00:00 2001 From: GeneralGuy4872 Date: Thu, 26 Sep 2019 17:53:42 -0500 Subject: [PATCH] hotfix --- manual/bsd/man1/{placeholder => goeshere} | 0 manual/bsd/man3/{placeholder => goeshere} | 0 manual/bsd/man5/{placeholder => goeshere} | 0 manual/bsd/man6/{placeholder => goeshere} | 0 manual/bsd/man7/goeshere | 2 ++ manual/html/{placeholder => goeshere} | 0 manual/info/{placeholder => goeshere} | 0 manual/linux/man1/{placeholder => goeshere} | 0 manual/linux/man3/{placeholder => goeshere} | 0 manual/linux/man5/{placeholder => goeshere} | 0 manual/linux/man6/{placeholder => goeshere} | 0 manual/linux/man7/goeshere | 2 ++ manual/plaintext/{placeholder => goeshere} | 0 13 files changed, 4 insertions(+) rename manual/bsd/man1/{placeholder => goeshere} (100%) rename manual/bsd/man3/{placeholder => goeshere} (100%) rename manual/bsd/man5/{placeholder => goeshere} (100%) rename manual/bsd/man6/{placeholder => goeshere} (100%) create mode 100644 manual/bsd/man7/goeshere rename manual/html/{placeholder => goeshere} (100%) rename manual/info/{placeholder => goeshere} (100%) rename manual/linux/man1/{placeholder => goeshere} (100%) rename manual/linux/man3/{placeholder => goeshere} (100%) rename manual/linux/man5/{placeholder => goeshere} (100%) rename manual/linux/man6/{placeholder => goeshere} (100%) create mode 100644 manual/linux/man7/goeshere rename manual/plaintext/{placeholder => goeshere} (100%) diff --git a/manual/bsd/man1/placeholder b/manual/bsd/man1/goeshere similarity index 100% rename from manual/bsd/man1/placeholder rename to manual/bsd/man1/goeshere diff --git a/manual/bsd/man3/placeholder b/manual/bsd/man3/goeshere similarity index 100% rename from manual/bsd/man3/placeholder rename to manual/bsd/man3/goeshere diff --git a/manual/bsd/man5/placeholder b/manual/bsd/man5/goeshere similarity index 100% rename from manual/bsd/man5/placeholder rename to manual/bsd/man5/goeshere diff --git a/manual/bsd/man6/placeholder b/manual/bsd/man6/goeshere similarity index 100% rename from manual/bsd/man6/placeholder rename to manual/bsd/man6/goeshere diff --git a/manual/bsd/man7/goeshere b/manual/bsd/man7/goeshere new file mode 100644 index 0000000..ac291e8 --- /dev/null +++ b/manual/bsd/man7/goeshere @@ -0,0 +1,2 @@ +what goes here: + misc manpages diff --git a/manual/html/placeholder b/manual/html/goeshere similarity index 100% rename from manual/html/placeholder rename to manual/html/goeshere diff --git a/manual/info/placeholder b/manual/info/goeshere similarity index 100% rename from manual/info/placeholder rename to manual/info/goeshere diff --git a/manual/linux/man1/placeholder b/manual/linux/man1/goeshere similarity index 100% rename from manual/linux/man1/placeholder rename to manual/linux/man1/goeshere diff --git a/manual/linux/man3/placeholder b/manual/linux/man3/goeshere similarity index 100% rename from manual/linux/man3/placeholder rename to manual/linux/man3/goeshere diff --git a/manual/linux/man5/placeholder b/manual/linux/man5/goeshere similarity index 100% rename from manual/linux/man5/placeholder rename to manual/linux/man5/goeshere diff --git a/manual/linux/man6/placeholder b/manual/linux/man6/goeshere similarity index 100% rename from manual/linux/man6/placeholder rename to manual/linux/man6/goeshere diff --git a/manual/linux/man7/goeshere b/manual/linux/man7/goeshere new file mode 100644 index 0000000..ac291e8 --- /dev/null +++ b/manual/linux/man7/goeshere @@ -0,0 +1,2 @@ +what goes here: + misc manpages diff --git a/manual/plaintext/placeholder b/manual/plaintext/goeshere similarity index 100% rename from manual/plaintext/placeholder rename to manual/plaintext/goeshere