Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 No need for <sys/types.h>.
details: https://anonhg.NetBSD.org/src/rev/914f775ddcee
branches: trunk
changeset: 508593:914f775ddcee
user: kleink <kleink%NetBSD.org@localhost>
date: Sat Apr 14 16:40:11 2001 +0000
description:
No need for <sys/types.h>.
diffstat:
share/man/man5/elf.5 | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r deab69a82dea -r 914f775ddcee share/man/man5/elf.5
--- a/share/man/man5/elf.5 Sat Apr 14 16:02:24 2001 +0000
+++ b/share/man/man5/elf.5 Sat Apr 14 16:40:11 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: elf.5,v 1.1 2001/04/13 18:47:56 pooka Exp $
+.\" $NetBSD: elf.5,v 1.2 2001/04/14 16:40:11 kleink Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,14 +34,13 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 11, 2001
+.Dd April 14, 2001
.Dt ELF 5
.Os
.Sh NAME
.Nm ELF
.Nd executable and linking format
.Sh SYNOPSIS
-.Fd #include <sys/types.h>
.Fd #include <elf.h>
.Sh DESCRIPTION
Because of the flexible nature of ELF, the structures describing it are
Home |
Main Index |
Thread Index |
Old Index