git: Add manual pages for pfind(), pgfind() and zpfind() (taken from FreeBSD).
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun May 9 03:19:12 PDT 2010
commit 708732f0f3ae33c360b9e0c32e3ded025f7ffc64
Author: Sascha Wildner <saw at 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
More information about the Commits
mailing list