summaryrefslogtreecommitdiff
path: root/bin/ksh/ksh.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ksh/ksh.1')
-rw-r--r--bin/ksh/ksh.16
1 files changed, 2 insertions, 4 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index d60769e2763..1cbd58468f5 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,8 +1,8 @@
-.\" $OpenBSD: ksh.1,v 1.220 2023/10/20 18:51:09 schwarze Exp $
+.\" $OpenBSD: ksh.1,v 1.221 2024/09/25 06:13:01 jmc Exp $
.\"
.\" Public Domain
.\"
-.Dd $Mdocdate: October 20 2023 $
+.Dd $Mdocdate: September 25 2024 $
.Dt KSH 1
.Os
.Sh NAME
@@ -1800,10 +1800,8 @@ command may be used to list, change, and add to this cache (e.g.\&
Brace expressions take the following form:
.Bd -unfilled -offset indent
.Sm off
-.Xo
.Ar prefix No { Ar str1 No ,...,
.Ar strN No } Ar suffix
-.Xc
.Sm on
.Ed
.Pp