]> pd.if.org Git - pdclib.old/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)
commitc66e7780ad17eb9af82dc61f4e3b44b7f0c890b2
treee2910cdf636afde3a744d3d16c3c02fa17058f34
parent8ea6754f7b066c496d7c7c68e7695aaec29b253a
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]