]> pd.if.org Git - pdclib/commit
Manual pages: renmae man->man3 to follow existing conventions. Add files _Exit.3...
authorOwen Shepherd <owen.shepherd@e43.eu>
Fri, 24 Aug 2012 16:54:44 +0000 (17:54 +0100)
committerOwen Shepherd <owen.shepherd@e43.eu>
Fri, 24 Aug 2012 16:54:44 +0000 (17:54 +0100)
commit5dffc6a444fc022d7cca6bff4033d471a757aa57
treed8bc29a5256335ba6c95b929f6ebcfe4994d43ee
parentc454b5c6ac2e92d8963b96b3e508a13026c58c45
Manual pages: renmae man->man3 to follow existing conventions. Add files _Exit.3, quick_exit.3, at_quick_exit.3, strndup.3 aliasing the file which documents said function, using .so inclusion directive. (While symlinks would be ideal, they are not sufficiently portable)
15 files changed:
Jamfile
man3/_Exit.3 [new file with mode: 0644]
man3/abort.3 [moved from man/abort.3 with 100% similarity]
man3/assert.3 [moved from man/assert.3 with 100% similarity]
man3/assert.h.3 [moved from man/assert.h.3 with 100% similarity]
man3/at_quick_exit.3 [new file with mode: 0644]
man3/atexit.3 [moved from man/atexit.3 with 100% similarity]
man3/errno.3 [moved from man/errno.3 with 100% similarity]
man3/errno.h.3 [moved from man/errno.h.3 with 100% similarity]
man3/exit.3 [moved from man/exit.3 with 100% similarity]
man3/pdclib.3 [moved from man/pdclib.3 with 100% similarity]
man3/quick_exit.3 [new file with mode: 0644]
man3/strdup.3 [moved from man/strdup.3 with 100% similarity]
man3/string.h.3 [moved from man/string.h.3 with 100% similarity]
man3/strndup.3 [new file with mode: 0644]