summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-03-01 06:05:36 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-03-01 06:05:36 +0000
commit3f82e18897b67b0a1948a2ca88bc95031b56e575 (patch)
tree176cfbcfad39c1ce18b91331724f8afd3c0776e8
parent98bd0f53979c247f5e277c5bb76ce12c4933513f (diff)
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.