summaryrefslogtreecommitdiff
path: root/bin/ksh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ksh')
-rw-r--r--bin/ksh/ksh.14
-rw-r--r--bin/ksh/ksh.1tbl4
2 files changed, 2 insertions, 6 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 651cfbd0c90..cb05da41bcb 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,5 +1,5 @@
'\" t
-.\" $OpenBSD: ksh.1,v 1.5 1998/03/18 03:04:54 marc Exp $
+.\" $OpenBSD: ksh.1,v 1.6 1998/03/27 20:20:41 deraadt Exp $
.\"{{{}}}
.\"{{{ Notes about man page
.\" - use the pseudo-macros .sh( and .sh) to begin and end sh-specific
@@ -2058,9 +2058,7 @@ afB ltw(2.8i).
\fIstr\fP has non-zero length. Note that there is the potential
for problems if \fIstr\fP turns out to be an operator (\fIe.g.\fP, \fB-r\fP)
- it is generally better to use a test like
-.RS
\fB[ X"\fP\fIstr\fP\fB" != X ]\fP
-.RE
instead (double quotes are used in case \fIstr\fP contains spaces or file
globing characters).
T}
diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl
index 3bfda6988f1..aa5ec922b0c 100644
--- a/bin/ksh/ksh.1tbl
+++ b/bin/ksh/ksh.1tbl
@@ -1,5 +1,5 @@
'\" t
-.\" $OpenBSD: ksh.1tbl,v 1.5 1998/03/18 03:04:54 marc Exp $
+.\" $OpenBSD: ksh.1tbl,v 1.6 1998/03/27 20:20:41 deraadt Exp $
.\"{{{}}}
.\"{{{ Notes about man page
.\" - use the pseudo-macros .sh( and .sh) to begin and end sh-specific
@@ -2058,9 +2058,7 @@ afB ltw(2.8i).
\fIstr\fP has non-zero length. Note that there is the potential
for problems if \fIstr\fP turns out to be an operator (\fIe.g.\fP, \fB-r\fP)
- it is generally better to use a test like
-.RS
\fB[ X"\fP\fIstr\fP\fB" != X ]\fP
-.RE
instead (double quotes are used in case \fIstr\fP contains spaces or file
globing characters).
T}