summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-03-07 06:30:39 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-03-07 06:30:39 +0000
commit12fe975620ec388514ab46561cf3003206b7ab43 (patch)
tree0219d63e9155134d0c5dd673ffef17d5346bf6f6 /usr.bin
parent8fd79890044c08315eb9c5b15e6f45529bfb18d9 (diff)
spelling errors/typos
ok jmc@
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/find/find.14
-rw-r--r--usr.bin/sudo/sudo.82
2 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 2d6e69793b4..91ed3346e07 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: find.1,v 1.36 2002/11/14 02:57:27 deraadt Exp $
+.\" $OpenBSD: find.1,v 1.37 2003/03/07 06:30:38 david Exp $
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -96,7 +96,7 @@ the command line is that of the link itself.
An alias for the
.Fl L
option.
-This option exists for backwards compatability.
+This option exists for backwards compatibility.
.It Fl L
Causes the file information and file type (see
.Xr stat 2 )
diff --git a/usr.bin/sudo/sudo.8 b/usr.bin/sudo/sudo.8
index a0c66b37b3c..fbdbfc31974 100644
--- a/usr.bin/sudo/sudo.8
+++ b/usr.bin/sudo/sudo.8
@@ -390,7 +390,7 @@ subsequent commands run from that shell will \fInot\fR be logged, nor
will \fBsudo\fR's access control affect them. The same is true for
commands that offer shell escapes (including most editors). Because
of this, care must be taken when giving users access to commands
-via \fBsudo\fR to verify that the command does not inadvertantly give
+via \fBsudo\fR to verify that the command does not inadvertently give
the user an effective root shell.
.SH "EXAMPLES"
.IX Header "EXAMPLES"