diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-05 00:47:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-05 00:47:48 +0000 |
commit | b483aa32484785b1eb696094d70def746faadff7 (patch) | |
tree | d68ef4251a7451b49a857bd8551311fee05291b4 | |
parent | 2df7f6110dc24b8d55e1c6c2c825fb2e393cdfb2 (diff) |
spelling
-rw-r--r-- | lib/libarch/i386/i386_get_ldt.2 | 2 | ||||
-rw-r--r-- | lib/libc/sys/msync.2 | 2 | ||||
-rw-r--r-- | lib/libc/sys/sigaction.2 | 2 | ||||
-rw-r--r-- | usr.bin/at/at.1 | 4 | ||||
-rw-r--r-- | usr.bin/ypwhich/ypwhich.1 | 6 |
5 files changed, 8 insertions, 8 deletions
diff --git a/lib/libarch/i386/i386_get_ldt.2 b/lib/libarch/i386/i386_get_ldt.2 index 8e4ea5b65ed..a54d127c0dd 100644 --- a/lib/libarch/i386/i386_get_ldt.2 +++ b/lib/libarch/i386/i386_get_ldt.2 @@ -66,7 +66,7 @@ The argument .Fa descs can be either segment_descriptor or gate_descriptor and are defined in .Fd <i386/segements.h> . -These structures are defined by the architecure +These structures are defined by the architecture as disjoint bit-fields, so care must be taken in constructing them. .Sh RETURN VALUES Upon successful completion, diff --git a/lib/libc/sys/msync.2 b/lib/libc/sys/msync.2 index 755da7e2953..8f038a8e32c 100644 --- a/lib/libc/sys/msync.2 +++ b/lib/libc/sys/msync.2 @@ -109,7 +109,7 @@ Addresses in the specified region are outside the range allowed for the address space of the process, or specify one or more pages which are unmapped. .It Bq Er EIO -An I/O error occured while writing. +An I/O error occurred while writing. .Sh BUGS Writes are currently done synchronously even if the .Dv MS_ASYNC diff --git a/lib/libc/sys/sigaction.2 b/lib/libc/sys/sigaction.2 index 8c480a1799d..cebb3496fe7 100644 --- a/lib/libc/sys/sigaction.2 +++ b/lib/libc/sys/sigaction.2 @@ -433,7 +433,7 @@ The .Dv SA_NODEFER and .Dv SA_RESETHAND -flags are intended for backwards compatability with other operating +flags are intended for backwards compatibility with other operating systems. The .Dv SA_NOCLDSTOP , .Dv SA_NOCLDWAIT , diff --git a/usr.bin/at/at.1 b/usr.bin/at/at.1 index 7c818cffdd8..8471a045ea9 100644 --- a/usr.bin/at/at.1 +++ b/usr.bin/at/at.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: at.1,v 1.5 1998/02/12 18:24:50 marc Exp $ +.\" $OpenBSD: at.1,v 1.6 1998/06/05 00:47:46 deraadt Exp $ .\" $FreeBSD: at.man,v 1.6 1997/02/22 19:54:05 peter Exp $ .Dd April 12, 1995 .Dt "AT" 1 @@ -221,7 +221,7 @@ For shows completed but not yet deleted jobs in the queue. Otherwise shows the time the job will be executed. .It Fl c -Cats the jobs listed on the command line to standart output. +Cats the jobs listed on the command line to standard output. .Sh FILES .Bl -tag -width /var/at/.lockfile -compact .It Pa /var/at/jobs diff --git a/usr.bin/ypwhich/ypwhich.1 b/usr.bin/ypwhich/ypwhich.1 index a141e059a3a..80aa6749c88 100644 --- a/usr.bin/ypwhich/ypwhich.1 +++ b/usr.bin/ypwhich/ypwhich.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypwhich.1,v 1.3 1998/01/18 20:13:07 maja Exp $ +.\" $OpenBSD: ypwhich.1,v 1.4 1998/06/05 00:47:47 deraadt Exp $ .\" $NetBSD: ypwhich.1,v 1.3 1996/05/13 02:43:46 thorpej Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ypwhich.1,v 1.3 1998/01/18 20:13:07 maja Exp $ +.\" $Id: ypwhich.1,v 1.4 1998/06/05 00:47:47 deraadt Exp $ .\" .Dd February 23, 1994 .Dt YPWHICH 1 @@ -88,7 +88,7 @@ option. .Ar Mname can be a map name or nickname. If .Ar mname -is ommitted, +is omitted, .Nm ypwhich will produce a list of available maps. .It Fl x |