diff options
author | 2014-12-08 13:59:28 +0000 | |
---|---|---|
committer | 2014-12-08 13:59:28 +0000 | |
commit | 679b9bee3d8d8a79b96645ba8fc174c6654b3fa6 (patch) | |
tree | 50e4e71cafbed008a79fe264457ab95614a9002a | |
parent | When resetting an endpoint do not purge the ring. Instead set the (diff) | |
download | wireguard-openbsd-679b9bee3d8d8a79b96645ba8fc174c6654b3fa6.tar.xz wireguard-openbsd-679b9bee3d8d8a79b96645ba8fc174c6654b3fa6.zip |
tweak previous;
-rw-r--r-- | share/man/man4/man4.luna88k/cbus.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.luna88k/cbus.4 b/share/man/man4/man4.luna88k/cbus.4 index 77d1aea58af..a285755aded 100644 --- a/share/man/man4/man4.luna88k/cbus.4 +++ b/share/man/man4/man4.luna88k/cbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cbus.4,v 1.1 2014/12/08 13:24:04 aoyama Exp $ +.\" $OpenBSD: cbus.4,v 1.2 2014/12/08 13:59:28 jmc Exp $ .\" .\" Copyright (c) 2014 Kenji Aoyama. .\" @@ -32,8 +32,8 @@ The devices currently supported on are: .Pp .Bl -tag -width 10n -offset 3n -compact -.It Xr pcexmem 4 , Xr pcexio 4 -Generic PC-9801 extension board driver +.It Xr pcexmem 4 +NEC PC-9801 extension board slot .El .Sh SEE ALSO .Xr intro 4 |