Whamcloud - gitweb
LU-18687 doc: move man pages to Documentation [0] 21/58021/7
authorTimothy Day <timday@amazon.com>
Sat, 29 Mar 2025 22:28:57 +0000 (18:28 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 10 Apr 2025 06:54:30 +0000 (06:54 +0000)
commit540e9699ccfb91e57ff2fcd51d0ed9414db7de6c
treeaaee601d4ca2a617a287e6625eba02ba604507ea
parent70a3b9066883b45541c40d9177bf8bd2035be6d4
LU-18687 doc: move man pages to Documentation [0]

Consolidate all of the man pages into the top
level Documentation directory.

Start by setting up the initial directory
structure in Documentation/.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I15ed0687803513a7726cc5bd53b5ee5eb8f699f0
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58021
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Ellis Wilson <elliswilson@microsoft.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
14 files changed:
Documentation/.gitignore [new file with mode: 0644]
Documentation/Makefile.am [new file with mode: 0644]
Documentation/man1/.gitignore [new file with mode: 0644]
Documentation/man1/Makefile.am [new file with mode: 0644]
Documentation/man3/.gitignore [new file with mode: 0644]
Documentation/man3/Makefile.am [new file with mode: 0644]
Documentation/man5/.gitignore [new file with mode: 0644]
Documentation/man5/Makefile.am [new file with mode: 0644]
Documentation/man7/.gitignore [new file with mode: 0644]
Documentation/man7/Makefile.am [new file with mode: 0644]
Documentation/man8/.gitignore [new file with mode: 0644]
Documentation/man8/Makefile.am [new file with mode: 0644]
autoMakefile.am
config/lustre-build.m4