diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-08-20 00:03:01 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-08-20 00:03:01 +0000 |
| commit | b7e90a112f530fd51f9fcf1bf1896582bda8cc47 (patch) | |
| tree | 8b017db824027a3390a12bad75ca6b029d792879 /usr.sbin/rpcbind | |
| parent | 0b5c3be90dde1a14a0716aed09d90d3bd8b8efaf (diff) | |
Notes
Diffstat (limited to 'usr.sbin/rpcbind')
| -rw-r--r-- | usr.sbin/rpcbind/rpcbind.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/rpcbind/rpcbind.8 b/usr.sbin/rpcbind/rpcbind.8 index 34fea3df9f4f..1ea7096e8b3b 100644 --- a/usr.sbin/rpcbind/rpcbind.8 +++ b/usr.sbin/rpcbind/rpcbind.8 @@ -73,7 +73,7 @@ during operation, and will abort on certain errors. With this option, the name-to-address translation consistency checks are shown in detail. .It Fl i -.Dq insecure +.Dq Insecure mode. Allows calls to SET and UNSET from any host. Normally @@ -85,7 +85,7 @@ loopback interface. .It Fl l Turns on libwrap connection logging. .It Fl s -causes +Causes .Nm to change to the user daemon as soon as possible. This causes @@ -97,7 +97,7 @@ to connect to services from a privileged port. .It Fl L Allow old-style local connections over the loopback interface. Without this flag, local connections are only allowed over a local socket, -.Pa /var/run/rpcbind.sock +.Pa /var/run/rpcbind.sock . .El .Sh NOTES All RPC servers must be restarted if |
