看板 DFBSD_commit 關於我們 聯絡資訊
commit e478b9b4387ee95825a6f0779e3ccc916111b0f8 Author: Sascha Wildner <saw@online.de> Date: Tue Jun 8 03:09:34 2010 +0200 Add a small standards(7) manual page. So far it explains the _POSIX_C_SOURCE and _XOPEN_SOURCE macros. Summary of changes: share/man/man7/Makefile | 2 +- share/man/man7/standards.7 | 141 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 142 insertions(+), 1 deletions(-) create mode 100644 share/man/man7/standards.7 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e478b9b4387ee95825a6f0779e3ccc916111b0f8 -- DragonFly BSD source repository