svn commit: r368007 - head/share/man/man4
John Baldwin
jhb at FreeBSD.org
Wed Nov 25 01:09:59 UTC 2020
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 {
More information about the svn-src-all
mailing list