Module Name:    src
Committed By:   joerg
Date:           Fri Apr 10 13:37:38 UTC 2009

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

Log Message:
Fix markup.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 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.39 src/share/man/man4/bpf.4:1.40
--- src/share/man/man4/bpf.4:1.39	Fri Aug  4 23:30:53 2006
+++ src/share/man/man4/bpf.4	Fri Apr 10 13:37:38 2009
@@ -1,6 +1,6 @@
 .\" -*- nroff -*-
 .\"
-.\"	$NetBSD: bpf.4,v 1.39 2006/08/04 23:30:53 wiz Exp $
+.\"	$NetBSD: bpf.4,v 1.40 2009/04/10 13:37:38 joerg Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1992, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -305,7 +305,7 @@
 now supports several standard
 .Xr ioctl 2 Ns 's
 which allow the user to do async and/or non-blocking I/O to an open
-.I bpf
+.Nm bpf
 file descriptor.
 .Bl -tag -width indent -offset indent
 .It Dv FIONREAD (int)

Reply via email to