diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-09-09 15:07:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-09-09 15:07:36 +0000 |
commit | d32ac72fab514fc95f220d194de62e11386f7425 (patch) | |
tree | 521580f029e61dfac347e8b0bd70189b7508354b | |
parent | 734f1603a77004ec6028d4cf8f55ceca536bf6a7 (diff) |
double word typos;
from alexey e. suslikov;
-rw-r--r-- | lib/libedit/editline.3 | 4 | ||||
-rw-r--r-- | usr.sbin/rarpd/rarpd.8 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index 7ef73d4076c..904dcb26e9d 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: editline.3,v 1.20 2004/04/14 22:00:35 jfb Exp $ +.\" $OpenBSD: editline.3,v 1.21 2005/09/09 15:07:35 jmc Exp $ .\" $NetBSD: editline.3,v 1.42 2003/11/04 13:22:19 christos Exp $ .\" .\" Copyright (c) 1997-1999 The NetBSD Foundation, Inc. @@ -606,7 +606,7 @@ Save the history list to Set if the adjacent identical event strings should not be entered into the history. .It Dv H_GETUNIQUE -Retrieve the current setting if if adjacent elements should be entered into +Retrieve the current setting if adjacent elements should be entered into the history. .El .Pp diff --git a/usr.sbin/rarpd/rarpd.8 b/usr.sbin/rarpd/rarpd.8 index 8ce73c4b07d..36436f7b6cf 100644 --- a/usr.sbin/rarpd/rarpd.8 +++ b/usr.sbin/rarpd/rarpd.8 @@ -18,7 +18,7 @@ .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -.\" @(#) $Id: rarpd.8,v 1.12 2004/05/08 20:17:49 deraadt Exp $ +.\" @(#) $Id: rarpd.8,v 1.13 2005/09/09 15:07:35 jmc Exp $ .\" .Dd October 26, 1990 .Dt RARPD 8 @@ -71,7 +71,7 @@ Run in the foreground. Log all requests to .Xr syslog 3 . .It Fl t -Only honour a requests if if the server +Only honour a request if the server (i.e., the host that rarpd is running on) can "boot" the target; that is, if a file or directory called .Pa /tftpboot/ Ns Em ipaddr |