diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-06 19:34:18 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-06 19:34:18 +0000 |
commit | a2accd01f0ac2f25d72443923819abceaf128119 (patch) | |
tree | 219860332a065e5cb6defc25dab58e4a8c7997cd /sbin/mount | |
parent | 9639b20db64d084fa58b75058a2bd896b1f743e1 (diff) | |
download | FreeBSD-src-a2accd01f0ac2f25d72443923819abceaf128119.zip FreeBSD-src-a2accd01f0ac2f25d72443923819abceaf128119.tar.gz |
The .Nm utility
Diffstat (limited to 'sbin/mount')
-rw-r--r-- | sbin/mount/mount.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 6f2188e..f6012b3 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -53,8 +53,7 @@ .Sh DESCRIPTION The .Nm -command -calls the +utility calls the .Xr mount 2 system call to prepare and graft a .Ar "special device" @@ -401,5 +400,5 @@ directions to be possible for all users is 0111 (execute for all). .Sh HISTORY A .Nm -command appeared in +utility appeared in .At v1 . |