From 35d98921a7ef0abc897afae2a7ac0b327216dbd3 Mon Sep 17 00:00:00 2001 From: fvdl Date: Sat, 3 Jun 2000 00:51:27 +0000 Subject: [PATCH] Reflect changed Unix domain socket name. --- usr.sbin/rpcbind/rpcbind.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/rpcbind/rpcbind.8 b/usr.sbin/rpcbind/rpcbind.8 index 2722d9b88654..c879f0904d66 100644 --- a/usr.sbin/rpcbind/rpcbind.8 +++ b/usr.sbin/rpcbind/rpcbind.8 @@ -94,7 +94,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/rpcb.sock +.Pa /var/run/rpcbind.sock .El .Sh NOTES .Pp @@ -106,4 +106,4 @@ is restarted. .Xr rpcbind 3 , .Sh FILES -.Pa /var/run/rpcb.sock +.Pa /var/run/rpcbind.sock