Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Fix a typo.
details: https://anonhg.NetBSD.org/src/rev/11bb1fd702c5
branches: trunk
changeset: 534839:11bb1fd702c5
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sun Aug 04 04:54:19 2002 +0000
description:
Fix a typo.
diffstat:
share/man/man9/dmover.9 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (30 lines):
diff -r 8d4009931333 -r 11bb1fd702c5 share/man/man9/dmover.9
--- a/share/man/man9/dmover.9 Sun Aug 04 04:53:36 2002 +0000
+++ b/share/man/man9/dmover.9 Sun Aug 04 04:54:19 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dmover.9,v 1.4 2002/08/04 04:53:36 thorpej Exp $
+.\" $NetBSD: dmover.9,v 1.5 2002/08/04 04:54:19 thorpej Exp $
.\"
.\" Copyright (c) 2002 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -288,16 +288,16 @@
Perform an XOR operation on 4 inputs. This algorithm has an input count
of 4.
.It Dq xor5
-Perform an XOR operation on 5 inpute. This algorithm has an input count
+Perform an XOR operation on 5 inputs. This algorithm has an input count
of 5.
.It Dq xor6
-Perform an XOR operation on 6 inpute. This algorithm has an input count
+Perform an XOR operation on 6 inputs. This algorithm has an input count
of 6.
.It Dq xor7
-Perform an XOR operation on 7 inpute. This algorithm has an input count
+Perform an XOR operation on 7 inputs. This algorithm has an input count
of 7.
.It Dq xor8
-Perform an XOR operation on 8 inpute. This algorithm has an input count
+Perform an XOR operation on 8 inputs. This algorithm has an input count
of 8.
.El
.Pp
Home |
Main Index |
Thread Index |
Old Index