From e8f03f143e8eed106ef5e64197b2a4ed16c842b6 Mon Sep 17 00:00:00 2001 From: obrien Date: Thu, 29 Jan 2004 18:12:27 +0000 Subject: Add a very basic manpage. --- sbin/sunlabel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/sunlabel/Makefile') diff --git a/sbin/sunlabel/Makefile b/sbin/sunlabel/Makefile index 65927c6..c132756 100644 --- a/sbin/sunlabel/Makefile +++ b/sbin/sunlabel/Makefile @@ -2,7 +2,7 @@ PROG=sunlabel SRCS=sunlabel.c geom_sunlabel_enc.c -NOMAN= +MAN= sunlabel.8 WARNS=5 DPADD= ${LIBGEOM} -- cgit v1.1