From c090f1523c061a3fd20360f9b3df39dcd6a0f147 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 7 Jun 2017 13:49:48 +0000 Subject: [PATCH] New sentence, new line. Whitespace. --- bin/sh/sh.1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index 2a2474ee725e..83bf9734ec1a 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -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