diff options
author | Nicholas Marriott <nicm@cvs.openbsd.org> | 2015-07-19 07:12:59 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@cvs.openbsd.org> | 2015-07-19 07:12:59 +0000 |
commit | 3dd7c4da687b823520323fe5c72bf6a8815e8305 (patch) | |
tree | 88ea8a1e40d3c2cc23b2b4d00de876d45607bc80 /lib | |
parent | 5de4cd806239b2e2f789f45b58aa39d044639dad (diff) |
succesfull -> succesful, from Ross L Richardson
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/tame.2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/sys/tame.2 b/lib/libc/sys/tame.2 index b6ff8ced9eb..c3e36b8348a 100644 --- a/lib/libc/sys/tame.2 +++ b/lib/libc/sys/tame.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tame.2,v 1.1 2015/07/19 02:37:29 deraadt Exp $ +.\" $OpenBSD: tame.2,v 1.2 2015/07/19 07:12:58 nicm Exp $ .\" .\" Copyright (c) 2015 Nicholas Marriott <nicm@openbsd.org> .\" @@ -301,7 +301,7 @@ domain: .Xr getsockopt 2 . .Pp .It Ar TAME_DNSPATH -Subsequent to a succesfull +Subsequent to a succesful .Xr open 2 of .Pa /etc/resolv.conf , @@ -324,7 +324,7 @@ and family of functions. They may also need to operate in a .Xr yp 8 -environment, so a succesfull +environment, so a succesful .Xr open 2 of .Pa /var/run/ypbind.lock |