The appropriate argument is -K -1, not -k -1.
This commit is contained in:
parent
0e412a010b
commit
b702f91df9
@ -2,7 +2,7 @@
|
||||
.\" $FreeBSD$
|
||||
.\" Copyright 1985-1993 Sun Microsystems, Inc.
|
||||
.\"
|
||||
.Dd September 1, 2005
|
||||
.Dd September 2, 2005
|
||||
.Dt RPCGEN 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -342,7 +342,7 @@ To create a server that exits immediately upon servicing a request,
|
||||
use
|
||||
.Fl K Ar 0 .
|
||||
To create a server that never exits, the appropriate argument is
|
||||
.Fl k Ar -1 .
|
||||
.Fl K Ar -1 .
|
||||
.Pp
|
||||
When monitoring for a server,
|
||||
some portmonitors
|
||||
|
Loading…
x
Reference in New Issue
Block a user