diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:39:23 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:39:23 +0000 |
| commit | 0f72853741ca201329ffe16f07de0c9db4a60a19 (patch) | |
| tree | 629178777ce5122be3d534cb305203c7a8160390 | |
| parent | f2cfdb818fbba5bbc039c6a7f3487f81a78a18cc (diff) | |
| download | pw-darwin-0f72853741ca201329ffe16f07de0c9db4a60a19.tar.gz pw-darwin-0f72853741ca201329ffe16f07de0c9db4a60a19.zip | |
Prepare for mdoc(7)NG.
| -rw-r--r-- | adduser/rmuser.8 | 2 | ||||
| -rw-r--r-- | pw/pw.conf.5 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/adduser/rmuser.8 b/adduser/rmuser.8 index f32f42a..4e7ca4c 100644 --- a/adduser/rmuser.8 +++ b/adduser/rmuser.8 @@ -72,7 +72,7 @@ Removes the username from all groups to which it belongs in .Pa /etc/group . (If a group becomes empty and the group name is the same as the username, the group is removed; this complements -.Xr adduser 8 's +.Xr adduser 8 Ns 's per-user unique groups). .El .Pp diff --git a/pw/pw.conf.5 b/pw/pw.conf.5 index 7c91dd3..b68daaa 100644 --- a/pw/pw.conf.5 +++ b/pw/pw.conf.5 @@ -168,7 +168,7 @@ new home directory is constructed. This is .Pa /usr/share/skel by default. -.Xr Pw 8 's +.Xr Pw 8 Ns 's .Fl m option causes the user's home directory to be created and populated using the files contained in the |
