diff options
author | 2013-07-15 22:59:12 +0000 | |
---|---|---|
committer | 2013-07-15 22:59:12 +0000 | |
commit | 7cd6ad0c1382607eeff21f896342ae6880265ce7 (patch) | |
tree | a74038957de9152f287a24d516327821a51046f3 /share/man/man5 | |
parent | Fix atan2f() and hypotf() by actually converting both their arguments to the (diff) | |
download | wireguard-openbsd-7cd6ad0c1382607eeff21f896342ae6880265ce7.tar.xz wireguard-openbsd-7cd6ad0c1382607eeff21f896342ae6880265ce7.zip |
Mark up email adresses with the .Mt macro;
patch from Franco Fichtner <franco at lastsummer dot de>;
ok jmc@
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/elf.5 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man5/elf.5 b/share/man/man5/elf.5 index 7222fe1bc2f..5cd3b04e1a1 100644 --- a/share/man/man5/elf.5 +++ b/share/man/man5/elf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: elf.5,v 1.22 2013/07/09 22:03:14 miod Exp $ +.\" $OpenBSD: elf.5,v 1.23 2013/07/15 22:59:12 schwarze Exp $ .\"Copyright (c) 1999 Jeroen Ruigrok van der Werven .\"All rights reserved. .\" @@ -25,7 +25,7 @@ .\" .\" $FreeBSD: src/share/man/man5/elf.5,v 1.21 2001/10/01 16:09:23 ru Exp $ .\" -.Dd $Mdocdate: July 9 2013 $ +.Dd $Mdocdate: July 15 2013 $ .Dt ELF 5 .Os .Sh NAME @@ -1372,8 +1372,7 @@ ELF in itself first appeared in The ELF format is an adopted standard. .Sh AUTHORS This manual page was written by -.An Jeroen Ruigrok van der Werven -.Aq asmodai@FreeBSD.org +.An Jeroen Ruigrok van der Werven Aq Mt asmodai@FreeBSD.org with inspiration from BSDi's .Bsx .Nm elf |