diff options
author | 1999-03-18 11:07:07 +0000 | |
---|---|---|
committer | 1999-03-18 11:07:07 +0000 | |
commit | 9ef04daff637c24c646d21a7d44eb3cdfd2c8012 (patch) | |
tree | baa61f86125ac3afe2ed5caa0de0897b8d11461e | |
parent | powerfull -> powerful; garath@ntplx.net (diff) | |
download | wireguard-openbsd-9ef04daff637c24c646d21a7d44eb3cdfd2c8012.tar.xz wireguard-openbsd-9ef04daff637c24c646d21a7d44eb3cdfd2c8012.zip |
``that that'' -> ``than that''; nash@mcs.net
-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 |