Module Name:    src
Committed By:   jnemeth
Date:           Fri Jun  5 08:40:51 UTC 2009

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

Log Message:
grammar fix


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/share/man/man4/bpf.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/bpf.4
diff -u src/share/man/man4/bpf.4:1.40 src/share/man/man4/bpf.4:1.41
--- src/share/man/man4/bpf.4:1.40	Fri Apr 10 13:37:38 2009
+++ src/share/man/man4/bpf.4	Fri Jun  5 08:40:51 2009
@@ -1,6 +1,6 @@
 .\" -*- nroff -*-
 .\"
-.\"	$NetBSD: bpf.4,v 1.40 2009/04/10 13:37:38 joerg Exp $
+.\"	$NetBSD: bpf.4,v 1.41 2009/06/05 08:40:51 jnemeth Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1992, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -332,7 +332,7 @@
 arrive.
 Note that you must do an
 .Dv FIOSETOWN
-in order for this to take affect, as
+in order for this to take effect, as
 the system will not default this for you.
 The signal may be changed via
 .Dv BIOCSRSIG .

Reply via email to