Rewrap sys-apps DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:58 -05:00
parent feccd5b27a
commit a0d7390124
15 changed files with 74 additions and 56 deletions

View File

@@ -1,8 +1,10 @@
SUMMARY="Prints out values of POSIX configuration variables"
DESCRIPTION="FreeBSD getconf
The getconf command prints values of system configuration variables.
It is a command interface to the values returned by sysconf(3), confstr(3), and pathconf(3)."
DESCRIPTION="
FreeBSD getconf
The getconf command prints values of system configuration variables. It is a \
command interface to the values returned by sysconf(3), confstr(3), and \
pathconf(3).
"
HOMEPAGE="http://www.freebsd.org/"
COPYRIGHT="2000 Massachusetts Institute of Technology"
LICENSE="MIT"