mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
Man page is .6, not .0 - crept in from Lite2
This commit is contained in:
parent
e0b7abd13e
commit
af63e8a534
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23759
@ -1,6 +1,6 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
||||
|
||||
PROG= number
|
||||
MAN6= number.0
|
||||
MAN6= number.6
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -1,6 +1,6 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
||||
|
||||
PROG= pig
|
||||
MAN6= pig.0
|
||||
MAN6= pig.6
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user