diff options
| author | Ceri Davies <ceri@FreeBSD.org> | 2006-10-15 13:50:16 +0000 |
|---|---|---|
| committer | Ceri Davies <ceri@FreeBSD.org> | 2006-10-15 13:50:16 +0000 |
| commit | bd45807a22376861ff19e542580652a69d094cec (patch) | |
| tree | b0a2de98a3a94d1e79e72d00644a3231ce4a8f8c /sbin/idmapd | |
| parent | 0a62e03542e25f1b05ecef3203ee5603c120f840 (diff) | |
Notes
Diffstat (limited to 'sbin/idmapd')
| -rw-r--r-- | sbin/idmapd/idmapd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/idmapd/idmapd.8 b/sbin/idmapd/idmapd.8 index 256897d90f8d..1fb62168c6eb 100644 --- a/sbin/idmapd/idmapd.8 +++ b/sbin/idmapd/idmapd.8 @@ -22,7 +22,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 14, 2003 +.Dd October 15, 2006 .Dt IDMAPD 8 .Os .Sh NAME @@ -37,7 +37,7 @@ The .Nm daemon normally runs in the background and services UID/GID-to-name and name-to-UID/GID mapping -requests from the NFSv4 client. +requests from the NFSv4 client kernel threads. .Pp The options are: .Bl -tag -width indent @@ -60,4 +60,4 @@ A Version 7 format password file. .Sh SEE ALSO .Xr getpwnam 3 , .Xr getpwuid 3 , -.Xr mount_nfs 8 +.Xr mount_nfs4 8 |
