diff options
| author | Rick Macklem <rmacklem@FreeBSD.org> | 2019-04-06 22:14:03 +0000 |
|---|---|---|
| committer | Rick Macklem <rmacklem@FreeBSD.org> | 2019-04-06 22:14:03 +0000 |
| commit | 9d02d8da071cd2b6f9a2ee5a3c5524ada7d0cad0 (patch) | |
| tree | 6bdc0213d981fe7035014c7ef432681254cca6a2 /usr.sbin/nfsuserd | |
| parent | ce78460aebaaba556b6b204d0a8f16143c33a6f6 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/nfsuserd')
| -rw-r--r-- | usr.sbin/nfsuserd/nfsuserd.8 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/usr.sbin/nfsuserd/nfsuserd.8 b/usr.sbin/nfsuserd/nfsuserd.8 index 64ac802b5769..c4f0cafb3e8a 100644 --- a/usr.sbin/nfsuserd/nfsuserd.8 +++ b/usr.sbin/nfsuserd/nfsuserd.8 @@ -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. |
