summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1999-03-01 06:05:35 +0000
committeraaron <aaron@openbsd.org>1999-03-01 06:05:35 +0000
commit14342ca2356c9c9122598024a0188585cfdd82de (patch)
tree4273a78c66ae3387dc501f71af76192f62c65f48
parent.Ar -> .Pa, rearrange Xr's, remove redundant .Nm arguments, other cleanup; d@ (diff)
downloadwireguard-openbsd-14342ca2356c9c9122598024a0188585cfdd82de.tar.xz
wireguard-openbsd-14342ca2356c9c9122598024a0188585cfdd82de.zip
obliveous -> oblivious; d@
-rw-r--r--bin/ksh/ksh.14
-rw-r--r--bin/ksh/ksh.1tbl4
2 files changed, 4 insertions, 4 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index 16602bfe2d1..e569ce3aced 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,5 +1,5 @@
'\" t
-.\" $OpenBSD: ksh.1,v 1.13 1999/01/19 20:41:53 millert Exp $
+.\" $OpenBSD: ksh.1,v 1.14 1999/03/01 06:05:35 aaron Exp $
.\"{{{}}}
.\"{{{ Notes about man page
.\" - use the pseudo-macros .sh( and .sh) to begin and end sh-specific
@@ -2016,7 +2016,7 @@ T}
Causes the \fBcd\fP and \fBpwd\fP commands to use `physical'
(\fIi.e.\fP, the filesystem's) \fB..\fP directories instead of `logical'
directories (\fIi.e.\fP, the shell handles \fB..\fP, which allows the user
-to be obliveous of symlink links to directories).
+to be oblivious of symlink links to directories).
Clear by default. Note that setting
this option does not effect the current value of the \fBPWD\fP parameter;
only the \fBcd\fP command changes \fBPWD\fP.
diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl
index 8cf69826e29..5b69fb21d58 100644
--- a/bin/ksh/ksh.1tbl
+++ b/bin/ksh/ksh.1tbl
@@ -1,5 +1,5 @@
'\" t
-.\" $OpenBSD: ksh.1tbl,v 1.13 1999/01/19 20:41:53 millert Exp $
+.\" $OpenBSD: ksh.1tbl,v 1.14 1999/03/01 06:05:35 aaron Exp $
.\"{{{}}}
.\"{{{ Notes about man page
.\" - use the pseudo-macros .sh( and .sh) to begin and end sh-specific
@@ -2016,7 +2016,7 @@ T}
Causes the \fBcd\fP and \fBpwd\fP commands to use `physical'
(\fIi.e.\fP, the filesystem's) \fB..\fP directories instead of `logical'
directories (\fIi.e.\fP, the shell handles \fB..\fP, which allows the user
-to be obliveous of symlink links to directories).
+to be oblivious of symlink links to directories).
Clear by default. Note that setting
this option does not effect the current value of the \fBPWD\fP parameter;
only the \fBcd\fP command changes \fBPWD\fP.