grammar fix
This commit is contained in:
parent
6ae2bb57af
commit
f6768fff89
@ -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 @@ will start receiving SIGIO's when packets
|
||||
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 .
|
||||
|
Loading…
Reference in New Issue
Block a user