Source-Changes-HG archive

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

[src/trunk]: src/bin/sh New sentence, new line. Whitespace.



details:   https://anonhg.NetBSD.org/src/rev/9dd8fe2bb47e
branches:  trunk
changeset: 824509:9dd8fe2bb47e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jun 07 13:49:48 2017 +0000

description:
New sentence, new line. Whitespace.

diffstat:

 bin/sh/sh.1 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 531beb1e5a6e -r 9dd8fe2bb47e bin/sh/sh.1
--- a/bin/sh/sh.1       Wed Jun 07 10:38:33 2017 +0000
+++ b/bin/sh/sh.1       Wed Jun 07 13:49:48 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sh.1,v 1.149 2017/06/07 05:08:32 kre Exp $
+.\"    $NetBSD: sh.1,v 1.150 2017/06/07 13:49:48 wiz Exp $
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
 .\"
@@ -306,7 +306,7 @@
 in a function refers to the line number within the file
 in which the definition of the function occurs.
 This option defaults to
-.Dq on 
+.Dq on
 in this shell.
 For more details see the section
 .Sx LINENO
@@ -2924,7 +2924,8 @@
 .Fl L
 flag is not set, the shell counts lines in a function definition
 in the same continuous sequence as the lines that surround the
-function definition.  Further, if
+function definition.
+Further, if
 .Ev LINENO
 is made local
 (see



Home | Main Index | Thread Index | Old Index