diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-04 16:56:53 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-10-04 16:56:53 +0000 |
commit | 38832e33307eb9957aa999bdab21a6b511c2ae90 (patch) | |
tree | e64d6d04d664a95120941a3aaaa2d8ad46ce812a /share/man/man8 | |
parent | 3b96b2c0df0f3c725d6514427aa1a426a4d961b1 (diff) |
we don't like .Pp and blank lines before/after .Ss;
millert@ ok
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/afterboot.8 | 3 | ||||
-rw-r--r-- | share/man/man8/compat_linux.8 | 9 | ||||
-rw-r--r-- | share/man/man8/compat_ultrix.8 | 4 | ||||
-rw-r--r-- | share/man/man8/man8.amiga/boot_amiga.8 | 4 | ||||
-rw-r--r-- | share/man/man8/man8.hp300/boot_hp300.8 | 3 | ||||
-rw-r--r-- | share/man/man8/man8.i386/boot_i386.8 | 4 | ||||
-rw-r--r-- | share/man/man8/man8.mac68k/boot_mac68k.8 | 3 | ||||
-rw-r--r-- | share/man/man8/man8.pmax/boot_pmax.8 | 4 | ||||
-rw-r--r-- | share/man/man8/man8.sparc/boot_sparc.8 | 3 | ||||
-rw-r--r-- | share/man/man8/man8.sun3/boot_sun3.8 | 3 | ||||
-rw-r--r-- | share/man/man8/man8.vax/boot_vax.8 | 3 | ||||
-rw-r--r-- | share/man/man8/man8.vax/format.8 | 5 | ||||
-rw-r--r-- | share/man/man8/release.8 | 9 | ||||
-rw-r--r-- | share/man/man8/vpn.8 | 6 |
14 files changed, 14 insertions, 49 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index ed52fb698bd..de85cbf825d 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.62 2001/08/25 14:57:44 aaron Exp $ +.\" $OpenBSD: afterboot.8,v 1.63 2001/10/04 16:56:52 mpech Exp $ .Dd October 20, 1997 .Dt AFTERBOOT 8 \!\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu @@ -30,7 +30,6 @@ command, type: Administrators will rapidly become more familiar with .Ox if they get used to using the high quality manual pages. -.Pp .Ss Errata By the time that you have installed your system, it is quite likely that bugs in the release have been found. diff --git a/share/man/man8/compat_linux.8 b/share/man/man8/compat_linux.8 index bbf0bf3bbf6..a68d1e9cef6 100644 --- a/share/man/man8/compat_linux.8 +++ b/share/man/man8/compat_linux.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_linux.8,v 1.18 2001/08/17 11:13:58 mpech Exp $ +.\" $OpenBSD: compat_linux.8,v 1.19 2001/10/04 16:56:52 mpech Exp $ .\" $NetBSD: compat_linux.8,v 1.2 1995/10/16 20:17:59 fvdl Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -81,7 +81,6 @@ system. After a while, you will have a sufficient set of Linux shared libraries on your system to be able to run newly imported Linux binaries without any extra work. - .Ss Setting up shared libraries How to get to know which shared libraries Linux binaries need, and where to get them? Basically, there are 3 possibilities (when following @@ -259,7 +258,6 @@ revision number) should match; the minor number(s) <mm> are less important, though it is advised to take the most recent version. .El - .Ss Finding the necessary files. .Nm Note: the information below is valid as of the time this @@ -348,7 +346,6 @@ slakware/x9/xf_lib.tgz Extract the files from these gzipped tarfiles in your /emul/linux directory (possibly omitting or afterwards removing files you don't need), and you are done. - .Ss Programs using SVGAlib SVGAlib binaries require some extra care. The pcvt virtual console driver has to be in the kernel for them to work, and you will also have to create @@ -370,17 +367,13 @@ Only the DSP device is emulated, the following link should be created: .nf /emul/linux/dev/dsp -> /dev/audio .fi -.Pp .Ss Other links Linux bins may require -.Pp CD-ROM support requires a link to your cdrom device, similar to: .Pp .nf /emul/linux/dev/cdrom -> /dev/cd0a (first scsi cdrom) .fi -.Pp .Ss File systems -.Pp Many Linux binaries expect /proc to have procfs mounted on it. Some binaries will require it to be mounted using the .Fl o Ar linux diff --git a/share/man/man8/compat_ultrix.8 b/share/man/man8/compat_ultrix.8 index 452fb1f5fbc..7df6a0e0231 100644 --- a/share/man/man8/compat_ultrix.8 +++ b/share/man/man8/compat_ultrix.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_ultrix.8,v 1.8 2001/08/17 11:13:58 mpech Exp $ +.\" $OpenBSD: compat_ultrix.8,v 1.9 2001/10/04 16:56:52 mpech Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone .\" All rights reserved. @@ -69,7 +69,6 @@ Set up resolv.conf and svc.conf as below: .br .It # cp -p /usr/share/samples/emul/ultrix/etc/* ./ .El -.Pp .Ss /etc/resolv.conf The Ultrix resolver library only understands .Sy domain @@ -81,7 +80,6 @@ You should create a copy of /etc/resolv.conf containing only those commands and put it in /emul/ultrix/etc/resolv.conf. Note that the domain search order used by Ultrix executables may not be the same as native binaries; there is no good way around this. -.Pp .Ss /etc/svc.conf Ultrix uses /etc/svc.conf to select an ordered search of YP, Hesiod, or local flat-file mappings. You should create an diff --git a/share/man/man8/man8.amiga/boot_amiga.8 b/share/man/man8/man8.amiga/boot_amiga.8 index f61661aae08..9880e7709dc 100644 --- a/share/man/man8/man8.amiga/boot_amiga.8 +++ b/share/man/man8/man8.amiga/boot_amiga.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_amiga.8,v 1.2 2001/08/20 06:09:32 mpech Exp $ +.\" $OpenBSD: boot_amiga.8,v 1.3 2001/10/04 16:56:52 mpech Exp $ .\" $NetBSD: boot_Amiga.8,v 1.1 1995/07/02 02:09:52 briggs Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -72,8 +72,6 @@ configured dump device (which will be automatically recovered with during the next boot cycle). After the dump completes (successful or not), the system will attempt a reboot. -.Pp -.Pp .Ss The boot application The boot application runs in the native OS on the system. It has a diff --git a/share/man/man8/man8.hp300/boot_hp300.8 b/share/man/man8/man8.hp300/boot_hp300.8 index db95572f6c9..7a18433923b 100644 --- a/share/man/man8/man8.hp300/boot_hp300.8 +++ b/share/man/man8/man8.hp300/boot_hp300.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_hp300.8,v 1.1 2000/11/09 03:57:34 deraadt Exp $ +.\" $OpenBSD: boot_hp300.8,v 1.2 2001/10/04 16:56:52 mpech Exp $ .\" $NetBSD: boot_hp300.8,v 1.3 1995/04/23 10:33:34 cgd Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -51,7 +51,6 @@ system bootstrapping procedures Normally, the system will reboot itself at power-up or after crashes. An automatic consistency check of the file systems will be performed, and unless this fails, the system will resume multi-user operations. -.Pp .Ss Cold starts On an HP300, the boot procedure uses the boot ROM to load a boot program from an diff --git a/share/man/man8/man8.i386/boot_i386.8 b/share/man/man8/man8.i386/boot_i386.8 index 02e4fd26697..47495864bff 100644 --- a/share/man/man8/man8.i386/boot_i386.8 +++ b/share/man/man8/man8.i386/boot_i386.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_i386.8,v 1.4 2001/08/20 06:09:32 mpech Exp $ +.\" $OpenBSD: boot_i386.8,v 1.5 2001/10/04 16:56:52 mpech Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" @@ -44,7 +44,6 @@ system bootstrapping procedures Normally, the system will reboot itself at power-up or after crashes. An automatic consistency check of the file systems will be performed, and unless this fails, the system will resume multi-user operations. -.Pp .Ss Cold starts The .Tn "PC AT" @@ -61,7 +60,6 @@ clones attempt to boot off the drive specified in the BIOS setup, or if it is an older BIOS, it will start with checking for a disk in floppy drive A (otherwise known as drive 0) first, and failing that, attempt to boot the hard disk C (otherwise known as hard disk controller 1, drive 0). -.Pp .Ss Warm starts The BIOS loads the first block (at physical location: track 0, head 0, sector 1) off the boot device into memory, and if the last two bytes in the diff --git a/share/man/man8/man8.mac68k/boot_mac68k.8 b/share/man/man8/man8.mac68k/boot_mac68k.8 index 6bb34602100..93e913d8436 100644 --- a/share/man/man8/man8.mac68k/boot_mac68k.8 +++ b/share/man/man8/man8.mac68k/boot_mac68k.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_mac68k.8,v 1.2 2001/08/20 06:09:32 mpech Exp $ +.\" $OpenBSD: boot_mac68k.8,v 1.3 2001/10/04 16:56:52 mpech Exp $ .\" $NetBSD: boot_mac68k.8,v 1.1 1995/07/02 02:09:52 briggs Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -90,7 +90,6 @@ without intervention. When a system is so configured, it can crash or lose power and reboot back to a fully multi-user state without any intervention. -.Pp .Ss The boot application The boot application runs in the native OS on the system. It has a diff --git a/share/man/man8/man8.pmax/boot_pmax.8 b/share/man/man8/man8.pmax/boot_pmax.8 index 0798405c7f6..75caec4aacc 100644 --- a/share/man/man8/man8.pmax/boot_pmax.8 +++ b/share/man/man8/man8.pmax/boot_pmax.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_pmax.8,v 1.2 2001/08/20 06:09:32 mpech Exp $ +.\" $OpenBSD: boot_pmax.8,v 1.3 2001/10/04 16:56:52 mpech Exp $ .\" $NetBSD: boot_pmax.8,v 1.1 1995/04/25 23:55:11 mellon Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -52,12 +52,10 @@ and transferring to the entry point. Since the system is not reenterable, it is necessary to read it in from disk or tape each time it is to be bootstrapped. -.Pp .Ss Power fail and crash recovery Normally, the system will boot itself at power-up or after crashes. An automatic consistency check of the file systems will be performed, and unless this fails, the system will resume multi-user operations. -.Pp .Ss Cold starts At power up, all DECstation ROMs consult the .Nm haltaction diff --git a/share/man/man8/man8.sparc/boot_sparc.8 b/share/man/man8/man8.sparc/boot_sparc.8 index ef4f7491a4e..bae9f097624 100644 --- a/share/man/man8/man8.sparc/boot_sparc.8 +++ b/share/man/man8/man8.sparc/boot_sparc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_sparc.8,v 1.1 2000/11/09 03:57:35 deraadt Exp $ +.\" $OpenBSD: boot_sparc.8,v 1.2 2001/10/04 16:56:52 mpech Exp $ .\" $NetBSD: boot_sparc.8,v 1.4 1995/04/25 11:37:25 pk Exp $ .\" .\" Copyright (c) 1992, 1993 @@ -49,7 +49,6 @@ An automatic consistency check of the file systems will be performed (as described in .Xr fsck 8 ) , and unless this fails, the system will resume multi-user operations. -.Pp .Ss Cold starts System boot blocks are installed near the start of the boot disk using the procedure described in diff --git a/share/man/man8/man8.sun3/boot_sun3.8 b/share/man/man8/man8.sun3/boot_sun3.8 index a16aa93d13d..a812246ab07 100644 --- a/share/man/man8/man8.sun3/boot_sun3.8 +++ b/share/man/man8/man8.sun3/boot_sun3.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_sun3.8,v 1.1 2000/11/09 03:57:35 deraadt Exp $ +.\" $OpenBSD: boot_sun3.8,v 1.2 2001/10/04 16:56:52 mpech Exp $ .\" $NetBSD: boot_sun3.8,v 1.1 1995/08/08 20:46:20 gwr Exp $ .\" .\" Copyright (c) 1992, 1993 @@ -49,7 +49,6 @@ An automatic consistency check of the file systems will be performed as described in .Xr fsck 8 . and unless this fails, the system will resume multi-user operations. -.Pp .Ss Cold starts A disk-boot program .Pq Pa /usr/mdec/ufsboot diff --git a/share/man/man8/man8.vax/boot_vax.8 b/share/man/man8/man8.vax/boot_vax.8 index 047b3111212..d1a80ea6ed4 100644 --- a/share/man/man8/man8.vax/boot_vax.8 +++ b/share/man/man8/man8.vax/boot_vax.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_vax.8,v 1.1 2000/11/09 03:57:35 deraadt Exp $ +.\" $OpenBSD: boot_vax.8,v 1.2 2001/10/04 16:56:52 mpech Exp $ .\" $NetBSD: boot_vax.8,v 1.3 1995/04/23 10:33:39 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -48,7 +48,6 @@ Normally, the system will reboot itself at power-up or after crashes. Provided the auto-restart is enabled on the machine's front panel, an automatic consistency check of the file systems will be performed, and unless this fails, the system will resume multi-user operations. -.Pp .Ss Cold starts These are processor-type dependent. On an 11/780, there are two floppy files for each disk controller, diff --git a/share/man/man8/man8.vax/format.8 b/share/man/man8/man8.vax/format.8 index 01f8223ef77..ed21ce86639 100644 --- a/share/man/man8/man8.vax/format.8 +++ b/share/man/man8/man8.vax/format.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: format.8,v 1.8 2001/08/03 15:21:17 mpech Exp $ +.\" $OpenBSD: format.8,v 1.9 2001/10/04 16:56:52 mpech Exp $ .\" Copyright (c) 1980, 1983 The Regents of the University of California. .\" All rights reserved. .\" @@ -249,7 +249,6 @@ disks. You should shut down UNIX and halt the machine to do any disk formatting. Make certain you put in the pack you want formatted. It is also a good idea to spin down or write protect the disks you don't want to format, just in case. -.Pp .Ss Formatting an RK07 Load the console floppy labeled, "RX11 VAX DSK LD DEV #1" in the console disk drive, and type the following commands: @@ -264,7 +263,6 @@ DS>SELECT DMA0 DS>LOAD EVRAC DS>START/SEC:PACKINIT .Ed -.Pp .Ss Formatting an RP0X Follow the above procedures except that the ATTACH and SELECT lines should read: @@ -276,7 +274,6 @@ DS>SELECT DBA0 .Ed .Pp This is for drive 0 on mba0; use 9 instead of 8 for mba1, etc. -.Pp .Ss Formatting an RM0X Follow the above procedures except that the ATTACH and SELECT lines should read: diff --git a/share/man/man8/release.8 b/share/man/man8/release.8 index c5f900e2e72..4d693b5e611 100644 --- a/share/man/man8/release.8 +++ b/share/man/man8/release.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: release.8,v 1.17 2001/09/18 03:59:16 marc Exp $ +.\" $OpenBSD: release.8,v 1.18 2001/10/04 16:56:52 mpech Exp $ .\" .\" Copyright (c) 2000 Marco S. Hyman .\" @@ -40,7 +40,6 @@ Make the third party packages. .Pp The following sections describe each of the required steps in detail. .Ss "1. Update sources" -.Pp A .Nm should always start from a known set of @@ -115,7 +114,6 @@ See for more information. .Ed .Ss "2. Build and install a new kernel" -.Pp For safety, you should always build and install a new kernel before building the programs that will use the kernel. This ensures that any new system calls, for example, will be present @@ -168,7 +166,6 @@ is your friend. If the system does not come up you can boot using .Pa bsd.old . .Ss "3. Build a new system" -.Pp Now that you are running using your new kernel you can build a new system. It's safer (but slower) to remove and re-build your object directories and re-building them before the build. @@ -207,7 +204,6 @@ by hand. At this point your system is up-to-date and running the code that you are going to make into a release. .Ss "4. Make and validate the system release" -.Pp The system release consists of a generic kernel, one .Tn CD\-ROM and two floppy boot-able file-systems, the release @@ -288,7 +284,6 @@ release. The only thing missing is the X Window System (which is covered in the next section). .Ss "5. Build and install XF4" -.Pp The .Va XF4 tree is primarily @@ -353,7 +348,6 @@ to .Pa xdm after the build. .Ss "6. Make and validate the XF4 release" -.Pp .Va XF4 uses the same .Va DESTDIR @@ -395,7 +389,6 @@ system and X Window System .Sq tarballs in your release directory. .Ss "7. Make the third party packages" -.Pp The .Sq ports sub-system of contributed applications is described in diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8 index b7d57415090..c4901cd6cb1 100644 --- a/share/man/man8/vpn.8 +++ b/share/man/man8/vpn.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vpn.8,v 1.54 2001/10/04 10:28:20 wilfried Exp $ +.\" $OpenBSD: vpn.8,v 1.55 2001/10/04 16:56:52 mpech Exp $ .\" .\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. @@ -104,8 +104,6 @@ required: .Pp For more permanent operation, these options should be enabled in your .Xr sysctl.conf 5 . -.Pp - .Ss Generating Manual Keys [manual keying] The shared secret symmetric keys used to create a VPN can be any hexadecimal value, so long as both sides of the connection use @@ -166,7 +164,6 @@ options may be used to specify the keys directly in the command line. However, another user could view the keys by using the .Xr ps 1 command at the appropriate time (or use a program for doing so). -.Pp .Ss Creating IPsec Flows [manual keying] Both IPsec gateways need to configure .Xr ipsec 4 @@ -247,7 +244,6 @@ and on the security gateway of subnet B: B_EXTERNAL_IP 255.255.255.255 -in -require -src B_EXTERNAL_IP .Ed -.Pp .Ss Configure and run the keying daemon [automated keying] Unless manual keying is used, both security gateways need to start either the |