getrpcent.3: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Florentin Duneau 2009-01-22 20:53:07 +01:00 committed by Michael Kerrisk
parent 0b0b6c0a2b
commit bb9554432c
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ On success,
.BR getrpcbyname (),
and
.BR getrpcbynumber ()
return a pointer toa statically allocated
return a pointer to a statically allocated
.I rpcent
structure.
A NULL pointer is returned on EOF or error.