diff options
author | Reyk Floeter <reyk@cvs.openbsd.org> | 2019-12-17 13:18:07 +0000 |
---|---|---|
committer | Reyk Floeter <reyk@cvs.openbsd.org> | 2019-12-17 13:18:07 +0000 |
commit | ed380b58fef14ddc982b3df91656cb6af519ca58 (patch) | |
tree | 8d948e940ae9a74c3cd5df80a1f818a1c62b45e5 /share/man/man8/man8.sparc64 | |
parent | 911e826a3d511cc04c4317480f094b59bab22915 (diff) |
sync
Diffstat (limited to 'share/man/man8/man8.sparc64')
-rw-r--r-- | share/man/man8/man8.sparc64/MAKEDEV.8 | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/share/man/man8/man8.sparc64/MAKEDEV.8 b/share/man/man8/man8.sparc64/MAKEDEV.8 index 8f572459300..9f2ca39c758 100644 --- a/share/man/man8/man8.sparc64/MAKEDEV.8 +++ b/share/man/man8/man8.sparc64/MAKEDEV.8 @@ -1,11 +1,11 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.76 2017/06/06 08:12:01 tb Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.77 2019/12/17 13:18:06 reyk Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.sparc64/MAKEDEV.md,v 1.87 2016/09/11 19:59:54 deraadt 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.sparc64/MAKEDEV.md,v 1.89 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 sparc64 .Os .Sh NAME @@ -207,6 +207,9 @@ Generic USB devices, see .It Ar uhid* Generic HID devices, see .Xr uhid 4 . +.It Ar fido +fido/* nodes, see +.Xr fido 4 . .It Ar ulpt* Printer devices, see .Xr ulpt 4 . |