summaryrefslogtreecommitdiff
path: root/share/man/man4/pipex.4
diff options
context:
space:
mode:
authorYASUOKA Masahiko <yasuoka@cvs.openbsd.org>2015-06-23 06:21:54 +0000
committerYASUOKA Masahiko <yasuoka@cvs.openbsd.org>2015-06-23 06:21:54 +0000
commita8d20b97e8d6df41abd6bf29d726c0aa1dd43373 (patch)
tree3b70d908f56382c7d39c53c0e6711f52979a1fab /share/man/man4/pipex.4
parentb53a5bc992e71b557d23822b11b89694af485457 (diff)
Fix the links to pppx(4).
diff from Fabian Raetz.
Diffstat (limited to 'share/man/man4/pipex.4')
-rw-r--r--share/man/man4/pipex.413
1 files changed, 5 insertions, 8 deletions
diff --git a/share/man/man4/pipex.4 b/share/man/man4/pipex.4
index 06ac67ed6dc..1e33588774f 100644
--- a/share/man/man4/pipex.4
+++ b/share/man/man4/pipex.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pipex.4,v 1.7 2015/06/12 20:33:06 schwarze Exp $
+.\" $OpenBSD: pipex.4,v 1.8 2015/06/23 06:21:53 yasuoka Exp $
.\"
.\" Copyright (c) 2012 YASUOKA Masahiko <yasuoka@openbsd.org>
.\" Copyright (c) 2010 SUENAGA Hiroki <hsuenaga@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 12 2015 $
+.Dd $Mdocdate: June 23 2015 $
.Dt PIPEX 4
.Os
.Sh NAME
@@ -32,8 +32,7 @@
is used with
.Xr tun 4
and
-.\" .Xr pppx 4 ,
-pppx,
+.Xr pppx 4 ,
and handles PPP frames and forwards IP packets in-kernel.
It accelerates the performance of packet forwarding, because it reduces
copying of packets between kernel and userland.
@@ -52,8 +51,7 @@ adds some extensions to the
requests to
.Xr tun 4
or
-.\" .Xr pppx 4
-pppx
+.Xr pppx 4
devices.
The added requests are as follows:
.Bl -tag -width Ds
@@ -262,8 +260,7 @@ struct pipex_session_list_req {
.Ed
.It Dv PIPEXSIFDESCR Fa "struct pipex_session_descr_req *"
Set the
-.\" .Xr pppx 4
-pppx
+.Xr pppx 4
interface's description of the session.
This command doesn't work on
.Xr tun 4