svn commit: r211641 - stable/7/share/man/man4

Christian Brueffer brueffer at FreeBSD.org
Sun Aug 22 20:22:56 UTC 2010


Author: brueffer
Date: Sun Aug 22 20:22:56 2010
New Revision: 211641
URL: http://svn.freebsd.org/changeset/base/211641

Log:
  MFC: r148681
  
  Fixed a typo and added a comma.

Modified:
  stable/7/share/man/man4/ng_atm.4
Directory Properties:
  stable/7/share/man/man4/   (props changed)

Modified: stable/7/share/man/man4/ng_atm.4
==============================================================================
--- stable/7/share/man/man4/ng_atm.4	Sun Aug 22 20:21:10 2010	(r211640)
+++ stable/7/share/man/man4/ng_atm.4	Sun Aug 22 20:22:56 2010	(r211641)
@@ -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-7 mailing list