Remove duplicate word occurrences.
authoraaron <aaron@openbsd.org>
Tue, 28 Mar 2000 23:40:05 +0000 (23:40 +0000)
committeraaron <aaron@openbsd.org>
Tue, 28 Mar 2000 23:40:05 +0000 (23:40 +0000)
usr.bin/mktemp/mktemp.1
usr.sbin/sesd/getencstat/getencstat.8
usr.sbin/sesd/sesd/sesd.8

index 2041019..9df253a 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: mktemp.1,v 1.15 2000/03/10 19:07:22 aaron Exp $
+.\"    $OpenBSD: mktemp.1,v 1.16 2000/03/28 23:40:05 aaron Exp $
 .\"
 .\" Copyright (c) 1996, 2000 Todd C. Miller <Todd.Miller@courtesan.com>
 .\" All rights reserved.
@@ -50,7 +50,7 @@ to it, for example
 .Pp
 The trailing
 .Ql X Ns s
-are replaced with a combination of the the current process number and
+are replaced with a combination of the current process number and
 random letters.
 The name chosen depends both on the number of
 .Ql X Ns s
index 6259bfd..9f036ab 100644 (file)
@@ -1,5 +1,5 @@
 .\"    $NetBSD: $
-.\"    $OpenBSD: getencstat.8,v 1.2 2000/03/23 21:39:57 aaron Exp $
+.\"    $OpenBSD: getencstat.8,v 1.3 2000/03/28 23:40:05 aaron Exp $
 .\"    $FreeBSD: $
 .\"
 .\" Copyright (c) 2000 Matthew Jacob
@@ -49,7 +49,7 @@ gets summary and detailed SCSI Environmental Services (or SAF-TE) device
 enclosure status.
 The overall status is printed out.
 If the overall status
-is considered okay, nothing else is printed out (unless the the
+is considered okay, nothing else is printed out (unless the
 .Fl v
 option is used).
 .Pp
index f23d849..9624ec3 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: sesd.8,v 1.3 2000/03/19 17:57:15 aaron Exp $
+.\"    $OpenBSD: sesd.8,v 1.4 2000/03/28 23:40:05 aaron Exp $
 .\"
 .\" Copyright (c) 2000 Matthew Jacob
 .\" All rights reserved.
@@ -45,7 +45,7 @@
 .Sh DESCRIPTION
 .Nm
 monitors SCSI Environmental Services (or SAF-TE) devices for changes
-in state and logs such changes changes to the system error logger
+in state and logs such changes to the system error logger
 (see
 .Xr syslogd 8 ) .
 At least one device must be specified.