New sentence, new line. Whitespace.

This commit is contained in:
wiz 2017-06-07 13:49:48 +00:00
parent ee83b6cae4
commit c090f1523c
1 changed files with 4 additions and 3 deletions

View File

@ -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