diff options
author | mux <mux@FreeBSD.org> | 2002-05-11 19:32:24 +0000 |
---|---|---|
committer | mux <mux@FreeBSD.org> | 2002-05-11 19:32:24 +0000 |
commit | 304f33f4ba9605cd6653a61247784538af1e22e4 (patch) | |
tree | 24c5b6807952a60d444b81b70ae3749e31a774c8 /sbin | |
parent | e129c49f0837329eae62f476805aea4f74017c54 (diff) | |
download | FreeBSD-src-304f33f4ba9605cd6653a61247784538af1e22e4.zip FreeBSD-src-304f33f4ba9605cd6653a61247784538af1e22e4.tar.gz |
Fix a typo : ".Xr mount_udf 8," -> ".Xr mount_udf 8 ,".
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/mount/mount.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index a3d632b..9594b6a 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -383,7 +383,7 @@ file system table .Xr mount_procfs 8 , .Xr mount_smbfs 8 , .Xr mount_std 8 , -.Xr mount_udf 8, +.Xr mount_udf 8 , .Xr mount_umapfs 8 , .Xr mount_unionfs 8 , .Xr umount 8 |