]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Move man pages to man/
authorGuillem Jover <guillem@hadrons.org>
Sat, 31 Dec 2011 05:50:40 +0000 (06:50 +0100)
committerGuillem Jover <guillem@hadrons.org>
Tue, 3 Jan 2012 06:02:34 +0000 (07:02 +0100)
commit540ab03b1802bdad34999a5b5042d1b476588e39
tree779990169feded1588618d964205a16af83ca376
parent93321224f66d65acfade35305c454d5887fc9f07
Move man pages to man/
30 files changed:
Makefile
man/.gitignore [moved from src/.gitignore with 100% similarity]
man/arc4random.3 [moved from src/arc4random.3 with 100% similarity]
man/arc4random_addrandom.3 [moved from src/arc4random_addrandom.3 with 100% similarity]
man/arc4random_buf.3 [moved from src/arc4random_buf.3 with 100% similarity]
man/arc4random_stir.3 [moved from src/arc4random_stir.3 with 100% similarity]
man/arc4random_uniform.3 [moved from src/arc4random_uniform.3 with 100% similarity]
man/dehumanize_number.3 [moved from src/dehumanize_number.3 with 100% similarity]
man/fgetln.3 [moved from src/fgetln.3 with 100% similarity]
man/flopen.3 [moved from src/flopen.3 with 100% similarity]
man/fmtcheck.3 [moved from src/fmtcheck.3 with 100% similarity]
man/getmode.3 [moved from src/getmode.3 with 100% similarity]
man/getpeereid.3 [moved from src/getpeereid.3 with 100% similarity]
man/heapsort.3 [moved from src/heapsort.3 with 100% similarity]
man/humanize_number.3 [moved from src/humanize_number.3 with 100% similarity]
man/mdX.3 [moved from src/mdX.3 with 100% similarity]
man/mergesort.3 [moved from src/mergesort.3 with 100% similarity]
man/nlist.3 [moved from src/nlist.3 with 100% similarity]
man/pidfile.3 [moved from src/pidfile.3 with 100% similarity]
man/radixsort.3 [moved from src/radixsort.3 with 100% similarity]
man/readpassphrase.3 [moved from src/readpassphrase.3 with 100% similarity]
man/reallocf.3 [moved from src/reallocf.3 with 100% similarity]
man/setmode.3 [moved from src/setmode.3 with 100% similarity]
man/sradixsort.3 [moved from src/sradixsort.3 with 100% similarity]
man/strlcat.3 [moved from src/strlcat.3 with 100% similarity]
man/strlcpy.3 [moved from src/strlcpy.3 with 100% similarity]
man/strmode.3 [moved from src/strmode.3 with 100% similarity]
man/strtonum.3 [moved from src/strtonum.3 with 100% similarity]
man/unvis.3 [moved from src/unvis.3 with 100% similarity]
man/vis.3 [moved from src/vis.3 with 100% similarity]