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_ntfs | |
parent | 9639b20db64d084fa58b75058a2bd896b1f743e1 (diff) | |
download | FreeBSD-src-a2accd01f0ac2f25d72443923819abceaf128119.zip FreeBSD-src-a2accd01f0ac2f25d72443923819abceaf128119.tar.gz |
The .Nm utility
Diffstat (limited to 'sbin/mount_ntfs')
-rw-r--r-- | sbin/mount_ntfs/mount_ntfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_ntfs/mount_ntfs.8 b/sbin/mount_ntfs/mount_ntfs.8 index e29aeb9..f00ec12 100644 --- a/sbin/mount_ntfs/mount_ntfs.8 +++ b/sbin/mount_ntfs/mount_ntfs.8 @@ -49,7 +49,7 @@ .Sh DESCRIPTION The .Nm -command attaches the NTFS filesystem residing on the device +utility attaches the NTFS filesystem residing on the device .Pa special to the global filesystem namespace at the location indicated by @@ -139,7 +139,7 @@ section for details about writing to an NTFS volume. .Sh HISTORY The .Nm -first appeared in +utility first appeared in .Fx 3.0 . .Sh AUTHORS The NTFS kernel implementation, |