diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-12-13 17:08:10 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-12-13 17:08:10 +0000 |
commit | 4e22db8bd5af88c970d774968fa9d20300395d17 (patch) | |
tree | 1283b77be270409f164e0382d71fef0562e86f78 /share/man/man8 | |
parent | 95a575e34a247c76f92fdf7ae305081649283ed3 (diff) |
Regen (including /dev/crypto support not regen'ed last time)
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/man8.sgi/MAKEDEV.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/share/man/man8/man8.sgi/MAKEDEV.8 b/share/man/man8/man8.sgi/MAKEDEV.8 index 2ec70caf903..f862789270e 100644 --- a/share/man/man8/man8.sgi/MAKEDEV.8 +++ b/share/man/man8/man8.sgi/MAKEDEV.8 @@ -1,9 +1,9 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.7 2004/09/22 14:40:44 miod Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.8 2004/12/13 17:08:09 miod Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.sgi/MAKEDEV.md,v 1.6 2004/09/22 14:40:24 miod Exp +.\" OpenBSD: etc.sgi/MAKEDEV.md,v 1.8 2004/12/13 17:06:17 miod Exp .\" OpenBSD: MAKEDEV.common,v 1.12 2004/08/19 07:05:20 miod Exp .\" OpenBSD: MAKEDEV.man,v 1.3 2004/03/12 18:12:12 miod Exp .\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp @@ -23,7 +23,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd September 22, 2004 +.Dd December 13, 2004 .Dt MAKEDEV 8 sgi .Os .Sh NAME @@ -156,6 +156,9 @@ wscons mice, see .It Ar bpf* Berkeley Packet Filter, see .Xr bpf 4 . +.It Ar crypto +Hardware crypto access driver, see +.Xr crypto 4 . .It Ar fd fd/* nodes for fdescfs, see .Xr mount_fdesc 8 . |