PERFORCE change 80933 for review

soc-cjones soc-cjones at FreeBSD.org
Mon Jul 25 00:08:55 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=80933

Change 80933 by soc-cjones at soc-cjones_ides on 2005/07/25 00:08:51

	Outline of man page, plus add temporary target to Makefile for 
	       ease of reviewing man page.

Affected files ...

.. //depot/projects/soc2005/gvinum/src/sbin/gvinum/Makefile#2 edit
.. //depot/projects/soc2005/gvinum/src/sbin/gvinum/gvinum.8#1 add

Differences ...

==== //depot/projects/soc2005/gvinum/src/sbin/gvinum/Makefile#2 (text+ko) ====

@@ -12,3 +12,6 @@
 .PATH: ${.CURDIR}/../../sys/geom/vinum
 
 .include <bsd.prog.mk>
+
+gvinum.man: gvinum.8
+	nroff -man -h gvinum.8 > $@


More information about the p4-projects mailing list