Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/distrib/notes pullup-1-6 ticket #469 (scottr).



details:   https://anonhg.NetBSD.org/src/rev/0143efbba8e6
branches:  netbsd-1-6
changeset: 528393:0143efbba8e6
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu Jul 11 18:41:42 2002 +0000

description:
pullup-1-6 ticket #469 (scottr).

Original log message:
Replace "filesystem" with the correct phrase, "file system."

diffstat:

 distrib/notes/acorn26/prep       |   4 +-
 distrib/notes/cats/prep          |   6 ++--
 distrib/notes/common/contents    |   6 ++--
 distrib/notes/common/netboot     |  22 ++++++++++----------
 distrib/notes/common/postinstall |   4 +-
 distrib/notes/common/sysinst     |   8 +++---
 distrib/notes/common/xfer        |   6 ++--
 distrib/notes/hp300/prep         |   8 +++---
 distrib/notes/hp300/upgrade      |   6 ++--
 distrib/notes/macppc/install     |  34 ++++++++++++++++----------------
 distrib/notes/macppc/prep        |  42 ++++++++++++++++++++--------------------
 distrib/notes/sandpoint/prep     |   4 +-
 distrib/notes/sgimips/install    |   4 +-
 distrib/notes/sparc/install      |  18 ++++++++--------
 distrib/notes/sparc/prep         |   6 ++--
 distrib/notes/sparc64/install    |  14 ++++++------
 16 files changed, 96 insertions(+), 96 deletions(-)

diffs (truncated from 743 to 300 lines):

diff -r 22d2493f8b1c -r 0143efbba8e6 distrib/notes/acorn26/prep
--- a/distrib/notes/acorn26/prep        Thu Jul 11 18:32:04 2002 +0000
+++ b/distrib/notes/acorn26/prep        Thu Jul 11 18:41:42 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: prep,v 1.2.2.1 2002/07/02 04:20:00 lukem Exp $
+.\"    $NetBSD: prep,v 1.2.2.2 2002/07/11 18:41:42 thorpej Exp $
 .
 If you're planning on installing
 .Nx*M
@@ -9,4 +9,4 @@
 .Pp
 Alternatively,
 .Nx*M
-can be made to run diskless, getting all its filesystems from an NFS server.
+can be made to run diskless, getting all its file systems from an NFS server.
diff -r 22d2493f8b1c -r 0143efbba8e6 distrib/notes/cats/prep
--- a/distrib/notes/cats/prep   Thu Jul 11 18:32:04 2002 +0000
+++ b/distrib/notes/cats/prep   Thu Jul 11 18:41:42 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: prep,v 1.1.2.3 2002/07/02 04:20:04 lukem Exp $
+.\"    $NetBSD: prep,v 1.1.2.4 2002/07/11 18:41:43 thorpej Exp $
 .
 A \*M machine usually needs little or no preparation before installing
 .Nx ,
@@ -19,9 +19,9 @@
 .It
 Linux ext2
 .It
-ISO9660 CD-ROM filesystem
+ISO9660 CD-ROM file system
 .It
-MS-DOS filesystem
+MS-DOS file system
 .bullet)
 .bullet)
 .Pp
diff -r 22d2493f8b1c -r 0143efbba8e6 distrib/notes/common/contents
--- a/distrib/notes/common/contents     Thu Jul 11 18:32:04 2002 +0000
+++ b/distrib/notes/common/contents     Thu Jul 11 18:41:42 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: contents,v 1.52.2.11 2002/07/09 08:51:38 lukem Exp $
+.\"    $NetBSD: contents,v 1.52.2.12 2002/07/11 18:41:44 thorpej Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -993,7 +993,7 @@
 .It
 The
 .Ic file2swp.ttp
-program can be used to transfer an installation filesystem image, like
+program can be used to transfer an installation file system image, like
 .Pa sysinst.fs
 to a partition with id SWP.
 In this way, you can run the installation from the swap partition
