Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Use .Nm.
details: https://anonhg.NetBSD.org/src/rev/e669d6e0c47d
branches: trunk
changeset: 753817:e669d6e0c47d
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sun Apr 11 05:40:16 2010 +0000
description:
Use .Nm.
diffstat:
share/man/man9/accf_data.9 | 7 +++++--
share/man/man9/accf_http.9 | 5 +++--
2 files changed, 8 insertions(+), 4 deletions(-)
diffs (43 lines):
diff -r 2fc7cd307a37 -r e669d6e0c47d share/man/man9/accf_data.9
--- a/share/man/man9/accf_data.9 Sun Apr 11 02:41:38 2010 +0000
+++ b/share/man/man9/accf_data.9 Sun Apr 11 05:40:16 2010 +0000
@@ -43,7 +43,9 @@
.Fn accept
until data arrives on the connection.
.Sh EXAMPLES
-If the accf_data accept filter is present in the kernel configuration,
+If the
+.Nm
+accept filter is present in the kernel configuration,
this will enable the data accept filter
on the socket
.Fa sok .
@@ -60,7 +62,8 @@
.Xr accf_http 9
.Sh HISTORY
The accept filter mechanism and the
-accf_data filter were introduced in
+.Nm
+filter were introduced in
.Fx 4.0 .
They were ported to
.Nx
diff -r 2fc7cd307a37 -r e669d6e0c47d share/man/man9/accf_http.9
--- a/share/man/man9/accf_http.9 Sun Apr 11 02:41:38 2010 +0000
+++ b/share/man/man9/accf_http.9 Sun Apr 11 05:40:16 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: accf_http.9,v 1.6 2009/07/14 21:40:02 wiz Exp $
+.\" $NetBSD: accf_http.9,v 1.7 2010/04/11 05:40:16 jruoho Exp $
.\"
.\" Copyright (c) 2000 Alfred Perlstein
.\"
@@ -90,7 +90,8 @@
.Xr accept_filter 9
.Sh HISTORY
The accept filter mechanism and the
-accf_http filter were introduced in
+.Nm
+filter were introduced in
.Fx 4.0 .
They were ported to
.Nx
Home |
Main Index |
Thread Index |
Old Index