diff options
author | 2018-06-26 13:27:59 +0000 | |
---|---|---|
committer | 2018-06-26 13:27:59 +0000 | |
commit | 8a464dc031d4c86fb15fd3db961612735e591a07 (patch) | |
tree | ffc80f5a27397e1c0f8d68d0e340f5fea829ab15 | |
parent | Style nit. (diff) | |
download | wireguard-openbsd-8a464dc031d4c86fb15fd3db961612735e591a07.tar.xz wireguard-openbsd-8a464dc031d4c86fb15fd3db961612735e591a07.zip |
add missing .An and .Mt macros below AUTHORS
-rw-r--r-- | share/man/man1/dpb.1 | 4 | ||||
-rw-r--r-- | share/man/man1/proot.1 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man1/dpb.1 b/share/man/man1/dpb.1 index 3174572a31c..c5f0a71c002 100644 --- a/share/man/man1/dpb.1 +++ b/share/man/man1/dpb.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dpb.1,v 1.2 2018/06/26 06:56:07 jmc Exp $ +.\" $OpenBSD: dpb.1,v 1.3 2018/06/26 13:27:59 schwarze Exp $ .\" .\" Copyright (c) 2010-2013 Marc Espie <espie@openbsd.org> .\" @@ -1669,4 +1669,4 @@ command was written by Nikolay Sturm. This version is a complete rewrite from scratch using all the stuff we learnt over the years to make it better. .Sh AUTHORS -.An Marc Espie +.An Marc Espie Aq Mt espie@openbsd.org diff --git a/share/man/man1/proot.1 b/share/man/man1/proot.1 index 63960347092..c2b12911f92 100644 --- a/share/man/man1/proot.1 +++ b/share/man/man1/proot.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: proot.1,v 1.2 2018/06/26 06:56:07 jmc Exp $ +.\" $OpenBSD: proot.1,v 1.3 2018/06/26 13:27:59 schwarze Exp $ .\" .\" Copyright (c) 2016 Marc Espie <espie@openbsd.org> .\" @@ -284,4 +284,4 @@ already have correct owners. .Xr dpb 1 , .Xr chroot 8 .Sh AUTHORS -Marc Espie +.An Marc Espie Aq Mt espie@openbsd.org |