Correct spelling of terminal (it doesn't have a 2nd m).
This commit is contained in:
parent
7f73633888
commit
258641d776
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: sh.1,v 1.244 2022/08/19 13:37:03 kre Exp $
|
||||
.\" $NetBSD: sh.1,v 1.245 2022/09/15 18:00:36 kre Exp $
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
.\"
|
||||
|
@ -392,7 +392,7 @@ or
|
|||
given at invocation of
|
||||
.Nm ) ,
|
||||
and standard input and standard error refer to
|
||||
terminmal type devices.
|
||||
terminal type devices.
|
||||
.It Fl L Em local_lineno
|
||||
When set, before a function is defined,
|
||||
causes the variable
|
||||
|
|
Loading…
Reference in New Issue