Fix the Title of manual page so it our official name (rpc.pcnfsd).

Install so first file installed matches this correct manual page
name.

(Both manual pages are still installed. And only rpc.pcnfsd binary is
installed. So no change.)
This commit is contained in:
reed 2008-09-27 04:47:01 +00:00
parent f2f50da6cf
commit 12f08b06b6
2 changed files with 6 additions and 5 deletions

View File

@ -1,10 +1,11 @@
# $NetBSD: Makefile,v 1.18 2008/08/29 00:02:25 gmcgarry Exp $
# $NetBSD: Makefile,v 1.19 2008/09/27 04:47:01 reed Exp $
.include <bsd.own.mk>
PROG= rpc.pcnfsd
MAN= pcnfsd.8
MLINKS= pcnfsd.8 rpc.pcnfsd.8
MAN= rpc.pcnfsd.8
BUILDSYMLINKS+= pcnfsd.8 rpc.pcnfsd.8
MLINKS= rpc.pcnfsd.8 pcnfsd.8
CPPFLAGS += -DUSER_CACHE -DWTMP -I. -DSUPPORT_UTMP -DSUPPORT_UTMPX
.if (${USE_YP} != "no")

View File

@ -1,6 +1,6 @@
.\" $NetBSD: pcnfsd.8,v 1.7 2002/01/19 11:45:00 wiz Exp $
.\" $NetBSD: pcnfsd.8,v 1.8 2008/09/27 04:47:01 reed Exp $
.\" @(#) @(#)pcnfsd.8c 1.1 9/3/91;
.TH PCNFSD 8 "25 April 1991"
.TH RPC.PCNFSD 8 "25 April 1991"
.SH NAME
pcnfsd, rpc.pcnfsd \- (PC)NFS authentication and print request server
.SH SYNOPSIS