From 41f57ac84df0f85d5d39e3924c51643fdaa5b077 Mon Sep 17 00:00:00 2001 From: yasuoka Date: Tue, 23 Jun 2015 06:21:53 +0000 Subject: [PATCH] Fix the links to pppx(4). diff from Fabian Raetz. --- share/man/man4/pipex.4 | 13 +++++-------- 1 file 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 .\" Copyright (c) 2010 SUENAGA Hiroki @@ -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 -- 2.20.1