summaryrefslogtreecommitdiff
path: root/usr.sbin
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 /usr.sbin
parent787183dbcf0b082252ddd4e6cfa43beb568a56e0 (diff)
someone should bellow at people who spell below wrong
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/afs/src/doc/xfs.txt4
1 files changed, 2 insertions, 2 deletions
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).