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. PR: 205193 MFC after: 2 weeks
This commit is contained in:
parent
9867ff046a
commit
92ed7ac6a0
@ -24,7 +24,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd August 22, 2018
|
||||
.Dd April 6, 2019
|
||||
.Dt NFSUSERD 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -131,9 +131,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.
|
||||
|
Loading…
Reference in New Issue
Block a user