Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/expr Mark email addresses as mailto links, heads up by S...
details: https://anonhg.NetBSD.org/src/rev/8e2c5173dbbb
branches: trunk
changeset: 347391:8e2c5173dbbb
user: sevan <sevan%NetBSD.org@localhost>
date: Tue Aug 23 20:34:23 2016 +0000
description:
Mark email addresses as mailto links, heads up by Sascha Wildner.
Move email addresses to same line as author name.
Do not split the third author entry on to a new line.
Public domain is not licensed by definition, heads up by Robert Elz.
diffstat:
bin/expr/expr.1 | 14 ++++++--------
1 files changed, 6 insertions(+), 8 deletions(-)
diffs (40 lines):
diff -r 70e43266d8ad -r 8e2c5173dbbb bin/expr/expr.1
--- a/bin/expr/expr.1 Tue Aug 23 19:57:01 2016 +0000
+++ b/bin/expr/expr.1 Tue Aug 23 20:34:23 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: expr.1,v 1.35 2016/08/23 03:21:16 sevan Exp $
+.\" $NetBSD: expr.1,v 1.36 2016/08/23 20:34:23 sevan Exp $
.\"
.\" Copyright (c) 2000,2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -246,7 +246,7 @@
An
.Nm
utility first appeared in the Programmer's Workbench (PWB/UNIX).
-A public domain licensed version of
+A public domain version of
.Nm
written by
.An Pace Willisson
@@ -255,17 +255,15 @@
.Bx 386 0.1 .
.Sh AUTHORS
Initial implementation by
-.An Pace Willisson
-.Aq pace%blitz.com@localhost
+.An Pace Willisson Aq Mt pace%blitz.com@localhost
was largely rewritten by
.An -nosplit
-.An J.T. Conklin
-.Aq jtc%NetBSD.org@localhost .
+.An J.T. Conklin Aq Mt jtc%NetBSD.org@localhost .
It was rewritten again for
.Nx 1.6
by
-.An Jaromir Dolecek
-.Aq jdolecek%NetBSD.org@localhost .
+.An -nosplit
+.An Jaromir Dolecek Aq Mt jdolecek%NetBSD.org@localhost .
.Sh NOTES
The empty string
.Do Dc
Home |
Main Index |
Thread Index |
Old Index