".XR" should be ".Xr".
This commit is contained in:
parent
b50ebb2aa2
commit
1733290d22
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: crypto.4,v 1.5 2004/04/29 19:42:29 jonathan Exp $
|
||||
.\" $NetBSD: crypto.4,v 1.6 2005/03/28 22:07:22 nathanw Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2004
|
||||
.\" Jonathan Stone <jonathan@dsg.stanford.edu>. All rights reserved.
|
||||
|
@ -244,7 +244,7 @@ Error checking and reporting is weak.
|
|||
The values specified for symmetric-key key sizes to
|
||||
.Dv CRIOCGSESSION
|
||||
must exactly match the values expected by
|
||||
.XR opencrypto 9 .
|
||||
.Xr opencrypto 9 .
|
||||
The output buffer and MAC buffers supplied to
|
||||
.Dv CRIOCRYPT
|
||||
must follow whether privacy or integrity algorithms were specified for
|
||||
|
|
Loading…
Reference in New Issue