Bug in SunRPC 3.9 man pages
Jonathan
jonathan at comp.vuw.ac.nz
Wed Aug 17 22:07:37 AEST 1988
Problem:
The manual page for getrpcent(3N) is incorrect. So while
you're applying our previous patch, you might as well fix
this, too.
Repeat-By:
Trivial.
Fix:
Apply the following context diff:
*** getrpcent.3n~ Mon Apr 18 19:51:55 1988
--- getrpcent.3n Wed Aug 17 23:54:29 1988
***************
*** 6,12 ****
.SH SYNOPSIS
.nf
.ft B
! #include <netdb.h>
.LP
.ft B
struct rpcent *getrpcent(\|)
--- 6,12 ----
.SH SYNOPSIS
.nf
.ft B
! #include <rpc/netdb.h>
.LP
.ft B
struct rpcent *getrpcent(\|)
***************
*** 75,81 ****
.B getrpcent
reads the next line of the file, opening the file if necessary.
.LP
! .B getrpcent
opens and rewinds the file. If the
.I stayopen
flag is non-zero,
--- 75,81 ----
.B getrpcent
reads the next line of the file, opening the file if necessary.
.LP
! .B setrpcent
opens and rewinds the file. If the
.I stayopen
flag is non-zero,
--
-----------------------------------------------------------------------------
sane mailers: jonathan at comp.vuw.ac.nz | Industrial democracy:
UUCP path: ...!uunet!vuwcomp!jonathan | One factory, one vode!
More information about the Comp.sources.bugs
mailing list