]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: add ufstype=ufs2 to mount.8
authorKarel Zak <kzak@redhat.com>
Tue, 14 Jun 2011 21:30:29 +0000 (23:30 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 14 Jun 2011 21:30:29 +0000 (23:30 +0200)
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=691338
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8

index 5f97328fb0414cfc1eff55229f67b8c47acc4b74..89825376921fa7b8d8f7a57dfebf0c0c94780c14 100644 (file)
@@ -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