summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-04-10 08:17:56 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-04-10 08:17:56 +0000
commit271364cb9ec60fb886ea403d46cdbde95aa687fa (patch)
treea7768ba66be881b1340cb8b5acdb714bc4120c46
parent787183dbcf0b082252ddd4e6cfa43beb568a56e0 (diff)
someone should bellow at people who spell below wrong
-rw-r--r--share/man/man4/man4.i386/pctr.44
-rw-r--r--usr.sbin/afs/src/doc/xfs.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/pctr.4 b/share/man/man4/man4.i386/pctr.4
index df7f5583d4b..c8312fa2866 100644
--- a/share/man/man4/man4.i386/pctr.4
+++ b/share/man/man4/man4.i386/pctr.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pctr.4,v 1.11 2000/07/05 13:46:53 aaron Exp $
+.\" $OpenBSD: pctr.4,v 1.12 2001/04/10 08:17:55 deraadt Exp $
.\"
.\" Pentium performance counter driver for OpenBSD.
.\" Copyright 1996 David Mazieres <dm@lcs.mit.edu>.
@@ -60,7 +60,7 @@ contains the functions of the two counters, as previously set by the
.Dv PCIOCS0
and
.Dv PCIOCS1
-ioctls (see bellow).
+ioctls (see below).
.Dv pctr_hwc
contains the actual value of the two hardware counters.
.Dv pctr_tsc
diff --git a/usr.sbin/afs/src/doc/xfs.txt b/usr.sbin/afs/src/doc/xfs.txt
index a305b55ec3d..d48dd073433 100644
--- a/usr.sbin/afs/src/doc/xfs.txt
+++ b/usr.sbin/afs/src/doc/xfs.txt
@@ -2,7 +2,7 @@
XFS DOCUMENTATION
=================
-$Id: xfs.txt,v 1.1 2000/09/11 14:40:53 art Exp $
+$Id: xfs.txt,v 1.2 2001/04/10 08:17:54 deraadt Exp $
This is not the truth, but close too.
@@ -50,7 +50,7 @@ Are passed through the xfs device somehow.
Each message is prepended by a header including the 32-bit fields
`size'', ``opcode'', ``sequence_num'', ``pad1'' (in that
order). ``Size'' is the size of the WHOLE message. ``Opcode'' is the
-opcode (described bellow). ``sequence_num'' is a messages specific field
+opcode (described below). ``sequence_num'' is a messages specific field
that is used for replying the the sender of the message (if so is
needed).