Source-Changes-HG archive

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

[src/trunk]: src/distrib/notes Quote > and < characters with \*> and \*< in o...



details:   https://anonhg.NetBSD.org/src/rev/42bcc5d4a46f
branches:  trunk
changeset: 520099:42bcc5d4a46f
user:      he <he%NetBSD.org@localhost>
date:      Wed Jan 02 21:12:15 2002 +0000

description:
Quote > and < characters with \*> and \*< in order to get semi-correct
HTML as one of the results.

diffstat:

 distrib/notes/alpha/install      |   12 ++--
 distrib/notes/common/main        |    6 +-
 distrib/notes/common/postinstall |    4 +-
 distrib/notes/common/sysinst     |   16 ++--
 distrib/notes/evbarm/install     |   12 ++--
 distrib/notes/evbarm/prep        |    4 +-
 distrib/notes/hpcmips/install    |    4 +-
 distrib/notes/macppc/install     |  108 +++++++++++++++++++-------------------
 distrib/notes/macppc/prep        |   62 +++++++++++-----------
 distrib/notes/mvme68k/install    |    8 +-
 distrib/notes/sandpoint/install  |    4 +-
 distrib/notes/sparc/install      |    8 +-
 distrib/notes/sparc64/install    |    7 +-
 distrib/notes/vax/install        |    4 +-
 14 files changed, 130 insertions(+), 129 deletions(-)

diffs (truncated from 794 to 300 lines):

diff -r 203d46aa43a9 -r 42bcc5d4a46f distrib/notes/alpha/install
--- a/distrib/notes/alpha/install       Wed Jan 02 20:58:12 2002 +0000
+++ b/distrib/notes/alpha/install       Wed Jan 02 21:12:15 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: install,v 1.21 2001/07/24 16:31:39 nra Exp $
+.\"    $NetBSD: install,v 1.22 2002/01/02 21:12:15 he Exp $
 .\"
 .\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -661,11 +661,11 @@
 .Dl # Ic mkdir /mnt/usr/release
 .Dl # Ic cd /mnt/usr/release
 .Dl # Ic ftp ftp.netbsd.org
-.D1 Em "the following commands are given to the" Ic ftp Em "program after logging in"
-.Dl ftp> Ic "prompt"
-.Dl ftp> Ic "cd /pub/NetBSD/NetBSD-\*V/\*M/binary/sets"
-.Dl ftp> Ic "mget *"
-.Dl ftp> Ic "quit"
+.D1 Em "the following commands are given to the " Ic ftp Em "program after logging in"
+.Dl ftp\*> Ic "prompt"
+.Dl ftp\*> Ic "cd /pub/NetBSD/NetBSD-\*V/\*M/binary/sets"
+.Dl ftp\*> Ic "mget *"
+.Dl ftp\*> Ic "quit"
 .Pp
 Feel free, of course, to leave off the sets that you don't need
 if you don't plan to install everything.
diff -r 203d46aa43a9 -r 42bcc5d4a46f distrib/notes/common/main
--- a/distrib/notes/common/main Wed Jan 02 20:58:12 2002 +0000
+++ b/distrib/notes/common/main Wed Jan 02 21:12:15 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: main,v 1.147 2001/12/13 08:53:54 junyoung Exp $
+.\"    $NetBSD: main,v 1.148 2002/01/02 21:12:16 he Exp $
 .\"
 .\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -252,7 +252,7 @@
 .Sx Older Open Firmware System Preparation
 .Pp
 You should have the Open Firmware
-.Dq Pa "0 >"
+.Dq Pa "0 \*>"
 prompt on your screen before attempting to boot
 .Nx*M .
 .\}
@@ -961,7 +961,7 @@
 .Pa /usr/src
 with the command:
 .Pp
-.Dl # Ic "( cd / ; tar -zxpf - ) < set_name.tgz"
+.Dl # Ic "( cd / ; tar -zxpf - ) \*< set_name.tgz"
 .Pp
 The
 .Pa sets/Split/
