Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 04:52:55 -0700 (PDT)
From:      Chris Costello <chris@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 13473 for review
Message-ID:  <200206271152.g5RBqtSZ013336@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=13473

Change 13473 by chris@chris_holly on 2002/06/27 04:52:20

	Include a man page for these utilities.

Affected files ...

.. //depot/projects/trustedbsd/mac/usr.sbin/getfmac/Makefile#2 edit
.. //depot/projects/trustedbsd/mac/usr.sbin/getfmac/getfmac.8#1 add
.. //depot/projects/trustedbsd/mac/usr.sbin/setfmac/Makefile#2 edit
.. //depot/projects/trustedbsd/mac/usr.sbin/setfmac/setfmac.8#1 add

Differences ...

==== //depot/projects/trustedbsd/mac/usr.sbin/getfmac/Makefile#2 (text+ko) ====

@@ -1,5 +1,4 @@
 PROG=   getfmac
 SRCS=   getfmac.c
 CFLAGS+=-Wall
-NOMAN=yes
 .include <bsd.prog.mk>

==== //depot/projects/trustedbsd/mac/usr.sbin/setfmac/Makefile#2 (text+ko) ====

@@ -1,5 +1,4 @@
 PROG=   setfmac
 SRCS=   setfmac.c
 CFLAGS+=-Wall
-NOMAN=yes
 .include <bsd.prog.mk>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206271152.g5RBqtSZ013336>