Fix typographics errors.
This commit is contained in:
parent
4d23b928bc
commit
ea9e4b3733
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: title.urm,v 1.7 2003/10/13 14:34:25 agc Exp $
|
||||
.\" $NetBSD: title.urm,v 1.8 2009/12/08 09:23:06 mbalmer Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1993, 1994 Regents of the University of California.
|
||||
.\" All rights reserved.
|
||||
@ -1900,7 +1900,7 @@ is used;
|
||||
will leave a message whose presence will be announced
|
||||
to another user when they next log in.
|
||||
The write-ups in the manual also suggest how to respond to
|
||||
the these commands if you are a target.
|
||||
these commands if you are a target.
|
||||
.LP
|
||||
If you use
|
||||
.IR csh (1)
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: kauth.9,v 1.88 2009/08/10 22:36:37 wiz Exp $
|
||||
.\" $NetBSD: kauth.9,v 1.89 2009/12/08 09:23:06 mbalmer Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2005, 2006 Elad Efrat <elad@NetBSD.org>
|
||||
.\" All rights reserved.
|
||||
@ -1496,7 +1496,7 @@ object
|
||||
.Pp
|
||||
.Nm
|
||||
provides no means for synchronization within listeners.
|
||||
It is the the programmer's responsibility to make sure data used by the
|
||||
It is the programmer's responsibility to make sure data used by the
|
||||
listener is properly locked during its use, as it can be accessed
|
||||
simultaneously from the same listener called multiple times.
|
||||
It is also the programmer's responsibility to do garbage collection after
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" $OpenBSD: crypto.9,v 1.25 2003/07/11 13:47:41 jmc Exp $
|
||||
.\" $NetBSD: opencrypto.9,v 1.7 2009/05/04 19:40:02 wiz Exp $
|
||||
.\" $NetBSD: opencrypto.9,v 1.8 2009/12/08 09:23:06 mbalmer Exp $
|
||||
.\"
|
||||
.\" The author of this man page is Angelos D. Keromytis (angelos@cis.upenn.edu)
|
||||
.\"
|
||||
@ -511,7 +511,7 @@ The
|
||||
.Fa hint
|
||||
argument can be set to
|
||||
.Dv CRYPTO_HINT_MORE
|
||||
the there will be more request right after this request.
|
||||
when there will be more request right after this request.
|
||||
When the request is completed, or an error is detected, the
|
||||
.Fn process
|
||||
routine should invoke
|
||||
|
Loading…
Reference in New Issue
Block a user