diff -r 203d46aa43a9 -r 42bcc5d4a46f distrib/notes/common/postinstall
--- a/distrib/notes/common/postinstall  Wed Jan 02 20:58:12 2002 +0000
+++ b/distrib/notes/common/postinstall  Wed Jan 02 21:12:15 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: postinstall,v 1.29 2001/12/02 03:59:41 mbw Exp $
+.\"    $NetBSD: postinstall,v 1.30 2002/01/02 21:12:16 he Exp $
 .\"
 .\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -301,7 +301,7 @@
 (though other locations work fine), with the commands:
 .Pp
 .Dl # Ic "mkdir /usr/pkgsrc"
-.Dl # Ic "( cd /usr/pkgsrc ; tar -zxpf - ) < pkgsrc.tar.gz"
+.Dl # Ic "( cd /usr/pkgsrc ; tar -zxpf - ) \*< pkgsrc.tar.gz"
 .Pp
 After extracting, then see the
 .Pa README
diff -r 203d46aa43a9 -r 42bcc5d4a46f distrib/notes/common/sysinst
--- a/distrib/notes/common/sysinst      Wed Jan 02 20:58:12 2002 +0000
+++ b/distrib/notes/common/sysinst      Wed Jan 02 21:12:15 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysinst,v 1.27 2001/12/02 03:59:41 mbw Exp $
+.\"    $NetBSD: sysinst,v 1.28 2002/01/02 21:12:16 he Exp $
 .\"
 .\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -195,13 +195,13 @@
 .Ic write
 command to alter the variable values:
 .Pp
-.Dl db> Ic "write pcic_isa_intr_alloc_mask 0x0a00"
+.Dl db\*> Ic "write pcic_isa_intr_alloc_mask 0x0a00"
 .Dl "pcic_isa_intr_alloc_mask            0xff5f = 0xa00"
-.Dl db> Ic "write pcic_isa_alloc_iobase 0x330"
+.Dl db\*> Ic "write pcic_isa_alloc_iobase 0x330"
 .Dl "pcic_isa_alloc_iobase               0x400 = 0x330"
-.Dl db> Ic "write pcic_isa_alloc_iosize 0x0bf"
+.Dl db\*> Ic "write pcic_isa_alloc_iosize 0x0bf"
 .Dl "pcic_isa_alloc_iosize               0xbff = 0xbf"
-.Dl db> Ic "continue"
+.Dl db\*> Ic "continue"
 .Pp
 Note that, since some floppy images may not have symbol information in
 the kernel, you may have to consult the matching
@@ -214,7 +214,7 @@
 .Va pcic_isa_intr_alloc_mask
 is equal to c0513e3c):
 .Pp
-.Dl db> Ic "write 0xc0513e3c 0x0a00"
+.Dl db\*> Ic "write 0xc0513e3c 0x0a00"
 .Pp
 
 After installation, this value can be permanently written to the kernel image
@@ -399,7 +399,7 @@
   .***********************************************.
   * NetBSD-1.5.1 Install System                   *
   *                                               *
-  *>a: Install NetBSD to hard disk                *
+  *\*>a: Install NetBSD to hard disk                *
   * b: Upgrade NetBSD on a hard disk              *
   * c: Re-install sets or install additional sets *
   * d: Reboot the computer                        *
@@ -731,7 +731,7 @@
 .Pa swap No ),
 for example:
 .Dl # Ic "mkdir /mnt/etc"
-.Dl # Ic "cat > /mnt/etc/fstab"
+.Dl # Ic "cat \*> /mnt/etc/fstab"
 .Dl "/dev/wd0a / ffs rw 1 1"
 .Dl "/dev/wd0b none swap sw 0 0"
 .Dl "/dev/wd0g /usr ffs rw 1 2"
diff -r 203d46aa43a9 -r 42bcc5d4a46f distrib/notes/evbarm/install
--- a/distrib/notes/evbarm/install      Wed Jan 02 20:58:12 2002 +0000
+++ b/distrib/notes/evbarm/install      Wed Jan 02 21:12:15 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: install,v 1.1 2001/11/30 23:48:51 thorpej Exp $
+.\"    $NetBSD: install,v 1.2 2002/01/02 21:12:17 he Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.     
 .\" All rights reserved.
