Module Name:    src
Committed By:   wiz
Date:           Wed Jun  7 13:49:48 UTC 2017

Modified Files:
        src/bin/sh: sh.1

Log Message:
New sentence, new line. Whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/bin/sh/sh.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/sh/sh.1
diff -u src/bin/sh/sh.1:1.149 src/bin/sh/sh.1:1.150
--- src/bin/sh/sh.1:1.149	Wed Jun  7 05:08:32 2017
+++ src/bin/sh/sh.1	Wed Jun  7 13:49:48 2017
@@ -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 @@ When reset,
 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 @@ When the
 .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

Reply via email to