Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Use .Sy for 'Just-In-Time', add a reference t...
details: https://anonhg.NetBSD.org/src/rev/c7f3d0eb4351
branches: trunk
changeset: 330874:c7f3d0eb4351
user: alnsn <alnsn%NetBSD.org@localhost>
date: Thu Jul 24 21:10:26 2014 +0000
description:
Use .Sy for 'Just-In-Time', add a reference to bpfjit(4).
diffstat:
share/man/man4/bpf.4 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r 8256f947630f -r c7f3d0eb4351 share/man/man4/bpf.4
--- a/share/man/man4/bpf.4 Thu Jul 24 21:08:50 2014 +0000
+++ b/share/man/man4/bpf.4 Thu Jul 24 21:10:26 2014 +0000
@@ -1,6 +1,6 @@
.\" -*- nroff -*-
.\"
-.\" $NetBSD: bpf.4,v 1.53 2013/08/29 20:02:35 wiz Exp $
+.\" $NetBSD: bpf.4,v 1.54 2014/07/24 21:10:26 alnsn Exp $
.\"
.\" Copyright (c) 1990, 1991, 1992, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -682,7 +682,7 @@
.Bl -tag -width "XnetXbpfXjitXX"
.It Li net.bpf.jit
Toggle
-.Nm Just-In-Time
+.Sy Just-In-Time
compilation of new filter programs.
In order to enable Just-In-Time compilation,
the bpfjit kernel module must be loaded.
@@ -748,6 +748,7 @@
};
.Ed
.Sh SEE ALSO
+.Xr bpfjit 4 ,
.Xr ioctl 2 ,
.Xr read 2 ,
.Xr select 2 ,
Home |
Main Index |
Thread Index |
Old Index