diff options
author | 2003-03-18 13:01:36 +0000 | |
---|---|---|
committer | 2003-03-18 13:01:36 +0000 | |
commit | 4f827fc19307d2500f6b4b8367ff0ddf37ab3ded (patch) | |
tree | 5627b2baa4f1f97ef885f56bc3c5a2785d834809 | |
parent | duplicate words: and and, the the (diff) | |
download | wireguard-openbsd-4f827fc19307d2500f6b4b8367ff0ddf37ab3ded.tar.xz wireguard-openbsd-4f827fc19307d2500f6b4b8367ff0ddf37ab3ded.zip |
newsentence, newline
ok miod@ jmc@
-rw-r--r-- | share/man/man4/pci.4 | 6 | ||||
-rw-r--r-- | share/man/man8/compat_freebsd.8 | 9 | ||||
-rw-r--r-- | share/man/man8/compat_hpux.8 | 6 |
3 files changed, 11 insertions, 10 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 7c5aaadd639..27d96fde73e 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.71 2003/03/06 21:58:03 jason Exp $ +.\" $OpenBSD: pci.4,v 1.72 2003/03/18 13:01:36 david Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -399,8 +399,8 @@ The configuration register the user would like to access. .It pi_width The width, in bytes, of the data the user would like to read. -This value may be either 1, 2, or 4. 3-byte reads and reads larger than -4 bytes are not supported. +This value may be either 1, 2, or 4. +3-byte reads and reads larger than 4 bytes are not supported. .It pi_data The data returned by the kernel. .El diff --git a/share/man/man8/compat_freebsd.8 b/share/man/man8/compat_freebsd.8 index bfe933ac59d..9ccd907fd26 100644 --- a/share/man/man8/compat_freebsd.8 +++ b/share/man/man8/compat_freebsd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_freebsd.8,v 1.10 2003/02/19 09:10:36 jmc Exp $ +.\" $OpenBSD: compat_freebsd.8,v 1.11 2003/03/18 13:01:36 david Exp $ .\" $NetBSD: compat_linux.8,v 1.1 1995/03/05 23:30:36 fvdl Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -107,8 +107,8 @@ binaries without any extra work. How to get to know which shared libraries .Fx binaries need, and where to get them? -Basically, there are 3 possibilities. (When following these instructions, -root privileges are required on the +Basically, there are 3 possibilities. +(When following these instructions, root privileges are required on the .Ox system to perform the necessary installation steps). .Pp @@ -262,7 +262,8 @@ ldconfig program with directory arguments in which the .Fx runtime linker should look for shared libs. .Pa /usr/lib -is standard. For example: +is standard. +For example: .Pp .Bl -tag -width 123 -compact -offset indent .It me@openbsd% mkdir -p /emul/freebsd/var/run diff --git a/share/man/man8/compat_hpux.8 b/share/man/man8/compat_hpux.8 index 63167f87dc5..6c227df5337 100644 --- a/share/man/man8/compat_hpux.8 +++ b/share/man/man8/compat_hpux.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_hpux.8,v 1.3 2003/02/19 09:10:36 jmc Exp $ +.\" $OpenBSD: compat_hpux.8,v 1.4 2003/03/18 13:01:36 david Exp $ .\" $NetBSD: compat_hpux.8,v 1.2 2001/12/16 23:47:19 wiz Exp $ .\" from: compat_linux.8,v 1.23 2001/10/07 10:12:05 mbw Exp .\" @@ -94,8 +94,8 @@ system to be able to run newly imported HP-UX binaries without any extra work. .Ss Setting up shared libraries How to get to know which shared libraries HP-UX binaries need, and where to get them? -Basically, there are 2 possibilities. (When following these instructions, root -privileges are required on the +Basically, there are 2 possibilities. +(When following these instructions, root privileges are required on the .Ox system to perform the necessary installation steps). .Bl -enum |