diff options
author | 2009-03-25 14:53:08 +0000 | |
---|---|---|
committer | 2009-03-25 14:53:08 +0000 | |
commit | af05eeefdb5020ea728a21215abf6b391d11c6e1 (patch) | |
tree | 305623ee6504a794023ff0015b20df3345d93241 | |
parent | You can now feed sysmerge with an etcXX and/or xetcXX tarball(s) (diff) | |
download | wireguard-openbsd-af05eeefdb5020ea728a21215abf6b391d11c6e1.tar.xz wireguard-openbsd-af05eeefdb5020ea728a21215abf6b391d11c6e1.zip |
punctuation must be space separated here;
-rw-r--r-- | share/man/man4/ubsec.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ubsec.4 b/share/man/man4/ubsec.4 index 2aede9a91b8..58404b2f6c8 100644 --- a/share/man/man4/ubsec.4 +++ b/share/man/man4/ubsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ubsec.4,v 1.30 2009/03/25 12:17:30 reyk Exp $ +.\" $OpenBSD: ubsec.4,v 1.31 2009/03/25 14:53:08 jmc Exp $ .\" .\" Copyright (c) 2000 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -67,7 +67,7 @@ driver registers itself to accelerate DES, Triple-DES, MD5-HMAC, and SHA1-HMAC operations for .Xr ipsec 4 and -.Xr crypto 4. +.Xr crypto 4 . The driver also supports acceleration of AES-CBC with the BCM5823. .Pp On those models which contain a public key engine (almost all of the |