@@ -1213,7 +1213,7 @@
 .      (tag miniroot.gz
 .      It Pa miniroot.gz
 A copy of the miniroot file system.
-This filesystem image is copied into the swap partition of the disk which
+This file system image is copied into the swap partition of the disk which
 you intend to boot
 .Nx
 from.
diff -r 22d2493f8b1c -r 0143efbba8e6 distrib/notes/common/netboot
--- a/distrib/notes/common/netboot      Thu Jul 11 18:32:04 2002 +0000
+++ b/distrib/notes/common/netboot      Thu Jul 11 18:41:42 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: netboot,v 1.4.2.5 2002/07/02 04:20:05 lukem Exp $
+.\"    $NetBSD: netboot,v 1.4.2.6 2002/07/11 18:41:44 thorpej Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -57,7 +57,7 @@
 .Pp
 .ie !\n[walnut] \{\
 Briefly, the netboot
-process involves discovery, bootstrap, kernel and filesystem stages.
+process involves discovery, bootstrap, kernel and file system stages.
 In the first stage, the client discovers information
 about where to find the bootstrap program.
 Next, it downloads and executes the bootstrap program.
@@ -68,13 +68,13 @@
 .\}
 .el \{\
 Briefly, the netboot
-process involves discovery, kernel and filesystem stages.
+process involves discovery, kernel and file system stages.
 In the first stage, the client discovers information
 about where to find the kernel image.
 Once the kernel is loaded, it starts executing.
 .\}
 .ie !\n[next68k] \{\
-For RAM disk kernels, it mounts the RAM disk filesystem and begins
+For RAM disk kernels, it mounts the RAM disk file system and begins
 executing the installer from the RAM disk.
 For normal (non-RAM disk) kernels, the
 .\}
@@ -117,7 +117,7 @@
 Thus,
 .Nx
 support for the on-board card is not needed in this step.
-For NFS mounting a filesystem on the other hand,
+For NFS mounting a file system on the other hand,
 .Nx
 support for the Ethernet card is needed, and the on-board one
 will not suffice; you have to provide a second Ethernet card
@@ -126,7 +126,7 @@
 .\}
 .\} \" ! !\n[hp300]
 .if !\n[walnut] \{\
-NFS is used in both the kernel and filesystem stages to download the
+NFS is used in both the kernel and file system stages to download the
 kernel, and to access files on the file server.
 .\} \" !\n[walnut]
 .Pp
@@ -149,7 +149,7 @@
 and paths appropriate to your environment.
 .Pp
 You should set up each netboot stage in order (i.e. discovery,
-bootstrap, kernel, and then filesystem) so that you can test them as you
+bootstrap, kernel, and then file system) so that you can test them as you
 proceed.
 .Pp
 .It
@@ -525,7 +525,7 @@
 or the experimental RAM disk-based installer
 .Pa binary/kernel/netbsd.RAMDISK.gz .
 .Pp
-To use the miniroot-based installer, mount the miniroot filesystem on your
+To use the miniroot-based installer, mount the miniroot file system on your
 netboot server.
 This procedure does
 .Em not
@@ -533,7 +533,7 @@
 .Nx .
 You'll also need to either set up a new NFS share point or an FTP server
 for the distribution files, as they won't fit inside the miniroot
-filesystem.
+file system.
 .Pp
 .(disp
 .No # Ic "gunzip miniroot.fs.gz"
@@ -619,7 +619,7 @@
 .Pa binary/kernel/netbsd.img-WALNUT.gz .
 .\}
 .It
-Client filesystem
+Client file system
 .Pp
 .ie !\n[next68k] \{\
 You can skip this step if you do not plan to run your client
@@ -695,7 +695,7 @@
 .disp)
 .Pp
 Make sure rc does not reconfigure the network device since it will lose
-its connection to the NFS server with your root filesystem.
+its connection to the NFS server with your root file system.
 .Pp
 .It
 Set up the client's
diff -r 22d2493f8b1c -r 0143efbba8e6 distrib/notes/common/postinstall
--- a/distrib/notes/common/postinstall  Thu Jul 11 18:32:04 2002 +0000
+++ b/distrib/notes/common/postinstall  Thu Jul 11 18:41:42 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: postinstall,v 1.33.2.4 2002/07/09 08:09:04 lukem Exp $
+.\"    $NetBSD: postinstall,v 1.33.2.5 2002/07/11 18:41:45 thorpej Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -91,7 +91,7 @@
 one file in the
 .Pa /etc
 directory.
-You will need to mount your root filesystem read/write with:
+You will need to mount your root file system read/write with:
 .Dl # Ic "/sbin/mount -u -w /"
 Change to the
 .Pa /etc
diff -r 22d2493f8b1c -r 0143efbba8e6 distrib/notes/common/sysinst
--- a/distrib/notes/common/sysinst      Thu Jul 11 18:32:04 2002 +0000
+++ b/distrib/notes/common/sysinst      Thu Jul 11 18:41:42 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysinst,v 1.32.2.9 2002/07/09 08:51:14 lukem Exp $
+.\"    $NetBSD: sysinst,v 1.32.2.10 2002/07/11 18:41:45 thorpej Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -476,7 +476,7 @@
 .It
 After your disk has been prepared, choose
 .if r_sgimips \{\
-.Me Unmounted filesystem
+.Me Unmounted file system
 as the medium.
 The CD-ROM device is usually cd0 and the partition
 .Sq a
@@ -757,7 +757,7 @@
 disklabel: super block size 0
 .disp)
 .Pp
