summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpuset/Makefile
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2008-03-05 02:10:43 +0000
committerjeff <jeff@FreeBSD.org>2008-03-05 02:10:43 +0000
commit0abc0885372d5c0a1ddcf71604c747aa76062639 (patch)
tree759453230560895b41fd5379ada22a3100d78a00 /usr.bin/cpuset/Makefile
parent7e2fbaa872a30c5fcfa4206fd26455dcdcddb698 (diff)
downloadFreeBSD-src-0abc0885372d5c0a1ddcf71604c747aa76062639.zip
FreeBSD-src-0abc0885372d5c0a1ddcf71604c747aa76062639.tar.gz
- Remove the -i argument when running a command to simplify things a
little bit and to prevent users from specifying a private mask that may later restrict other group changes. - Add a man page which brueffer generously contributed to. Sponsored by: Nokia
Diffstat (limited to 'usr.bin/cpuset/Makefile')
-rw-r--r--usr.bin/cpuset/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/cpuset/Makefile b/usr.bin/cpuset/Makefile
index 911400a..85a5148 100644
--- a/usr.bin/cpuset/Makefile
+++ b/usr.bin/cpuset/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
PROG= cpuset
-NO_MAN= true
WARNS?= 6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud