Fix a typo (or rather a remnant of an earlier intent).

This commit is contained in:
kre 2017-06-06 22:38:52 +00:00
parent 91ce610635
commit 37406ae4e9
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sh.1,v 1.147 2017/06/04 20:27:14 kre Exp $
.\" $NetBSD: sh.1,v 1.148 2017/06/06 22:38:52 kre Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@ -2219,7 +2219,7 @@ assign a value to a read-only variable.
Note that either
.Fl I
or
.Fl U
.Fl N
should always be used, or variables made local should always
be given a value, or explicitly unset, as the default behavior
(inheriting the earlier value, or starting unset after