summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2013-07-10 06:43:38 +0000
committerjmc <jmc@openbsd.org>2013-07-10 06:43:38 +0000
commitffb388149e3bcfe1be440aac07c822a652a277de (patch)
tree07bfbbf1aa5774dd33791412abd79f0fe38862aa /share/man/man5
parentRemove unsigned comparison < 0. (diff)
downloadwireguard-openbsd-ffb388149e3bcfe1be440aac07c822a652a277de.tar.xz
wireguard-openbsd-ffb388149e3bcfe1be440aac07c822a652a277de.zip
no more link(5). either remove references entirely, or point folks
to elf(5) instead; ok miod
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/a.out.55
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man5/a.out.5 b/share/man/man5/a.out.5
index fd9b07f0819..b7fd7bcb1a7 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.16 2013/07/09 18:25:28 miod Exp $
+.\" $OpenBSD: a.out.5,v 1.17 2013/07/10 06:43:38 jmc Exp $
.\" $NetBSD: a.out.5,v 1.8 1994/11/30 19:31:09 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -33,7 +33,7 @@
.\"
.\" @(#)a.out.5 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: July 9 2013 $
+.Dd $Mdocdate: July 10 2013 $
.Dt A.OUT 5
.Os
.Sh NAME
@@ -437,7 +437,6 @@ is always 4 on 32-bit machines.
.Xr nlist 3 ,
.Xr core 5 ,
.Xr elf 5 ,
-.\" .Xr link 5 ,
.Xr stab 5
.Sh HISTORY
The