Source-Changes-HG archive

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

[src/trunk]: src/bin/expr Instruction to not split the line needs to be state...



details:   https://anonhg.NetBSD.org/src/rev/8c5f6e5a0385
branches:  trunk
changeset: 817504:8c5f6e5a0385
user:      sevan <sevan%NetBSD.org@localhost>
date:      Tue Aug 23 03:21:16 2016 +0000

description:
Instruction to not split the line needs to be stated separately.

diffstat:

 bin/expr/expr.1 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r fb4241355b48 -r 8c5f6e5a0385 bin/expr/expr.1
--- a/bin/expr/expr.1   Tue Aug 23 02:58:45 2016 +0000
+++ b/bin/expr/expr.1   Tue Aug 23 03:21:16 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: expr.1,v 1.34 2016/08/23 02:58:45 sevan Exp $
+.\"    $NetBSD: expr.1,v 1.35 2016/08/23 03:21:16 sevan Exp $
 .\"
 .\" Copyright (c) 2000,2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -258,7 +258,8 @@
 .An Pace Willisson
 .Aq pace%blitz.com@localhost
 was largely rewritten by
-.An -nosplit J.T. Conklin
+.An -nosplit
+.An J.T. Conklin
 .Aq jtc%NetBSD.org@localhost .
 It was rewritten again for
 .Nx 1.6



Home | Main Index | Thread Index | Old Index