Module Name: src
Committed By: reed
Date: Tue Apr 28 02:59:05 UTC 2009
Modified Files:
src/share/man/man4: fast_ipsec.4
Log Message:
Fix Nm (document title).
("Fast IPsec" is not a manual page name as I mention on netbsd-docs.)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/fast_ipsec.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/fast_ipsec.4
diff -u src/share/man/man4/fast_ipsec.4:1.7 src/share/man/man4/fast_ipsec.4:1.8
--- src/share/man/man4/fast_ipsec.4:1.7 Sun May 25 20:08:12 2008
+++ src/share/man/man4/fast_ipsec.4 Tue Apr 28 02:59:05 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: fast_ipsec.4,v 1.7 2008/05/25 20:08:12 wiz Exp $
+.\" $NetBSD: fast_ipsec.4,v 1.8 2009/04/28 02:59:05 reed Exp $
.\" $FreeBSD: fast_ipsec.4,v 1.2 2003/03/03 11:51:30 ru Exp $
.\"
.\" Copyright (c) 2004
@@ -32,8 +32,8 @@
.Dt FAST_IPSEC 4
.Os
.Sh NAME
-.Nm "Fast IPsec"
-.Nd hardware-accelerated IP Security Protocols
+.Nm fast_ipsec
+.Nd Fast IPsec hardware-accelerated IP Security Protocols
.Sh SYNOPSIS
.Cd "options FAST_IPSEC"
.Cd "options IPSEC_NAT_T"
@@ -49,7 +49,7 @@
.Tn IPComp
(for IP Payload Compression Protocol)
that provide security services for IP datagrams.
-.Nm
+Fast IPsec
is an implementation of these protocols that uses the
.Xr opencrypto 9
subsystem to carry out cryptographic operations.
@@ -57,7 +57,7 @@
employed whenever possible to optimize the performance of these protocols.
.Pp
In general, the
-.Nm
+Fast IPsec
implementation is intended to be compatible with the
.Tn KAME IPsec
implementation.
@@ -70,7 +70,7 @@
.Xr opencrypto 9
subsystem.
When the
-.Nm
+Fast IPsec
protocols are configured for use, all protocols are included in the system.
To selectively enable/disable protocols, use
.Xr sysctl 8 .
@@ -93,7 +93,7 @@
.Tn IPsec
protocols.
The
-.Nm
+Fast IPsec
protocols are based on code which appeared in
.Fx 4.7 .
The