From 8c20c0ad4ae3c520f78faa190fb852bc1a3b8b16 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 14 Jun 2011 23:30:29 +0200 Subject: [PATCH] mount: add ufstype=ufs2 to mount.8 Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=691338 Signed-off-by: Karel Zak --- mount/mount.8 | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.2