git: Add manpages for mkcsmapper(1) and mkesdb(1) (taken from FreeBSD).
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jun 2 01:38:57 PDT 2011
commit 094529c7e8e87ef493c49058d80dd4aeb57351df
Author: Sascha Wildner <saw at online.de>
Date: Thu Jun 2 10:37:58 2011 +0200
Add manpages for mkcsmapper(1) and mkesdb(1) (taken from FreeBSD).
Summary of changes:
usr.bin/mkcsmapper/Makefile | 3 -
usr.bin/mkcsmapper/mkcsmapper.1 | 90 +++++++++++++++++++++++++++++++++++++++
usr.bin/mkesdb/Makefile | 3 -
usr.bin/mkesdb/mkesdb.1 | 85 ++++++++++++++++++++++++++++++++++++
4 files changed, 175 insertions(+), 6 deletions(-)
create mode 100644 usr.bin/mkcsmapper/mkcsmapper.1
create mode 100644 usr.bin/mkesdb/mkesdb.1
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/094529c7e8e87ef493c49058d80dd4aeb57351df
--
DragonFly BSD source repository
More information about the Commits
mailing list