diff options
author | nik <nik@FreeBSD.org> | 2001-02-02 03:08:48 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 2001-02-02 03:08:48 +0000 |
commit | e23bd0b8daaff9eb8abf5d36b5089d919d61da70 (patch) | |
tree | 5719c035bee7f4b93794947e216556b9534c4de7 | |
parent | 880bcc58c6c2920375430c2181ac44fc8a8858d8 (diff) | |
download | FreeBSD-src-e23bd0b8daaff9eb8abf5d36b5089d919d61da70.zip FreeBSD-src-e23bd0b8daaff9eb8abf5d36b5089d919d61da70.tar.gz |
Add an xref for mount_ntfs.
PR: docs/24693
Submitted by: Etienne Vidal <hallik@libertysurf.fr>
-rw-r--r-- | sbin/mount/mount.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 7d0f1fc..2e443e7 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -377,6 +377,7 @@ file system table .Xr mount_mfs 8 , .Xr mount_msdos 8 , .Xr mount_nfs 8 , +.Xr mount_ntfs 8 , .Xr mount_null 8 , .Xr mount_nwfs 8 , .Xr mount_portal 8 , |