summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/ksh/ksh.16
-rw-r--r--bin/ksh/ksh.1tbl6
-rw-r--r--bin/ksh/sh.16
-rw-r--r--bin/ksh/sh.1tbl6
4 files changed, 12 insertions, 12 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 343ecf951af..d2137e3cf7d 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1,v 1.67 2004/03/15 08:52:12 jmc Exp $
+.\" $OpenBSD: ksh.1,v 1.68 2004/03/15 08:56:56 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -374,8 +374,8 @@ to the standard input of the following command.
The exit status of a pipeline is that of its last command.
A pipeline may be prefixed by the
.Ql \&!
-reserved word which causes the exit status of the pipeline to be logically
-complemented: if the original status was 0 the complemented status will be 1;
+reserved word, which causes the exit status of the pipeline to be logically
+complemented: if the original status was 0, the complemented status will be 1;
if the original status was not 0, the complemented status will be 0.
.Pp
.Em Lists
diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl
index 14791e40764..7176f94159c 100644
--- a/bin/ksh/ksh.1tbl
+++ b/bin/ksh/ksh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ksh.1tbl,v 1.67 2004/03/15 08:52:12 jmc Exp $
+.\" $OpenBSD: ksh.1tbl,v 1.68 2004/03/15 08:56:56 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -374,8 +374,8 @@ to the standard input of the following command.
The exit status of a pipeline is that of its last command.
A pipeline may be prefixed by the
.Ql \&!
-reserved word which causes the exit status of the pipeline to be logically
-complemented: if the original status was 0 the complemented status will be 1;
+reserved word, which causes the exit status of the pipeline to be logically
+complemented: if the original status was 0, the complemented status will be 1;
if the original status was not 0, the complemented status will be 0.
.Pp
.Em Lists
diff --git a/bin/ksh/sh.1 b/bin/ksh/sh.1
index cb6cf217d68..8efb262a0d6 100644
--- a/bin/ksh/sh.1
+++ b/bin/ksh/sh.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1,v 1.46 2004/03/15 08:52:12 jmc Exp $
+.\" $OpenBSD: sh.1,v 1.47 2004/03/15 08:56:56 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -365,8 +365,8 @@ to the standard input of the following command.
The exit status of a pipeline is that of its last command.
A pipeline may be prefixed by the
.Ql \&!
-reserved word which causes the exit status of the pipeline to be logically
-complemented: if the original status was 0 the complemented status will be 1;
+reserved word, which causes the exit status of the pipeline to be logically
+complemented: if the original status was 0, the complemented status will be 1;
if the original status was not 0, the complemented status will be 0.
.Pp
.Em Lists
diff --git a/bin/ksh/sh.1tbl b/bin/ksh/sh.1tbl
index 3a291205414..30d9534c5d4 100644
--- a/bin/ksh/sh.1tbl
+++ b/bin/ksh/sh.1tbl
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sh.1tbl,v 1.46 2004/03/15 08:52:12 jmc Exp $
+.\" $OpenBSD: sh.1tbl,v 1.47 2004/03/15 08:56:56 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -365,8 +365,8 @@ to the standard input of the following command.
The exit status of a pipeline is that of its last command.
A pipeline may be prefixed by the
.Ql \&!
-reserved word which causes the exit status of the pipeline to be logically
-complemented: if the original status was 0 the complemented status will be 1;
+reserved word, which causes the exit status of the pipeline to be logically
+complemented: if the original status was 0, the complemented status will be 1;
if the original status was not 0, the complemented status will be 0.
.Pp
.Em Lists