From 7da45d65be36d36b880cc55c5036e96c24b53f00 Mon Sep 17 00:00:00 2001 From: Qiaowei Ren Date: Thu, 1 Mar 2018 14:38:11 +0800 Subject: remove ceph code This patch removes initial ceph code, due to license issue. Change-Id: I092d44f601cdf34aed92300fe13214925563081c Signed-off-by: Qiaowei Ren --- src/ceph/admin/manpage-howto.txt | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 src/ceph/admin/manpage-howto.txt (limited to 'src/ceph/admin/manpage-howto.txt') diff --git a/src/ceph/admin/manpage-howto.txt b/src/ceph/admin/manpage-howto.txt deleted file mode 100644 index ccc78b8..0000000 --- a/src/ceph/admin/manpage-howto.txt +++ /dev/null @@ -1,8 +0,0 @@ -Updating the manpages is a semi-manual process: -(all paths below relative to top of git tree): - -1) make changes to the .rst files in doc/man. -2) if adding or removing pages, update man/CMakeLists.txt -3) use admin/build-doc to build the doc tree into build-doc/output -4) copy changed manpage files from build-doc/output/man to man/ -5) commit both doc/man .rst changes and man/ changes -- cgit 1.2.3-korg