diff options
author | 2013-07-16 00:07:51 +0000 | |
---|---|---|
committer | 2013-07-16 00:07:51 +0000 | |
commit | 76c04420e7d32097e82dde99a0ef244d48d4a1e6 (patch) | |
tree | fd7dc990ade971e6580e78526b5f6a608fbe8824 /usr.bin/sendbug | |
parent | use .Mt for email address; from Jan Stary <hans at stare dot cz>; ok jmc@ (diff) | |
download | wireguard-openbsd-76c04420e7d32097e82dde99a0ef244d48d4a1e6.tar.xz wireguard-openbsd-76c04420e7d32097e82dde99a0ef244d48d4a1e6.zip |
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Diffstat (limited to 'usr.bin/sendbug')
-rw-r--r-- | usr.bin/sendbug/sendbug.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/sendbug/sendbug.1 b/usr.bin/sendbug/sendbug.1 index ecb1c3ffcb6..90ee9596bfd 100644 --- a/usr.bin/sendbug/sendbug.1 +++ b/usr.bin/sendbug/sendbug.1 @@ -1,9 +1,9 @@ -.\" $OpenBSD: sendbug.1,v 1.22 2013/07/07 18:17:50 jmc Exp $ +.\" $OpenBSD: sendbug.1,v 1.23 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Written by Raymond Lai <ray@cyth.net>. .\" Public domain. .\" -.Dd $Mdocdate: July 7 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SENDBUG 1 .Os .Sh NAME @@ -122,9 +122,9 @@ temporary PR report .Sh AUTHORS .Nm was written from scratch for the public domain by -.An Ray Lai Aq ray@cyth.net . +.An Ray Lai Aq Mt ray@cyth.net . .Sh CAVEATS The content of the PR is not confidential; it is sent out to a public mailing list. Sensitive, security related issues should be sent via email to -.Aq security@OpenBSD.org . +.Aq Mt security@OpenBSD.org . |