Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/moused Use .An -nosplit to avoid unwanted line brea...



details:   https://anonhg.NetBSD.org/src/rev/b7e09b374336
branches:  trunk
changeset: 347162:b7e09b374336
user:      uwe <uwe%NetBSD.org@localhost>
date:      Tue Aug 16 02:04:01 2016 +0000

description:
Use .An -nosplit to avoid unwanted line breaks in the middle of a sentence.

diffstat:

 usr.sbin/moused/moused.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 672f8410b345 -r b7e09b374336 usr.sbin/moused/moused.8
--- a/usr.sbin/moused/moused.8  Tue Aug 16 01:46:51 2016 +0000
+++ b/usr.sbin/moused/moused.8  Tue Aug 16 02:04:01 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: moused.8,v 1.8 2006/09/12 20:48:47 pavel Exp $
+.\" $NetBSD: moused.8,v 1.9 2016/08/16 02:04:01 uwe Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Mike Pritchard <mpp%FreeBSD.org@localhost>.  All rights reserved.
@@ -433,7 +433,7 @@
 .Sh AUTHORS
 .Nm
 was written by
-.An Michael Smith
+.An -nosplit Michael Smith
 .Aq msmith%FreeBSD.org@localhost .
 This manual page was written by
 .An Mike Pritchard



Home | Main Index | Thread Index | Old Index