summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorFederico G. Schwindt <fgsch@cvs.openbsd.org>2001-03-05 06:44:48 +0000
committerFederico G. Schwindt <fgsch@cvs.openbsd.org>2001-03-05 06:44:48 +0000
commitb6f1ee7bf8dda0868507020e4bd3d396ca37ebeb (patch)
treeb3c3c225e4b33e8442cda31d1609b14d6efed6ca /share
parent060f72005864426e2bbbd764d6ea47e40c32205d (diff)
Add sys/types.h to the include; aaron@ ok.
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/a.out.53
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man5/a.out.5 b/share/man/man5/a.out.5
index 6913a8edca7..b5ecb135b03 100644
--- a/share/man/man5/a.out.5
+++ b/share/man/man5/a.out.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: a.out.5,v 1.8 2000/10/26 00:37:03 aaron Exp $
+.\" $OpenBSD: a.out.5,v 1.9 2001/03/05 06:44:47 fgsch Exp $
.\" $NetBSD: a.out.5,v 1.8 1994/11/30 19:31:09 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -44,6 +44,7 @@
.Nm a.out
.Nd format of executable binary files
.Sh SYNOPSIS
+.Fd #include <sys/types.h>
.Fd #include <a.out.h>
.Sh DESCRIPTION
The include file