diff options
author | 2003-02-11 23:24:58 +0000 | |
---|---|---|
committer | 2003-02-11 23:24:58 +0000 | |
commit | c226f48cdfea9a6f02be86a530af9983f749f1a8 (patch) | |
tree | b13f791a20b370eab6295f893c7ca758f53ff67e | |
parent | Forgot to add the new manpages.. (diff) | |
download | wireguard-openbsd-c226f48cdfea9a6f02be86a530af9983f749f1a8.tar.xz wireguard-openbsd-c226f48cdfea9a6f02be86a530af9983f749f1a8.zip |
no loop loop
-rw-r--r-- | share/man/man4/hil.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/hil.4 b/share/man/man4/hil.4 index a20da944bf1..687bf892e92 100644 --- a/share/man/man4/hil.4 +++ b/share/man/man4/hil.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hil.4,v 1.1 2003/02/11 20:10:33 miod Exp $ +.\" $OpenBSD: hil.4,v 1.2 2003/02/11 23:24:58 mickey Exp $ .\" .\" Copyright (c) 2003 Miodrag Vallat. .\" All rights reserved. @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm hil -.Nd HP-HIL loop driver +.Nd HP-HIL driver .Sh SYNOPSIS .Cd "hil* at gsc? irq 1" .Cd "hilkbd* at hil?" @@ -44,7 +44,7 @@ controller found on many .Tn HP workstations. .Pp -It provides generic HIL loop management and interfaces for child devices, +It provides generic HIL management and interfaces for child devices, such as keyboards, button boxes, mice, graphics tablet, and ID modules. .Sh SEE ALSO .Xr gsc 4 , |