summaryrefslogtreecommitdiffstats
path: root/lib/libc/net
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>1999-02-12 02:12:08 +0000
committeralex <alex@FreeBSD.org>1999-02-12 02:12:08 +0000
commit95c394b70edc1f3edc419d56b785b9bc25754d9b (patch)
tree186dfc67ca90298f33582dc289cb5cc5553d8f12 /lib/libc/net
parentbed92e102b85a5502c4f6f84f912fae16c6d9bb3 (diff)
downloadFreeBSD-src-95c394b70edc1f3edc419d56b785b9bc25754d9b.zip
FreeBSD-src-95c394b70edc1f3edc419d56b785b9bc25754d9b.tar.gz
Removed occurrences of consecutive repeated words (such as "the the").
Diffstat (limited to 'lib/libc/net')
-rw-r--r--lib/libc/net/ethers.33
-rw-r--r--lib/libc/net/resolver.32
2 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/net/ethers.3 b/lib/libc/net/ethers.3
index afea483..d0d6811 100644
--- a/lib/libc/net/ethers.3
+++ b/lib/libc/net/ethers.3
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: ethers.3,v 1.7 1997/02/22 15:00:05 peter Exp $
.\"
.Dd April 12, 1995
.Dt ETHERS 3
@@ -155,7 +155,6 @@ unable to find a match in the
database.
.Sh NOTES
The user must insure that the hostname strings passed to the
-the
.Fn ether_line ,
.Fn ether_ntohost
and
diff --git a/lib/libc/net/resolver.3 b/lib/libc/net/resolver.3
index 818acf2..83167b2 100644
--- a/lib/libc/net/resolver.3
+++ b/lib/libc/net/resolver.3
@@ -290,7 +290,7 @@ an array of pointers
.Fa dnptrs
to previously-compressed names in the current message.
The first pointer points to
-to the beginning of the message and the list ends with
+the beginning of the message and the list ends with
.Dv NULL .
The limit to the array is specified by
.Fa lastdnptr .
OpenPOWER on IntegriCloud