Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 2020 01:09:58 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r368007 - head/share/man/man4
Message-ID:  <202011250109.0AP19wTt096226@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhb
Date: Wed Nov 25 01:09:58 2020
New Revision: 368007
URL: https://svnweb.freebsd.org/changeset/base/368007

Log:
  Remove a reference to CRIOGET missed in r368005.

Modified:
  head/share/man/man4/crypto.4

Modified: head/share/man/man4/crypto.4
==============================================================================
--- head/share/man/man4/crypto.4	Wed Nov 25 01:08:57 2020	(r368006)
+++ head/share/man/man4/crypto.4	Wed Nov 25 01:09:58 2020	(r368007)
@@ -171,11 +171,6 @@ and
 .\"
 .Bl -tag -width CIOCGSESSION
 .\"
-.It Dv CRIOGET Fa int *fd
-Clone the fd argument to
-.Xr ioctl 2 ,
-yielding a new file descriptor for the creation of sessions.
-.\"
 .It Dv CIOCFINDDEV Fa struct crypt_find_op *fop
 .Bd -literal
 struct crypt_find_op {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011250109.0AP19wTt096226>