Module Name: src
Committed By: sevan
Date: Tue Aug 23 03:21:16 UTC 2016
Modified Files:
src/bin/expr: expr.1
Log Message:
Instruction to not split the line needs to be stated separately.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/bin/expr/expr.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/expr/expr.1
diff -u src/bin/expr/expr.1:1.34 src/bin/expr/expr.1:1.35
--- src/bin/expr/expr.1:1.34 Tue Aug 23 02:58:45 2016
+++ src/bin/expr/expr.1 Tue Aug 23 03:21:16 2016
@@ -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 @@ Initial implementation by
.An Pace Willisson
.Aq [email protected]
was largely rewritten by
-.An -nosplit J.T. Conklin
+.An -nosplit
+.An J.T. Conklin
.Aq [email protected] .
It was rewritten again for
.Nx 1.6