@@ -56,9 +56,9 @@
 Load the kernel from the TFTP server.
 .Pp
 .Bd -literal
-RedBoot> load netbsd-iq80310-fxp0
+RedBoot\*> load netbsd-iq80310-fxp0
 Entry point: 0xa0200000, address range: 0xa0200000-0xa035e07c
-RedBoot>    
+RedBoot\*>
 .Ed
 .It
 Start the kernel running.  The kernel will display boot message,
@@ -71,12 +71,12 @@
 the system should boot into single-user mode.
 .Pp
 .Bd -literal
-RedBoot> go
+RedBoot\*> go
 
 NetBSD/evbarm (IQ80310) booting ...
 Resetting secondary PCI bus...
 initarm: Configuring system ...
-physmemory: 8192 pages at 0xa0000000 -> 0xa1ffffff
+physmemory: 8192 pages at 0xa0000000 -\*> 0xa1ffffff
 init subsystems: stacks vectors undefined pmap irq done.
  [ no symbols available ]
 Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001
@@ -110,7 +110,7 @@
 inphy0 at fxp0 phy 1: i82555 10/100 media interface, rev. 4
 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
 clock: hz=100 stathz=0 profhz=0
-boot device: <unknown>
+boot device: \*<unknown\*>
 root on fxp0
 nfs_boot: trying DHCP/BOOTP
 nfs_boot: DHCP next-server: 192.168.0.1
diff -r 203d46aa43a9 -r 42bcc5d4a46f distrib/notes/evbarm/prep
--- a/distrib/notes/evbarm/prep Wed Jan 02 20:58:12 2002 +0000
+++ b/distrib/notes/evbarm/prep Wed Jan 02 21:12:15 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: prep,v 1.1 2001/11/30 23:48:52 thorpej Exp $
+.\"    $NetBSD: prep,v 1.2 2002/01/02 21:12:17 he Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.     
 .\" All rights reserved.
@@ -69,5 +69,5 @@
 RAM: 0xa0000000-0xa2000000
 FLASH: 0x00000000 - 0x00800000, 64 blocks of 0x00020000 bytes each.
 IP: 192.168.0.10, Default server: 192.168.0.1
-RedBoot> 
+RedBoot\*>
 .Ed
diff -r 203d46aa43a9 -r 42bcc5d4a46f distrib/notes/hpcmips/install
--- a/distrib/notes/hpcmips/install     Wed Jan 02 20:58:12 2002 +0000
+++ b/distrib/notes/hpcmips/install     Wed Jan 02 21:12:15 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: install,v 1.7 2000/10/29 14:08:06 lukem Exp $
+.\"    $NetBSD: install,v 1.8 2002/01/02 21:12:17 he Exp $
 .
 Boot with
 .Ic pbsdboot.exe
@@ -21,7 +21,7 @@
 failed with a
 .Dq cannot allocate heap
 error, configure more RAM for memory and less for disk with the dialog at
-[Setting]->[ControlPanel]->[System]->[Memory] under
+[Setting]-\*>[ControlPanel]-\*>[System]-\*>[Memory] under
 .Tn "Windows CE" .
 .Pp
 .
diff -r 203d46aa43a9 -r 42bcc5d4a46f distrib/notes/macppc/install
--- a/distrib/notes/macppc/install      Wed Jan 02 20:58:12 2002 +0000
+++ b/distrib/notes/macppc/install      Wed Jan 02 21:12:15 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: install,v 1.16 2001/08/17 07:04:42 mbw Exp $
+.\"    $NetBSD: install,v 1.17 2002/01/02 21:12:17 he Exp $
 .
 .Ss2 Booting the installer
 .
@@ -51,16 +51,16 @@
 hardware path to a device.  You can find out
 what device aliases Open Firmware has on your machine by typing:
 .Pp
-.Dl 0 > Ic devalias
+.Dl 0 \*> Ic devalias
 .Pp
 To get a complete listing of what hardware is recognized by Open
 Firmware, type:
 .Pp
