diff options
author | 2008-02-17 15:14:21 +0000 | |
---|---|---|
committer | 2008-02-17 15:14:21 +0000 | |
commit | aaea9daf8be64f93b287337caef310876682bdfa (patch) | |
tree | 428bc07d6f11c2680ab4f956803fcf6b9693b4f5 | |
parent | wbsio(4) (diff) | |
download | wireguard-openbsd-aaea9daf8be64f93b287337caef310876682bdfa.tar.xz wireguard-openbsd-aaea9daf8be64f93b287337caef310876682bdfa.zip |
lm(4) attaches to wbsio(4) too now.
-rw-r--r-- | share/man/man4/lm.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/lm.4 b/share/man/man4/lm.4 index a50e2516f61..b3829b63e0d 100644 --- a/share/man/man4/lm.4 +++ b/share/man/man4/lm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lm.4,v 1.17 2007/05/31 19:19:50 jmc Exp $ +.\" $OpenBSD: lm.4,v 1.18 2008/02/17 15:14:21 kettenis Exp $ .\" $NetBSD: lm.4,v 1.11 2001/09/22 01:22:49 wiz Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -35,7 +35,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: February 17 2008 $ .Dt LM 4 .Os .Sh NAME @@ -47,6 +47,7 @@ .Cd "lm2 at isa? port 0x310" .\" .Cd "lm0 at pnpbios0" .Cd "lm* at iic? +.Cd "lm* at wbsio? .Sh DESCRIPTION The .Nm |