diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-03-18 22:44:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-03-18 22:44:13 +0000 |
commit | 1cddb68d501e88a56b636de082738e5483715814 (patch) | |
tree | ef54d949012b5c6e055e0da16560e4027110c9c3 | |
parent | 4f182602dfca13788831144eaa58ef6e344b9250 (diff) |
tweaks; ok tom
-rw-r--r-- | share/man/man4/man4.i386/glxsb.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/glxsb.4 b/share/man/man4/man4.i386/glxsb.4 index 31b51789fdb..ad7daeb113a 100644 --- a/share/man/man4/man4.i386/glxsb.4 +++ b/share/man/man4/man4.i386/glxsb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: glxsb.4,v 1.3 2007/03/18 16:36:18 tom Exp $ +.\" $OpenBSD: glxsb.4,v 1.4 2007/03/18 22:44:12 jmc Exp $ .\" .\"Copyright (c) 2006 Tom Cosgrove <tom@openbsd.org> .\" @@ -27,7 +27,6 @@ The .Nm driver supports the security block of the Geode LX series processors. -.Pp The Geode LX is a member of the AMD Geode family of integrated x86 system chips. .Pp @@ -47,7 +46,7 @@ also supports acceleration of AES-CBC operations for .Xr random 4 , .Xr crypto 9 .Sh HISTORY -Support for the +Support for .Nm was added in .Ox 4.1 . |