Author: rmacklem
Date: Sun Apr 21 00:11:58 2019
New Revision: 346462
URL: https://svnweb.freebsd.org/changeset/base/346462

Log:
  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.
  
  This is a content change.

Modified:
  stable/12/usr.sbin/nfsuserd/nfsuserd.8
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/usr.sbin/nfsuserd/nfsuserd.8
==============================================================================
--- stable/12/usr.sbin/nfsuserd/nfsuserd.8      Sun Apr 21 00:05:12 2019        
(r346461)
+++ stable/12/usr.sbin/nfsuserd/nfsuserd.8      Sun Apr 21 00:11:58 2019        
(r346462)
@@ -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 re
 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.


_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to