svn commit: r211639 - stable/8/share/man/man4
Christian Brueffer
brueffer at FreeBSD.org
Sun Aug 22 20:17:29 UTC 2010
Author: brueffer
Date: Sun Aug 22 20:17:28 2010
New Revision: 211639
URL: http://svn.freebsd.org/changeset/base/211639
Log:
MFC: r211355
Fixed a typo and added a comma.
Modified:
stable/8/share/man/man4/ng_atm.4
Directory Properties:
stable/8/share/man/man4/ (props changed)
Modified: stable/8/share/man/man4/ng_atm.4
==============================================================================
--- stable/8/share/man/man4/ng_atm.4 Sun Aug 22 20:04:48 2010 (r211638)
+++ stable/8/share/man/man4/ng_atm.4 Sun Aug 22 20:17:28 2010 (r211639)
@@ -138,7 +138,7 @@ Hooks for dynamically initiated VCIs can
.Xr netgraph 4
as long as the name does not collide with one of the three predefined names.
.Pp
-To initiate packet sending an receiving on a dynamic hook one has to issue
+To initiate packet sending and receiving on a dynamic hook, one has to issue
a
.Dv NGM_ATM_CPCS_INIT
control message.
More information about the svn-src-stable-8
mailing list