diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2004-11-07 04:34:37 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2004-11-07 04:34:37 +0000 |
| commit | 61437586812c8f2f9ec173f31a2d3a92d33b2d35 (patch) | |
| tree | aef3d334ccf07649c7862fac5641427df373406e /usr.sbin/rpcbind/rpcbind.8 | |
| parent | cb4c0b80e8ef912cfc296fccb14fe542e90771c2 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/rpcbind/rpcbind.8')
| -rw-r--r-- | usr.sbin/rpcbind/rpcbind.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/rpcbind/rpcbind.8 b/usr.sbin/rpcbind/rpcbind.8 index c7c3bd41ecbce..f194cc8bae3cf 100644 --- a/usr.sbin/rpcbind/rpcbind.8 +++ b/usr.sbin/rpcbind/rpcbind.8 @@ -2,7 +2,7 @@ .\" Copyright 1989 AT&T .\" Copyright 1991 Sun Microsystems, Inc. .\" $FreeBSD$ -.Dd September 14, 1992 +.Dd November 7, 2004 .Dt RPCBIND 8 .Os .Sh NAME @@ -10,7 +10,8 @@ .Nd universal addresses to RPC program number mapper .Sh SYNOPSIS .Nm -.Op Fl adhiLls +.Op Fl adiLls +.Op Fl h Ar bindip .Sh DESCRIPTION The .Nm @@ -81,7 +82,7 @@ during operation, and will abort on certain errors if is also specified. With this option, the name-to-address translation consistency checks are shown in detail. -.It Fl h +.It Fl h Ar bindip Specify specific IP addresses to bind to for UDP requests. This option may be specified multiple times and is typically necessary when running |
