diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2013-07-16 00:07:53 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2013-07-16 00:07:53 +0000 |
commit | e1389f6f4ce09ce3b74782d0c8bf838353a40ceb (patch) | |
tree | edb5276d7229396df5a46b330e6bf7993b322c25 /usr.bin | |
parent | 369709c28cfbc325c410385bdea4002517245a74 (diff) |
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/at/at.1 | 8 | ||||
-rw-r--r-- | usr.bin/bgplg/bgplg.8 | 6 | ||||
-rw-r--r-- | usr.bin/bgplg/bgplgsh.8 | 6 | ||||
-rw-r--r-- | usr.bin/fgen/fgen.1 | 6 | ||||
-rw-r--r-- | usr.bin/ipcs/ipcs.1 | 6 | ||||
-rw-r--r-- | usr.bin/less/less.1 | 8 | ||||
-rw-r--r-- | usr.bin/less/lesskey.1 | 8 | ||||
-rw-r--r-- | usr.bin/lex/flex.1 | 6 | ||||
-rw-r--r-- | usr.bin/m4/m4.1 | 10 | ||||
-rw-r--r-- | usr.bin/man/help.1 | 6 | ||||
-rw-r--r-- | usr.bin/modstat/modstat.8 | 6 | ||||
-rw-r--r-- | usr.bin/nc/nc.1 | 8 | ||||
-rw-r--r-- | usr.bin/pkg-config/pkg-config.1 | 10 | ||||
-rw-r--r-- | usr.bin/pkill/pkill.1 | 6 | ||||
-rw-r--r-- | usr.bin/sdiff/sdiff.1 | 6 | ||||
-rw-r--r-- | usr.bin/sendbug/sendbug.1 | 8 | ||||
-rw-r--r-- | usr.bin/ssh/scp.1 | 8 | ||||
-rw-r--r-- | usr.bin/ssh/sftp-server.8 | 6 | ||||
-rw-r--r-- | usr.bin/ssh/ssh-keyscan.1 | 8 | ||||
-rw-r--r-- | usr.bin/ssh/ssh-keysign.8 | 6 | ||||
-rw-r--r-- | usr.bin/ssh/ssh-pkcs11-helper.8 | 6 | ||||
-rw-r--r-- | usr.bin/stat/stat.1 | 8 | ||||
-rw-r--r-- | usr.bin/tcpbench/tcpbench.1 | 8 | ||||
-rw-r--r-- | usr.bin/tmux/tmux.1 | 6 | ||||
-rw-r--r-- | usr.bin/usbhidctl/usbhidctl.1 | 6 | ||||
-rw-r--r-- | usr.bin/x99token/x99token.1 | 6 |
26 files changed, 91 insertions, 91 deletions
diff --git a/usr.bin/at/at.1 b/usr.bin/at/at.1 index e519da18726..c09a1f0f9f2 100644 --- a/usr.bin/at/at.1 +++ b/usr.bin/at/at.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: at.1,v 1.45 2011/09/04 10:24:46 jmc Exp $ +.\" $OpenBSD: at.1,v 1.46 2013/07/16 00:07:51 schwarze Exp $ .\" .\" Copyright (C) 1993, 1994 Thomas Koenig .\" Copyright (C) 1993 David Parsons @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 4 2011 $ +.Dd $Mdocdate: July 16 2013 $ .Dt AT 1 .Os .Sh NAME @@ -351,9 +351,9 @@ flag differs between this implementation and .An -nosplit .Nm at was mostly written by -.An Thomas Koenig Aq ig25@rz.uni-karlsruhe.de . +.An Thomas Koenig Aq Mt ig25@rz.uni-karlsruhe.de . The time parsing routines are by -.An David Parsons Aq orc@pell.chi.il.us . +.An David Parsons Aq Mt orc@pell.chi.il.us . .Sh BUGS .Nm at and diff --git a/usr.bin/bgplg/bgplg.8 b/usr.bin/bgplg/bgplg.8 index 2d96a367376..05f2609cae6 100644 --- a/usr.bin/bgplg/bgplg.8 +++ b/usr.bin/bgplg/bgplg.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgplg.8,v 1.11 2013/06/02 14:11:38 florian Exp $ +.\" $OpenBSD: bgplg.8,v 1.12 2013/07/16 00:07:51 schwarze Exp $ .\" .\" Copyright (c) 2005, 2006 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 2 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt BGPLG 8 .Os .Sh NAME @@ -189,7 +189,7 @@ commercial internet exchange point. The .Nm program was written by -.An Reyk Floeter Aq reyk@openbsd.org . +.An Reyk Floeter Aq Mt reyk@openbsd.org . .Sh CAVEATS To prevent commands from running endlessly, .Nm diff --git a/usr.bin/bgplg/bgplgsh.8 b/usr.bin/bgplg/bgplgsh.8 index 5d7c4872548..6d6334a8ce9 100644 --- a/usr.bin/bgplg/bgplgsh.8 +++ b/usr.bin/bgplg/bgplgsh.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgplgsh.8,v 1.9 2013/06/02 14:11:38 florian Exp $ +.\" $OpenBSD: bgplgsh.8,v 1.10 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 2005, 2006 Reyk Floeter <reyk@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 2 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt BGPLGSH 8 .Os .Sh NAME @@ -96,7 +96,7 @@ commercial internet exchange point. The .Nm program was written by -.An Reyk Floeter Aq reyk@openbsd.org . +.An Reyk Floeter Aq Mt reyk@openbsd.org . .Sh CAVEATS To prevent commands from running endlessly, .Nm diff --git a/usr.bin/fgen/fgen.1 b/usr.bin/fgen/fgen.1 index ecbb39c6585..b0a51ded480 100644 --- a/usr.bin/fgen/fgen.1 +++ b/usr.bin/fgen/fgen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fgen.1,v 1.5 2009/02/07 16:58:23 martynas Exp $ +.\" $OpenBSD: fgen.1,v 1.6 2013/07/16 00:07:52 schwarze Exp $ .\" $NetBSD: fgen.1,v 1.6 2001/06/13 10:46:05 wiz Exp $ .\" .\" Copyright (c) 1998 Eduardo Horvath, All Rights Reserved. @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 7 2009 $ +.Dd $Mdocdate: July 16 2013 $ .Dt FGEN 1 .Os .Sh NAME @@ -57,7 +57,7 @@ instead of standard output. .El .Sh AUTHORS Written by -.An Eduardo E. Horvath Aq eeh@one-o.com +.An Eduardo E. Horvath Aq Mt eeh@one-o.com .Sh BUGS String escape sequences are not recognized so things such as .Pp diff --git a/usr.bin/ipcs/ipcs.1 b/usr.bin/ipcs/ipcs.1 index 9372b8c8665..db8a2baa7fa 100644 --- a/usr.bin/ipcs/ipcs.1 +++ b/usr.bin/ipcs/ipcs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipcs.1,v 1.21 2010/09/03 11:09:29 jmc Exp $ +.\" $OpenBSD: ipcs.1,v 1.22 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 1994 SigmaSoft, Th. Lockert .\" All rights reserved. @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt IPCS 1 .Os .Sh NAME @@ -141,7 +141,7 @@ The flags .Op Fl CMNQST are extensions to that specification. .Sh AUTHORS -.An Thorsten Lockert Aq tholo@sigmasoft.com +.An Thorsten Lockert Aq Mt tholo@sigmasoft.com .Sh BUGS This manual page is woefully incomplete, because it does not at all attempt to explain the information printed by diff --git a/usr.bin/less/less.1 b/usr.bin/less/less.1 index 51afb0909b1..f3c111c6905 100644 --- a/usr.bin/less/less.1 +++ b/usr.bin/less/less.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: less.1,v 1.28 2012/08/12 17:01:36 schwarze Exp $ +.\" $OpenBSD: less.1,v 1.29 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (C) 1984-2011 Mark Nudelman .\" @@ -23,7 +23,7 @@ .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 12 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt LESS 1 .Os .Sh NAME @@ -1835,10 +1835,10 @@ The flags .Op Fl aBbCdEFfGghIJjkLMmNOoPQqRrSTUVWwXxyz~# are extensions to that specification. .Sh AUTHORS -.An Mark Nudelman Aq markn@greenwoodsoftware.com +.An Mark Nudelman Aq Mt markn@greenwoodsoftware.com .Pp Send bug reports or comments to the above address or to -.Aq bug\-less@gnu.org . +.Aq Mt bug\-less@gnu.org . .Pp For more information, see the less homepage at .Lk http://www.greenwoodsoftware.com/less . diff --git a/usr.bin/less/lesskey.1 b/usr.bin/less/lesskey.1 index 1d2e9837a92..770cefa89bc 100644 --- a/usr.bin/less/lesskey.1 +++ b/usr.bin/less/lesskey.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lesskey.1,v 1.9 2011/09/16 18:12:09 shadchin Exp $ +.\" $OpenBSD: lesskey.1,v 1.10 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (C) 2000-2011 Mark Nudelman .\" @@ -22,7 +22,7 @@ .\" WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -.Dd $Mdocdate: September 16 2011 $ +.Dd $Mdocdate: July 16 2013 $ .Dt LESSKEY 1 .Os .Sh NAME @@ -446,10 +446,10 @@ file. .Sh SEE ALSO .Xr less 1 .Sh AUTHORS -.An Mark Nudelman Aq markn@greenwoodsoftware.com +.An Mark Nudelman Aq Mt markn@greenwoodsoftware.com .Pp Send bug reports or comments to the above address or to -.Aq bug\-less@gnu.org . +.Aq Mt bug\-less@gnu.org . .\" .Sh CAVEATS .\" On MS-DOS and OS/2 systems, certain keys send a sequence of characters .\" which start with a NUL character (0). diff --git a/usr.bin/lex/flex.1 b/usr.bin/lex/flex.1 index a025cf55532..59387323e34 100644 --- a/usr.bin/lex/flex.1 +++ b/usr.bin/lex/flex.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: flex.1,v 1.33 2013/01/18 21:48:43 jmc Exp $ +.\" $OpenBSD: flex.1,v 1.34 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. @@ -29,7 +29,7 @@ .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR .\" PURPOSE. .\" -.Dd $Mdocdate: January 18 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt FLEX 1 .Os .Sh NAME @@ -4326,7 +4326,7 @@ at the Lawrence Berkeley Laboratory in Berkeley, CA. Many thanks to all there for the support I received. .Pp Send comments to -.Aq vern@ee.lbl.gov . +.Aq Mt vern@ee.lbl.gov . .Sh BUGS Some trailing context patterns cannot be properly matched and generate warning messages diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index 788dcae6313..beaba0785e7 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -1,4 +1,4 @@ -.\" @(#) $OpenBSD: m4.1,v 1.59 2010/10/21 13:20:51 jmc Exp $ +.\" @(#) $OpenBSD: m4.1,v 1.60 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -30,7 +30,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: October 21 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt M4 1 .Os .Sh NAME @@ -501,9 +501,9 @@ Many other have dire size limitations with respect to buffer sizes. .Sh AUTHORS .An -nosplit -.An Ozan Yigit Aq oz@sis.yorku.ca +.An Ozan Yigit Aq Mt oz@sis.yorku.ca and -.An Richard A. O'Keefe Aq ok@goanna.cs.rmit.OZ.AU . +.An Richard A. O'Keefe Aq Mt ok@goanna.cs.rmit.OZ.AU . .Pp GNU-m4 compatibility extensions by -.An Marc Espie Aq espie@cvs.openbsd.org . +.An Marc Espie Aq Mt espie@cvs.openbsd.org . diff --git a/usr.bin/man/help.1 b/usr.bin/man/help.1 index 84916656149..fbc9c1345c2 100644 --- a/usr.bin/man/help.1 +++ b/usr.bin/man/help.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: help.1,v 1.11 2012/08/12 17:01:36 schwarze Exp $ +.\" $OpenBSD: help.1,v 1.12 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 1999 Aaron Campbell .\" All rights reserved. @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 12 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt HELP 1 .Os .Sh NAME @@ -186,6 +186,6 @@ can be used to see what commands are being executed. .Xr afterboot 8 .Sh HISTORY This manual page was written by -.An Aaron Campbell Aq aaron@openbsd.org +.An Aaron Campbell Aq Mt aaron@openbsd.org and first appeared in .Ox 2.6 . diff --git a/usr.bin/modstat/modstat.8 b/usr.bin/modstat/modstat.8 index 041f7f28fd6..cb7152db159 100644 --- a/usr.bin/modstat/modstat.8 +++ b/usr.bin/modstat/modstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: modstat.8,v 1.13 2010/09/03 11:09:29 jmc Exp $ +.\" $OpenBSD: modstat.8,v 1.14 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou .\" All rights reserved. @@ -26,7 +26,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt MODSTAT 8 .Os .Sh NAME @@ -65,4 +65,4 @@ command was designed to be similar in functionality to the corresponding command in .Tn "SunOS 4.1.3" . .Sh AUTHORS -.An Terrence R. Lambert Aq terry@cs.weber.edu +.An Terrence R. Lambert Aq Mt terry@cs.weber.edu diff --git a/usr.bin/nc/nc.1 b/usr.bin/nc/nc.1 index 6fdb56e7e3e..4c2a055cc45 100644 --- a/usr.bin/nc/nc.1 +++ b/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.62 2013/03/20 09:27:56 sthen Exp $ +.\" $OpenBSD: nc.1,v 1.63 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 20 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt NC 1 .Os .Sh NAME @@ -452,10 +452,10 @@ if the proxy requires it: .Xr ssh 1 .Sh AUTHORS Original implementation by *Hobbit* -.Aq hobbit@avian.org . +.Aq Mt hobbit@avian.org . .br Rewritten with IPv6 support by -.An Eric Jackson Aq ericj@monkey.org . +.An Eric Jackson Aq Mt ericj@monkey.org . .Sh CAVEATS UDP port scans using the .Fl uz diff --git a/usr.bin/pkg-config/pkg-config.1 b/usr.bin/pkg-config/pkg-config.1 index 6d580856629..8d90c7361a6 100644 --- a/usr.bin/pkg-config/pkg-config.1 +++ b/usr.bin/pkg-config/pkg-config.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg-config.1,v 1.29 2012/12/10 10:12:12 jasper Exp $ +.\" $OpenBSD: pkg-config.1,v 1.30 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 2006 Chris Kuethe <ckuethe@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 10 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt PKG-CONFIG 1 .Os .Sh NAME @@ -194,15 +194,15 @@ utility first appeared in .Sh AUTHORS .Nm was written by -.An Chris Kuethe Aq ckuethe@openbsd.org +.An Chris Kuethe Aq Mt ckuethe@openbsd.org as a replacement for the original freedesktop.org .Nm implementation. It was later extended and kept in sync (where relevant) with the original version by -.An Marc Espie Aq espie@openbsd.org +.An Marc Espie Aq Mt espie@openbsd.org and -.An Jasper Lievisse Adriaanse Aq jasper@openbsd.org . +.An Jasper Lievisse Adriaanse Aq Mt jasper@openbsd.org . .Sh CAVEATS .Nm is a re-implementation of the "original" freedesktop.org program. diff --git a/usr.bin/pkill/pkill.1 b/usr.bin/pkill/pkill.1 index 34981af600e..bc947755a6c 100644 --- a/usr.bin/pkill/pkill.1 +++ b/usr.bin/pkill/pkill.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkill.1,v 1.22 2013/06/03 07:16:32 jmc Exp $ +.\" $OpenBSD: pkill.1,v 1.23 2013/07/16 00:07:52 schwarze Exp $ .\" $NetBSD: pkill.1,v 1.8 2003/02/14 15:59:18 grant Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 3 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt PKILL 1 .Os .Sh NAME @@ -226,4 +226,4 @@ They are modelled after utilities of the same name that appeared in Sun Solaris 7. .Sh AUTHORS .An Andrew Doran -.Aq ad@NetBSD.org . +.Aq Mt ad@NetBSD.org . diff --git a/usr.bin/sdiff/sdiff.1 b/usr.bin/sdiff/sdiff.1 index 5ee86694da7..9699ff77ec2 100644 --- a/usr.bin/sdiff/sdiff.1 +++ b/usr.bin/sdiff/sdiff.1 @@ -1,9 +1,9 @@ -.\" $OpenBSD: sdiff.1,v 1.16 2010/10/16 18:00:32 jmc Exp $ +.\" $OpenBSD: sdiff.1,v 1.17 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Written by Raymond Lai <ray@cyth.net>. .\" Public domain. .\" -.Dd $Mdocdate: October 16 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SDIFF 1 .Os .Sh NAME @@ -165,7 +165,7 @@ An error occurred. .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 Although undocumented, .Nm 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 . diff --git a/usr.bin/ssh/scp.1 b/usr.bin/ssh/scp.1 index 734b97bb125..c83012c9242 100644 --- a/usr.bin/ssh/scp.1 +++ b/usr.bin/ssh/scp.1 @@ -8,9 +8,9 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.58 2011/09/05 07:01:44 jmc Exp $ +.\" $OpenBSD: scp.1,v 1.59 2013/07/16 00:07:52 schwarze Exp $ .\" -.Dd $Mdocdate: September 5 2011 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SCP 1 .Os .Sh NAME @@ -235,5 +235,5 @@ is based on the program in BSD source code from the Regents of the University of California. .Sh AUTHORS -.An Timo Rinne Aq tri@iki.fi -.An Tatu Ylonen Aq ylo@cs.hut.fi +.An Timo Rinne Aq Mt tri@iki.fi +.An Tatu Ylonen Aq Mt ylo@cs.hut.fi diff --git a/usr.bin/ssh/sftp-server.8 b/usr.bin/ssh/sftp-server.8 index d35af68402a..cc925b96ec6 100644 --- a/usr.bin/ssh/sftp-server.8 +++ b/usr.bin/ssh/sftp-server.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sftp-server.8,v 1.22 2013/05/06 07:35:12 dtucker Exp $ +.\" $OpenBSD: sftp-server.8,v 1.23 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 2000 Markus Friedl. All rights reserved. .\" @@ -22,7 +22,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 6 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SFTP-SERVER 8 .Os .Sh NAME @@ -133,4 +133,4 @@ establish a logging socket inside the chroot directory. first appeared in .Ox 2.8 . .Sh AUTHORS -.An Markus Friedl Aq markus@openbsd.org +.An Markus Friedl Aq Mt markus@openbsd.org diff --git a/usr.bin/ssh/ssh-keyscan.1 b/usr.bin/ssh/ssh-keyscan.1 index f2b0fc8faf4..c35ea05e048 100644 --- a/usr.bin/ssh/ssh-keyscan.1 +++ b/usr.bin/ssh/ssh-keyscan.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keyscan.1,v 1.30 2012/04/11 13:34:17 djm Exp $ +.\" $OpenBSD: ssh-keyscan.1,v 1.31 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>. .\" @@ -6,7 +6,7 @@ .\" permitted provided that due credit is given to the author and the .\" OpenBSD project by leaving this copyright notice intact. .\" -.Dd $Mdocdate: April 11 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SSH-KEYSCAN 1 .Os .Sh NAME @@ -164,9 +164,9 @@ $ ssh-keyscan -t rsa,dsa,ecdsa -f ssh_hosts | \e .Xr sshd 8 .Sh AUTHORS .An -nosplit -.An David Mazieres Aq dm@lcs.mit.edu +.An David Mazieres Aq Mt dm@lcs.mit.edu wrote the initial version, and -.An Wayne Davison Aq wayned@users.sourceforge.net +.An Wayne Davison Aq Mt wayned@users.sourceforge.net added support for protocol version 2. .Sh BUGS It generates "Connection closed by remote host" messages on the consoles diff --git a/usr.bin/ssh/ssh-keysign.8 b/usr.bin/ssh/ssh-keysign.8 index 5e09e0271e3..5e0b2d23246 100644 --- a/usr.bin/ssh/ssh-keysign.8 +++ b/usr.bin/ssh/ssh-keysign.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keysign.8,v 1.12 2010/08/31 11:54:45 djm Exp $ +.\" $OpenBSD: ssh-keysign.8,v 1.13 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 2002 Markus Friedl. All rights reserved. .\" @@ -22,7 +22,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 31 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SSH-KEYSIGN 8 .Os .Sh NAME @@ -88,4 +88,4 @@ information corresponding with the private keys above. first appeared in .Ox 3.2 . .Sh AUTHORS -.An Markus Friedl Aq markus@openbsd.org +.An Markus Friedl Aq Mt markus@openbsd.org diff --git a/usr.bin/ssh/ssh-pkcs11-helper.8 b/usr.bin/ssh/ssh-pkcs11-helper.8 index 9bdaadc0151..3728c4e4e7e 100644 --- a/usr.bin/ssh/ssh-pkcs11-helper.8 +++ b/usr.bin/ssh/ssh-pkcs11-helper.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-pkcs11-helper.8,v 1.3 2010/02/10 23:20:38 markus Exp $ +.\" $OpenBSD: ssh-pkcs11-helper.8,v 1.4 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 2010 Markus Friedl. All rights reserved. .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 10 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt SSH-PKCS11-HELPER 8 .Os .Sh NAME @@ -40,4 +40,4 @@ is not intended to be invoked by the user, but from first appeared in .Ox 4.7 . .Sh AUTHORS -.An Markus Friedl Aq markus@openbsd.org +.An Markus Friedl Aq Mt markus@openbsd.org diff --git a/usr.bin/stat/stat.1 b/usr.bin/stat/stat.1 index 754c7180f36..9035b72d0e9 100644 --- a/usr.bin/stat/stat.1 +++ b/usr.bin/stat/stat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stat.1,v 1.20 2010/09/03 11:09:29 jmc Exp $ +.\" $OpenBSD: stat.1,v 1.21 2013/07/16 00:07:52 schwarze Exp $ .\" $NetBSD: stat.1,v 1.11 2003/05/08 13:07:10 wiz Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt STAT 1 .Os .Sh NAME @@ -470,6 +470,6 @@ utility first appeared in The .Nm utility was written by -.An Andrew Brown Aq atatat@NetBSD.org . +.An Andrew Brown Aq Mt atatat@NetBSD.org . This man page was written by -.An Jan Schaumann Aq jschauma@NetBSD.org . +.An Jan Schaumann Aq Mt jschauma@NetBSD.org . diff --git a/usr.bin/tcpbench/tcpbench.1 b/usr.bin/tcpbench/tcpbench.1 index 96d604a7f47..e34979b5ea0 100644 --- a/usr.bin/tcpbench/tcpbench.1 +++ b/usr.bin/tcpbench/tcpbench.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpbench.1,v 1.17 2012/01/26 17:53:53 henning Exp $ +.\" $OpenBSD: tcpbench.1,v 1.18 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 2008 Damien Miller <djm@mindrot.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 26 2012 $ +.Dd $Mdocdate: July 16 2013 $ .Dt TCPBENCH 1 .Os .Sh NAME @@ -159,7 +159,7 @@ program first appeared in The .Nm program was written by -.An Damien Miller Aq djm@openbsd.org . +.An Damien Miller Aq Mt djm@openbsd.org . .Pp UDP mode and libevent port by -.An Christiano F. Haesbaert Aq haesbaert@haesbaert.org . +.An Christiano F. Haesbaert Aq Mt haesbaert@haesbaert.org . diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index a632f1b4ac6..db3849bf05d 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.363 2013/07/05 15:27:14 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.364 2013/07/16 00:07:52 schwarze Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 5 2013 $ +.Dd $Mdocdate: July 16 2013 $ .Dt TMUX 1 .Os .Sh NAME @@ -3799,4 +3799,4 @@ bind-key S command-prompt "new-window -n %1 'ssh %1'" .Sh SEE ALSO .Xr pty 4 .Sh AUTHORS -.An Nicholas Marriott Aq nicm@users.sourceforge.net +.An Nicholas Marriott Aq Mt nicm@users.sourceforge.net diff --git a/usr.bin/usbhidctl/usbhidctl.1 b/usr.bin/usbhidctl/usbhidctl.1 index 70af793e369..5b8e59f7bd7 100644 --- a/usr.bin/usbhidctl/usbhidctl.1 +++ b/usr.bin/usbhidctl/usbhidctl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usbhidctl.1,v 1.13 2010/08/02 23:17:36 miod Exp $ +.\" $OpenBSD: usbhidctl.1,v 1.14 2013/07/16 00:07:52 schwarze Exp $ .\" $NetBSD: usbhidctl.1,v 1.14 2001/12/28 17:49:32 augustss Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 2 2010 $ +.Dd $Mdocdate: July 16 2013 $ .Dt USBHIDCTL 1 .Os .Sh NAME @@ -198,7 +198,7 @@ The command first appeared in .Ox 3.0 . .Sh AUTHORS -.An David Sainty Aq David.Sainty@dtsp.co.nz +.An David Sainty Aq Mt David.Sainty@dtsp.co.nz .Sh BUGS Some USB HID devices report multiple items with exactly the same usage identifiers. diff --git a/usr.bin/x99token/x99token.1 b/usr.bin/x99token/x99token.1 index 744f9b1f63e..d48a71ee7c4 100644 --- a/usr.bin/x99token/x99token.1 +++ b/usr.bin/x99token/x99token.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: x99token.1,v 1.9 2007/05/31 19:20:20 jmc Exp $ +.\" $OpenBSD: x99token.1,v 1.10 2013/07/16 00:07:52 schwarze Exp $ .\" .\" X9.9 calculator .\" This software is provided AS IS with no express or implied warranty @@ -6,7 +6,7 @@ .\" .\" Donated to the Public Domain by Paul Borman .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt X99TOKEN 1 .Os .Sh NAME @@ -90,7 +90,7 @@ default keyfile .Xr tokenadm 8 , .Xr tokeninit 8 .Sh AUTHORS -.An Paul Borman Aq prb@krystal.com +.An Paul Borman Aq Mt prb@krystal.com .Sh CAVEATS This is a very simple-minded program. The keyfile should be placed on a floppy disk which is kept physically secure. |