Module Name:    src
Committed By:   wiz
Date:           Mon Aug 13 05:41:54 UTC 2018

Modified Files:
        src/share/man/man4: netintro.4

Log Message:
Add a missing word.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/share/man/man4/netintro.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/netintro.4
diff -u src/share/man/man4/netintro.4:1.29 src/share/man/man4/netintro.4:1.30
--- src/share/man/man4/netintro.4:1.29	Thu Aug  2 00:41:17 2018
+++ src/share/man/man4/netintro.4	Mon Aug 13 05:41:54 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: netintro.4,v 1.29 2018/08/02 00:41:17 sevan Exp $
+.\"	$NetBSD: netintro.4,v 1.30 2018/08/13 05:41:54 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -109,7 +109,7 @@ Raw socket interfaces are provided to th
 .Tn IP
 protocol layer of the Internet.
 Consult the appropriate manual pages in this section for more
-information regarding the support a protocol.
+information regarding the support for a protocol.
 .Sh ADDRESSING
 Associated with each protocol family is an address format.
 All network address adhere to a general structure, called a sockaddr,

Reply via email to