fix pasto (s/getpwent/getrpcent/); from Tobias Weingartner
This commit is contained in:
parent
718221a852
commit
007afd6dda
|
@ -1,11 +1,11 @@
|
|||
.\" @(#)getrpcent.3n 2.2 88/08/02 4.0 RPCSRC; from 1.11 88/03/14 SMI
|
||||
.\" $NetBSD: getrpcent.3,v 1.3 1997/03/08 13:41:48 mouse Exp $
|
||||
.\" $NetBSD: getrpcent.3,v 1.4 1997/12/16 07:48:49 mikel Exp $
|
||||
.\"
|
||||
.Dd December 14, 1987
|
||||
.Dt GETRPCENT 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm getpwent ,
|
||||
.Nm getrpcent ,
|
||||
.Nm getrpcbyname ,
|
||||
.Nm getrpcbynumber ,
|
||||
.Nm endrpcent ,
|
||||
|
|
Loading…
Reference in New Issue