summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2001-08-15 17:55:30 +0000
committeraaron <aaron@openbsd.org>2001-08-15 17:55:30 +0000
commit2c0a0e64902bfda157b3859bb78d4fdeb73090ff (patch)
tree588dc1277bec6be55e08d887f6fb52442a3d3b20
parent- Attempt to recover from PCI aborts. This is a heavy handed approach which (diff)
downloadwireguard-openbsd-2c0a0e64902bfda157b3859bb78d4fdeb73090ff.tar.xz
wireguard-openbsd-2c0a0e64902bfda157b3859bb78d4fdeb73090ff.zip
Typo fixes; andrew.hoerter@NeuStar.com
-rw-r--r--lib/libc/gen/login_cap.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/gen/login_cap.3 b/lib/libc/gen/login_cap.3
index 8c4f2c1c2b0..6d53f6a580b 100644
--- a/lib/libc/gen/login_cap.3
+++ b/lib/libc/gen/login_cap.3
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: login_cap.3,v 1.5 2001/05/29 21:33:59 millert Exp $
+.\" $OpenBSD: login_cap.3,v 1.6 2001/08/15 17:55:30 aaron Exp $
.\" BSDI $From: login_cap.3,v 1.4 1997/11/07 16:22:27 jch Exp $
.\"
.Dd July 16, 1996
@@ -94,7 +94,7 @@ pointer is returned.
is returned if the user class is not found.
When the
.Li login_cap_t
-structure is no longer needed, is should be freed by the
+structure is no longer needed, it should be freed by the
.Fn login_close
function.
.Pp
@@ -286,11 +286,11 @@ when the specified capability is present and thus it is the responsibility
of the caller to
.Fn free
this space.
-However, if the the capability was not found or an error occurred and
+However, if the capability was not found or an error occurred and
.Fa def
or
.Fa err
-(whichever is relevant) are non-NUL the returned value is simply what
+(whichever is relevant) are non-NULL the returned value is simply what
was passed in to
.Fn login_getcapstr .
Therefore it is not possible to blindly