From: yasuoka Date: Tue, 18 Apr 2017 03:21:48 +0000 (+0000) Subject: Including sys/types.h and net/if.h are needed to use pipex(4). X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=40774d9a52ae9f2b267e91bdc400611c0fa50ed6;p=openbsd Including sys/types.h and net/if.h are needed to use pipex(4). --- diff --git a/share/man/man4/pipex.4 b/share/man/man4/pipex.4 index 8505b402979..e6009497158 100644 --- a/share/man/man4/pipex.4 +++ b/share/man/man4/pipex.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pipex.4,v 1.10 2015/09/22 11:27:13 sobrado Exp $ +.\" $OpenBSD: pipex.4,v 1.11 2017/04/18 03:21:48 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: September 22 2015 $ +.Dd $Mdocdate: April 18 2017 $ .Dt PIPEX 4 .Os .Sh NAME @@ -24,8 +24,10 @@ .Sh SYNOPSIS .Cd "option PIPEX" .Pp +.In sys/types.h .In sys/socket.h .In sys/ioctl.h +.In net/if.h .In net/pipex.h .Sh DESCRIPTION .Nm