-.Dl 0 > Ic dev / ls
+.Dl 0 \*> Ic dev / ls
 .Pp
 To determine if a device is bootable, type:
 .Pp
-.Dl 0 > Ic dev /path/to/device words
+.Dl 0 \*> Ic dev /path/to/device words
 .Pp
 If
 .Sq open
@@ -101,11 +101,11 @@
 .Note)
 All you need to do is:
 .Pp
-.Dl 0 > Ic boot fd:0
+.Dl 0 \*> Ic boot fd:0
 .Pp
 You can eject a floppy by typing:
 .Pp
-.Dl 0 > Ic eject fd
+.Dl 0 \*> Ic eject fd
 .It
 .Em Ethernet
 .br
@@ -114,12 +114,12 @@
 .Pp
 You can try the simple form (i.e. that you are booting from ethernet):
 .Pp
-.Dl 0 > Ic "boot enet"
+.Dl 0 \*> Ic "boot enet"
 .Pp
 Or you may be more specific,
 specifying the bootloader filename and the kernel name:
 .Pp
-.Dl 0 > Ic "boot enet:,ofwboot.xcf enet:,netbsd.ram.gz"
+.Dl 0 \*> Ic "boot enet:,ofwboot.xcf enet:,netbsd.ram.gz"
 .(Note
 Some Open Firmware 1.0.5 machines have their MAC address stored
 incorrectly.  Make sure that your netboot server is using the same MAC
@@ -138,12 +138,12 @@
 .Pp
 You can try the simple form (i.e. that you are booting from ethernet):
 .Pp
-.Dl 0 > Ic "boot enet:0"
+.Dl 0 \*> Ic "boot enet:0"
 .Pp
 Or you may be more specific,
 specifying the bootloader filename and the kernel name:
 .Pp
-.Dl 0 > Ic "boot enet:0,ofwboot.xcf enet:0,netbsd.ram.gz"
+.Dl 0 \*> Ic "boot enet:0,ofwboot.xcf enet:0,netbsd.ram.gz"
 .It
 .Em CD-ROM
 .br
@@ -187,19 +187,19 @@
 disk with the following command (where
 .Pa scsi/sd@3:0
 is the device alias and path to your CD-ROM drive):
-.Dl 0 > Ic "dir scsi/sd@3:0,\e\"
+.Dl 0 \*> Ic "dir scsi/sd@3:0,\e\"
 If you have subdirectories, you can examine them as well:
-.Dl 0 > Ic "dir scsi/sd@3:0,\e\\&subdirectory\e\"
+.Dl 0 \*> Ic "dir scsi/sd@3:0,\e\\&subdirectory\e\"
 .Pp
 Here are some examples of what you might use to boot from CD-ROM (Apple
 usually sets their CD-ROM drives to SCSI ID 3):
 .Pp
-.Dl 0 > Ic "boot scsi-int/sd@3:0,OFWBOOT.XCF NETBSD.MACPPC"
-.Dl 0 > Ic "boot scsi/sd@3:0,OFWBOOT.XCF NETBSD.MACPPC"
-.Dl 0 > Ic "boot scsi-ext/sd@3:0,OFWBOOT.XCF NETBSD.MACPPC"
-.Dl 0 > Ic "boot ata/atapi-disk:0,OFWBOOT.XCF NETBSD.MACPPC"
-.Dl 0 > Ic "boot ide1/disk@0:0,OFWBOOT.XCF NETBSD.MACPPC"
-.Dl 0 > Ic "boot cd:0,ofwboot.xcf netbsd.macppc"
+.Dl 0 \*> Ic "boot scsi-int/sd@3:0,OFWBOOT.XCF NETBSD.MACPPC"
+.Dl 0 \*> Ic "boot scsi/sd@3:0,OFWBOOT.XCF NETBSD.MACPPC"
+.Dl 0 \*> Ic "boot scsi-ext/sd@3:0,OFWBOOT.XCF NETBSD.MACPPC"
+.Dl 0 \*> Ic "boot ata/atapi-disk:0,OFWBOOT.XCF NETBSD.MACPPC"



Home | Main Index | Thread Index | Old Index