diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-03-25 14:53:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-03-25 14:53:09 +0000 |
commit | bf730fec8602346d3a5dcddb3c7acb0b9fbeb490 (patch) | |
tree | 43023d73759aa9b287469c4eae4399509fe634c2 /share | |
parent | 93e8be27265d140e768e933e74ca5a13a7c1e4c7 (diff) |
punctuation must be space separated here;
Diffstat (limited to 'share')
-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 |