看板 DFBSD_commit 關於我們 聯絡資訊
commit 708732f0f3ae33c360b9e0c32e3ded025f7ffc64 Author: Sascha Wildner <saw@online.de> Date: Sun May 9 12:17:30 2010 +0200 Add manual pages for pfind(), pgfind() and zpfind() (taken from FreeBSD). Summary of changes: share/man/man9/Makefile | 3 ++ share/man/man9/pfind.9 | 88 +++++++++++++++++++++++++++++++++++++++++++++++ share/man/man9/pgfind.9 | 65 ++++++++++++++++++++++++++++++++++ 3 files changed, 156 insertions(+), 0 deletions(-) create mode 100644 share/man/man9/pfind.9 create mode 100644 share/man/man9/pgfind.9 http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/708732f0f3ae33c360b9e0c32e3ded025f7ffc64 -- DragonFly BSD source repository