Module Name: src
Committed By: wiz
Date: Sat Jan 9 11:18:32 UTC 2010
Modified Files:
src/share/man/man4: faith.4
Log Message:
"an" before a vowel, not "a".
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/share/man/man4/faith.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/faith.4
diff -u src/share/man/man4/faith.4:1.12 src/share/man/man4/faith.4:1.13
--- src/share/man/man4/faith.4:1.12 Sat Jan 9 09:44:41 2010
+++ src/share/man/man4/faith.4 Sat Jan 9 11:18:32 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: faith.4,v 1.12 2010/01/09 09:44:41 mbalmer Exp $
+.\" $NetBSD: faith.4,v 1.13 2010/01/09 11:18:32 wiz Exp $
.\" $KAME: faith.4,v 1.10 2001/06/30 00:42:48 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -73,7 +73,7 @@
and perform application-specific address mapping to relay IPv6 TCP to IPv4 TCP.
.Pp
.Dv IN6P_FAITH
-flag on a IPv6 TCP socket can be set by using
+flag on an IPv6 TCP socket can be set by using
.Xr setsockopt 2 ,
with level
.Dv IPPROTO_IPV6