summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mount/mount.86
1 files changed, 6 insertions, 0 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 5f97328fb..898253769 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -2321,6 +2321,12 @@ Old format of ufs, this is the default, read only.
.B 44bsd
For filesystems created by a BSD-like system (NetBSD,FreeBSD,OpenBSD).
.TP
+.B ufs2
+Used in FreeBSD 5.x supported as read-write.
+.TP
+.B 5xbsd
+Synonym for ufs2.
+.TP
.B sun
For filesystems created by SunOS or Solaris on Sparc.
.TP