linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* typo patch for fs/ufs/super.c
@ 2006-01-28  2:12 Michael Owen
  0 siblings, 0 replies; only message in thread
From: Michael Owen @ 2006-01-28  2:12 UTC (permalink / raw)
  To: linux-kernel

Quick and simple typo fix. neTXstep -> neXTstep
--------


--- linux-2.6.15/fs/ufs/super.c 2006-01-02 19:21:10.000000000 -0800
+++ linux-2.6.15-mowen/fs/ufs/super.c   2006-01-27 18:04:17.586215000 -0800
@@ -575,7 +575,7 @@
                if (!silent)
                        printk("You didn't specify the type of your ufs
filesystem\n\n"
                        "mount -t ufs -o ufstype="
-
"sun|sunx86|44bsd|ufs2|5xbsd|old|hp|nextstep|netxstep-cd|openstep ...\n\n"
+
"sun|sunx86|44bsd|ufs2|5xbsd|old|hp|nextstep|nextstep-cd|openstep ...\n\n"
                        ">>>WARNING<<< Wrong ufstype may corrupt your
filesystem, "
                        "default is ufstype=old\n");
                ufs_set_opt (sbi->s_mount_opt, UFSTYPE_OLD);



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-01-28  2:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-28  2:12 typo patch for fs/ufs/super.c Michael Owen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).