Use MAN8 to pick up the right manual page, no need for SRCS= on a single
authorRod Grimes <rgrimes@FreeBSD.org>
Mon, 7 Feb 1994 09:20:42 +0000 (09:20 +0000)
committerRod Grimes <rgrimes@FreeBSD.org>
Mon, 7 Feb 1994 09:20:42 +0000 (09:20 +0000)
source file.

Correct .Nm macro call (probably a typo).

usr.sbin/ftinfo/Makefile
usr.sbin/ftinfo/ftinfo.8

index 2528213..f626b04 100644 (file)
@@ -1,4 +1,7 @@
+#      $Id$
+
 PROG=  ftinfo
 PROG=  ftinfo
-SRCS=  ftinfo.c
+MAN8=  ftinfo.8
+#SRCS= ftinfo.c
 
 .include <bsd.prog.mk>
 
 .include <bsd.prog.mk>
index 5e9f714..1780c40 100644 (file)
@@ -42,7 +42,7 @@
 .Op Fl f Ar tape
 .Sh NOTES
 Please mail the author (see address below) a copy of 
 .Op Fl f Ar tape
 .Sh NOTES
 Please mail the author (see address below) a copy of 
-.Nmr ftinfo's
+.Nm ftinfo's
 output along with
 the exact manufacturer and model name of your tape drive to the address
 listed below.  In particular, I am looking at the vendor and rom-id's to
 output along with
 the exact manufacturer and model name of your tape drive to the address
 listed below.  In particular, I am looking at the vendor and rom-id's to