diff options
Diffstat (limited to 'share/man/man8/man8.octeon/MAKEDEV.8')
-rw-r--r-- | share/man/man8/man8.octeon/MAKEDEV.8 | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/share/man/man8/man8.octeon/MAKEDEV.8 b/share/man/man8/man8.octeon/MAKEDEV.8 index 438ca6a6a44..e603355577c 100644 --- a/share/man/man8/man8.octeon/MAKEDEV.8 +++ b/share/man/man8/man8.octeon/MAKEDEV.8 @@ -1,11 +1,11 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.14 2017/06/06 08:12:01 tb Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.15 2019/12/17 13:18:06 reyk Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.octeon/MAKEDEV.md,v 1.13 2016/09/04 15:38:59 naddy Exp -.\" OpenBSD: MAKEDEV.common,v 1.94 2016/09/11 19:59:51 deraadt Exp -.\" OpenBSD: MAKEDEV.man,v 1.8 2016/03/12 17:59:27 espie Exp +.\" OpenBSD: etc.octeon/MAKEDEV.md,v 1.15 2019/12/17 13:08:56 reyk Exp +.\" OpenBSD: MAKEDEV.common,v 1.106 2019/12/17 13:08:54 reyk Exp +.\" OpenBSD: MAKEDEV.man,v 1.9 2017/06/06 08:11:23 tb Exp .\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp .\" .\" Copyright (c) 2004, Miodrag Vallat @@ -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 $Mdocdate: June 6 2017 $ +.Dd $Mdocdate: December 17 2019 $ .Dt MAKEDEV 8 octeon .Os .Sh NAME @@ -162,6 +162,12 @@ All USB devices, see .It Ar usb* Bus control devices used by usbd for attach/detach, see .Xr usb 4 . +.It Ar uhid* +Generic HID devices, see +.Xr uhid 4 . +.It Ar fido +fido/* nodes, see +.Xr fido 4 . .El .Pp .Sy Special purpose devices |