diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-03-18 11:07:08 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-03-18 11:07:08 +0000 |
commit | f8e10619c7be88807438402a21ee8f28651cf120 (patch) | |
tree | 05a3c6102e9c4daee41eca8bc97d8502caa0dd37 /bin | |
parent | 82bd454872c84e50f1575cb4987b4d3b911d6758 (diff) |
``that that'' -> ``than that''; nash@mcs.net
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ksh/ksh.1 | 4 | ||||
-rw-r--r-- | bin/ksh/ksh.1tbl | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1 index e63589a6d0d..af2d58d213e 100644 --- a/bin/ksh/ksh.1 +++ b/bin/ksh/ksh.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1,v 1.15 1999/03/02 23:46:53 aaron Exp $ +.\" $OpenBSD: ksh.1,v 1.16 1999/03/18 11:07:07 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -395,7 +395,7 @@ is non-zero. .Dq \&&\&& and .Dq \&|\&| -have equal precedence which is higher that that of +have equal precedence which is higher than that of .Dq \&& , .Dq \&|\&& and diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl index 947535f0897..7a1ed0e7c6c 100644 --- a/bin/ksh/ksh.1tbl +++ b/bin/ksh/ksh.1tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: ksh.1tbl,v 1.15 1999/03/02 23:46:53 aaron Exp $ +.\" $OpenBSD: ksh.1tbl,v 1.16 1999/03/18 11:07:07 aaron Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -395,7 +395,7 @@ is non-zero. .Dq \&&\&& and .Dq \&|\&| -have equal precedence which is higher that that of +have equal precedence which is higher than that of .Dq \&& , .Dq \&|\&& and |