Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/utils/sysinst We prefer "file system" over "filesyst...
details: https://anonhg.NetBSD.org/src/rev/58333c33fe4c
branches: trunk
changeset: 572649:58333c33fe4c
user: snj <snj%NetBSD.org@localhost>
date: Sun Jan 09 19:58:55 2005 +0000
description:
We prefer "file system" over "filesystem".
diffstat:
distrib/utils/sysinst/msg.mbr.en | 4 ++--
distrib/utils/sysinst/msg.mi.en | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (45 lines):
diff -r 1a75def168a9 -r 58333c33fe4c distrib/utils/sysinst/msg.mbr.en
--- a/distrib/utils/sysinst/msg.mbr.en Sun Jan 09 19:55:26 2005 +0000
+++ b/distrib/utils/sysinst/msg.mbr.en Sun Jan 09 19:58:55 2005 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.mbr.en,v 1.11 2003/10/19 20:17:32 dsl Exp $ */
+/* $NetBSD: msg.mbr.en,v 1.12 2005/01/09 19:58:55 snj Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -45,7 +45,7 @@
NetBSD requires a single partition in the disk's MBR partition table,
this is split further by the NetBSD disklabel.
-NetBSD can also access filesystems in other MBR partitions.
+NetBSD can also access file systems in other MBR partitions.
If you select 'Use the entire disk' then the previous contents of the
disk will be overwritten and a single MBR partition used to cover the
diff -r 1a75def168a9 -r 58333c33fe4c distrib/utils/sysinst/msg.mi.en
--- a/distrib/utils/sysinst/msg.mi.en Sun Jan 09 19:55:26 2005 +0000
+++ b/distrib/utils/sysinst/msg.mi.en Sun Jan 09 19:58:55 2005 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: msg.mi.en,v 1.134 2005/01/09 06:30:08 snj Exp $ */
+/* $NetBSD: msg.mi.en,v 1.135 2005/01/09 19:58:55 snj Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@@ -192,7 +192,7 @@
message ptnsizes
{You can now change the sizes for the system partitions. The default is
-to allocate all the space to the root filesystem, however you may wish
+to allocate all the space to the root file system, however you may wish
to have separate /usr (additional system files), /var (log files etc)
or /home (users' home directories).
@@ -746,7 +746,7 @@
}
message badroot
-{The completed new root filesystem failed a basic sanity check.
+{The completed new root file system failed a basic sanity check.
Are you sure you installed all the required sets?
}
Home |
Main Index |
Thread Index |
Old Index