-Now, you need to create filesystems on the partitions that
+Now, you need to create file systems on the partitions that
 .Nx
 will be using.
 .Pp
@@ -820,7 +820,7 @@
 .Key CONTROL-C
 to cancel the file creation, so you can start over.
 .Pp
-Great, now create the mountpoints for the filesystems you listed in the
+Great, now create the mountpoints for the file systems you listed in the
 .Pa fstab No Ns :
 .Dl # Ic "mkdir /mnt/usr"
 .Pp
diff -r 22d2493f8b1c -r 0143efbba8e6 distrib/notes/common/xfer
--- a/distrib/notes/common/xfer Thu Jul 11 18:32:04 2002 +0000
+++ b/distrib/notes/common/xfer Thu Jul 11 18:41:42 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: xfer,v 1.24.2.4 2002/07/02 04:20:06 lukem Exp $
+.\"    $NetBSD: xfer,v 1.24.2.5 2002/07/11 18:41:45 thorpej Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -39,7 +39,7 @@
 .Nx ,
 you will need the bootloader
 .Pq Ic boot26
-and the kernel you wish to boot on a RISC OS filesystem somewhere.
+and the kernel you wish to boot on a RISC OS file system somewhere.
 .Ic boot26
 can boot gzipped kernels, so there's no need to gunzip it.
 .Pp
@@ -442,7 +442,7 @@
 .Pp
 To start the `floppy-root' installation system, insert the `kern' floppy
 to your floppy drive 0, and reboot your computer with OPT.1 key pressed.
-When you are prompted that `Insert filesystem floppy and press return.',
+When you are prompted that `Insert file system floppy and press return.',
 replace the `kern' floppy with `inst' floppy and press return key.
 .Pp
 Once booted, the `floppy-root' installation system is identical with
diff -r 22d2493f8b1c -r 0143efbba8e6 distrib/notes/hp300/prep
--- a/distrib/notes/hp300/prep  Thu Jul 11 18:32:04 2002 +0000
+++ b/distrib/notes/hp300/prep  Thu Jul 11 18:41:42 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: prep,v 1.13.2.1 2002/07/02 04:20:07 lukem Exp $
+.\"    $NetBSD: prep,v 1.13.2.2 2002/07/11 18:41:46 thorpej Exp $
 .
 There are two installation tools available.
 The traditional miniroot
@@ -292,12 +292,12 @@
 .No # Ic "dd if=SYS_UBOOT of=/dev/rmt/0mnb obs=20b conv=sync"
 .disp)
 .
-.Ss2 Installing the miniroot filesystem locally
+.Ss2 Installing the miniroot file system locally
 .
 This step is only necessary if you are not loading the miniroot
 installer from a netboot server.
 Follow the same procedure for the bootstrap program, except use the
-uncompressed miniroot filesystem
+uncompressed miniroot file system
 .No ( Pa installation/miniroot/miniroot.fs.gz No )
 instead of the bootstrap program.
 The only quirk is that you should place it at the offset of the swap
@@ -599,7 +599,7 @@
 You must provide responses for all 8 partitions.
 Remember, you must have the sector offset for the
 .Sq Li b
-partition match the location you dumped the miniroot filesystem image.
+partition match the location you dumped the miniroot file system image.
 Set the size and
 offset of any unused partition to 0.
 Note that sizes and offsets are expressed in
diff -r 22d2493f8b1c -r 0143efbba8e6 distrib/notes/hp300/upgrade
--- a/distrib/notes/hp300/upgrade       Thu Jul 11 18:32:04 2002 +0000
+++ b/distrib/notes/hp300/upgrade       Thu Jul 11 18:41:42 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: upgrade,v 1.15.2.1 2002/07/02 04:20:07 lukem Exp $
+.\"    $NetBSD: upgrade,v 1.15.2.2 2002/07/11 18:41:46 thorpej Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -57,7 +57,7 @@
 .(enum
 Download the files you'll need to upgrade
 .Pp
-In particular, make sure you have on your locally mounted filesystems
+In particular, make sure you have on your locally mounted file systems
 .Pa base.tgz
 and
 .Pa miniroot.fs.gz
@@ -89,7 +89,7 @@
 .Li rd0
 for now.
 .It
-Install the miniroot filesystem:
+Install the miniroot file system:
 .Pp
 First make sure that your



Home | Main Index | Thread Index | Old Index