summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-12-10 09:06:37 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-12-10 09:06:37 +0000
commite0e745f893d3133bc242332e73ad38bd2d9a9b29 (patch)
tree9d2ee1c56f832a8ca62c406400cfc6fb457acf1d /share/man
parent2f7a7ba17bb99870e3bac5e6c2fa656017224ee3 (diff)
"the the" purge
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/man4.i386/pctr.44
-rw-r--r--share/man/man4/termios.42
-rw-r--r--share/man/man4/tp.42
-rw-r--r--share/man/man5/link.52
4 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/man4.i386/pctr.4 b/share/man/man4/man4.i386/pctr.4
index cfa8285afb4..157085726e6 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.1 1996/08/16 00:02:54 dm Exp $
+.\" $OpenBSD: pctr.4,v 1.2 1996/12/10 09:06:24 deraadt Exp $
.\"
.\" Pentium performance counter driver for OpenBSD.
.\" Copyright 1996 David Mazieres <dm@lcs.mit.edu>.
@@ -453,7 +453,7 @@ Number of bogus branches.
Number of times BACLEAR is asserted.
.El
-Events marked /mesi require the the
+Events marked /mesi require the
.Dv P6CTR_UM_[MESI]
bits in the
.Em "unit mask" . \&
diff --git a/share/man/man4/termios.4 b/share/man/man4/termios.4
index c3581acf1c5..8af099752a8 100644
--- a/share/man/man4/termios.4
+++ b/share/man/man4/termios.4
@@ -957,7 +957,7 @@ If
is set and the input queue is full, subsequent input shall cause an
.Tn ASCII
.Dv BEL
-character to be transmitted to the
+character to be transmitted to
the output queue.
.Pp
The initial input control value after open() is implementation defined.
diff --git a/share/man/man4/tp.4 b/share/man/man4/tp.4
index e761caaa72c..d67251331df 100644
--- a/share/man/man4/tp.4
+++ b/share/man/man4/tp.4
@@ -484,7 +484,7 @@ This parameter applies only to class 4.
Boolean.
[true]
.br
-Boolean indicating the the use of checksums will be negotiated.
+Boolean indicating the use of checksums will be negotiated.
This parameter applies only to class 4.
.It Ar p_use_nxpd
Reserved for future use.
diff --git a/share/man/man5/link.5 b/share/man/man5/link.5
index ad02f6346ba..929a421701f 100644
--- a/share/man/man5/link.5
+++ b/share/man/man5/link.5
@@ -423,7 +423,7 @@ run under control of a debugger.
.It Fa dd_sym_loaded
Set by the run-time linker whenever it adds symbols by loading shared objects.
.It Fa dd_bpt_addr
-The address were a breakpoint will be set by the the run-time linker to
+The address were a breakpoint will be set by the run-time linker to
divert control to the debugger. This address is determined by the start-up
module,
.Em crt0.o,