From f459f6f8bf705d6af569d0d395400ef210dac094 Mon Sep 17 00:00:00 2001 From: rmacklem Date: Sun, 21 Apr 2019 01:33:13 +0000 Subject: [PATCH] MFC: r345995 Delete the BUGS entry related to failing when jails are enabled. r345994 has finally fixed the bug that caused the nfsuserd(8) daemon to fail when jails were enabled, so delete the BUGS entry from the man page. git-svn-id: svn://svn.freebsd.org/base/stable/10@346468 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- usr.sbin/nfsuserd/nfsuserd.8 | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/usr.sbin/nfsuserd/nfsuserd.8 b/usr.sbin/nfsuserd/nfsuserd.8 index 4b4b313e2..a98b2c54c 100644 --- a/usr.sbin/nfsuserd/nfsuserd.8 +++ b/usr.sbin/nfsuserd/nfsuserd.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 4, 2017 +.Dd April 6, 2019 .Dt NFSUSERD 8 .Os .Sh NAME @@ -126,9 +126,3 @@ those requests fail and the library functions don't return. See and .Xr passwd 5 for more information on how the databases are accessed. -.Pp -Since the kernel communicates with the -.Nm -daemon via an upcall that uses the IP address 127.0.0.1, it does not work correctly when -.Xr jail 8 -are used and can crash the system. -- 2.42.0