
From: Andries.Brouwer@cwi.nl

If the previous patch is applied, the phrase "default value," should be
deleted in ufs.txt.  In any case, the option "ufstype=hp" should be
documented.



---

 Documentation/filesystems/ufs.txt |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletion(-)

diff -puN Documentation/filesystems/ufs.txt~ufs-doc-update Documentation/filesystems/ufs.txt
--- 25/Documentation/filesystems/ufs.txt~ufs-doc-update	2004-01-24 16:56:42.000000000 -0800
+++ 25-akpm/Documentation/filesystems/ufs.txt	2004-01-24 16:56:42.000000000 -0800
@@ -15,7 +15,7 @@ ufstype=type_of_ufs
 	ufs manually by mount option ufstype. Possible values are:
 
 	old	old format of ufs
-		default value, supported os read-only
+		supported os read-only
 
 	44bsd	used in FreeBSD, NetBSD, OpenBSD
 		supported os read-write
@@ -26,6 +26,9 @@ ufstype=type_of_ufs
 	sunx86	used in SunOS for Intel (Solarisx86)
 		supported as read-write
 
+	hp	used in HP-UX
+		supported as read-only
+
 	nextstep
 		used in NextStep
 		supported as read-only

_
