diff options
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/sh/sh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index 18382a3815c..2ae9e08394a 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -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 |
