Whitespace.

This commit is contained in:
kre 2022-09-16 17:25:09 +00:00
parent e1297b69b5
commit 65d376a4f6
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sh.1,v 1.245 2022/09/15 18:00:36 kre Exp $
.\" $NetBSD: sh.1,v 1.246 2022/09/16 17:25:09 kre Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@ -3191,7 +3191,7 @@ to set key bindings as defined by
.Xr editrc 5 .
.\"
.Pp
.It Ic jobid Oo Fl g Ns \&| Ns Fl j Ns \&| Ns Fl p Oc Op Ar job
.It Ic jobid Oo Fl g Ns \&| Ns Fl j Ns \&| Ns Fl p Oc Op Ar job
With no flags, print the process identifiers of the processes in the job.
If the
.Ar job
@ -3573,7 +3573,7 @@ If an unescaped backslash is followed by a newline,
the backslash and the newline will be deleted,
and replaced by the contents of the following line,
which is processed as if it had been part of the original line.
This includes reading yet more input if necessary,
This includes reading yet more input if necessary,
until a line is read that is not terminated by
an unescaped backslash immediately before the newline.
.\"