diff options
author | 2015-07-19 07:12:58 +0000 | |
---|---|---|
committer | 2015-07-19 07:12:58 +0000 | |
commit | 124ad5772fa1f30b5ff4e087e294d1df097ac844 (patch) | |
tree | 718e55472b2d3edc3b1203aef475f96db796f00a /lib/libc/sys | |
parent | Match change to fatal()'s prototype in bgpd (diff) | |
download | wireguard-openbsd-124ad5772fa1f30b5ff4e087e294d1df097ac844.tar.xz wireguard-openbsd-124ad5772fa1f30b5ff4e087e294d1df097ac844.zip |
succesfull -> succesful, from Ross L Richardson
Diffstat (limited to 'lib/libc/sys')
-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 |