Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/at Use more markup and complete a sentence.



details:   https://anonhg.NetBSD.org/src/rev/fb1fe3a01c6f
branches:  trunk
changeset: 348968:fb1fe3a01c6f
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Fri Nov 18 09:06:35 2016 +0000

description:
Use more markup and complete a sentence.

diffstat:

 usr.bin/at/at.1 |  9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 1daed455e7ec -r fb1fe3a01c6f usr.bin/at/at.1
--- a/usr.bin/at/at.1   Fri Nov 18 08:31:29 2016 +0000
+++ b/usr.bin/at/at.1   Fri Nov 18 09:06:35 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: at.1,v 1.26 2016/03/12 22:37:32 dholland Exp $
+.\" $NetBSD: at.1,v 1.27 2016/11/18 09:06:35 abhinav Exp $
 .\" $OpenBSD: at.1,v 1.6 1998/06/05 00:47:46 deraadt Exp $
 .\" $FreeBSD: at.man,v 1.6 1997/02/22 19:54:05 peter Exp $
 .Dd March 10, 2008
@@ -312,8 +312,11 @@
 utilities conform to
 .St -p1003.2-92 .
 .Sh AUTHORS
-At was mostly written by Thomas Koenig \*[Lt]ig25%rz.uni-karlsruhe.de@localhost\*[Gt].
-The time parsing routines are by David Parsons \*[Lt]orc%pell.chi.il.us@localhost\*[Gt].
+.Nm
+was mostly written by
+.An Thomas Koenig Aq ig25%rz.uni-karlsruhe.de@localhost .
+The time parsing routines are implemented by
+.An David Parsons Aq orc%pell.chi.il.us@localhost .
 .Sh BUGS
 If the file
 .Pa /var/run/utmp



Home | Main Index | Thread Index | Old Index