From: Karel Zak Date: Tue, 14 Jun 2011 21:30:29 +0000 (+0200) Subject: mount: add ufstype=ufs2 to mount.8 X-Git-Tag: v2.20-rc1~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c20c0ad4ae3c520f78faa190fb852bc1a3b8b16;p=thirdparty%2Futil-linux.git mount: add ufstype=ufs2 to mount.8 Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=691338 Signed-off-by: Karel Zak --- diff --git a/mount/mount.8 b/mount/mount.8 index 5f97328fb0..8982537692 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