Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Update CIOGFSESSION argument spec to match re...



details:   https://anonhg.NetBSD.org/src/rev/b9119f8a3e97
branches:  trunk
changeset: 326381:b9119f8a3e97
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Mon Jan 27 21:23:59 2014 +0000

description:
Update CIOGFSESSION argument spec to match reality

diffstat:

 share/man/man4/crypto.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 0076544d6b7a -r b9119f8a3e97 share/man/man4/crypto.4
--- a/share/man/man4/crypto.4   Mon Jan 27 21:00:02 2014 +0000
+++ b/share/man/man4/crypto.4   Mon Jan 27 21:23:59 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: crypto.4,v 1.23 2011/02/25 21:10:33 wiz Exp $
+.\"    $NetBSD: crypto.4,v 1.24 2014/01/27 21:23:59 pgoyette Exp $
 .\"
 .\" Copyright (c) 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -53,7 +53,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
 .\" THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd February 25, 2011
+.Dd January 27, 2014
 .Dt CRYPTO 4
 .Os
 .Sh NAME
@@ -425,7 +425,7 @@
 operation structure are currently unused.
 They are intended for use to
 immediately rekey an existing session before processing a new request.
-.It Dv CIOCFSESSION Fa void
+.It Dv CIOCFSESSION Fa u_int32_t ses_id
 Destroys the /dev/crypto session associated with the file-descriptor
 argument.
 .It Dv CIOCNFSESSION Fa struct crypt_sfop *sfop ;



Home | Main Index | Thread Index | Old Index