add missing Ev macro; from mail at lukasneukom ch
authorjmc <jmc@openbsd.org>
Wed, 6 Mar 2024 06:26:22 +0000 (06:26 +0000)
committerjmc <jmc@openbsd.org>
Wed, 6 Mar 2024 06:26:22 +0000 (06:26 +0000)
bin/ksh/sh.1

index b73dcf3..f34edf5 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: sh.1,v 1.157 2023/05/13 18:34:49 jmc Exp $
+.\"    $OpenBSD: sh.1,v 1.158 2024/03/06 06:26:22 jmc Exp $
 .\"
 .\" Copyright (c) 2015 Jason McIntyre <jmc@openbsd.org>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: May 13 2023 $
+.Dd $Mdocdate: March 6 2024 $
 .Dt SH 1
 .Os
 .Sh NAME
@@ -2140,7 +2140,7 @@ before each command is traced
 option).
 The default is
 .Sq +\ \& .
-.It PWD
+.It Ev PWD
 The absolute pathname to the current working directory.
 .El
 .Sh ASYNCHRONOUS EVENTS