diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2023-01-28 11:47:28 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2023-01-28 11:47:28 +0000 |
commit | 372cf96dac4edcebbf8ac7e359c1b3ec86d6f246 (patch) | |
tree | 9734b964f012bd7df7fb585408e3e4af856c2f7e /share | |
parent | 4fdc0fbd2555a8b6a9de6e6ddc50e2ea749efe1c (diff) |
sync
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/man8.riscv64/MAKEDEV.8 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/share/man/man8/man8.riscv64/MAKEDEV.8 b/share/man/man8/man8.riscv64/MAKEDEV.8 index 5d91fe71144..b46b442fb9e 100644 --- a/share/man/man8/man8.riscv64/MAKEDEV.8 +++ b/share/man/man8/man8.riscv64/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.7 2022/11/10 11:02:27 krw Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.8 2023/01/28 11:47:27 deraadt Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.riscv64/MAKEDEV.md,v 1.4 2021/11/11 09:47:34 claudio Exp -.\" OpenBSD: MAKEDEV.common,v 1.118 2022/11/10 09:50:00 krw Exp +.\" OpenBSD: etc.riscv64/MAKEDEV.md,v 1.5 2023/01/24 13:30:44 jca Exp +.\" OpenBSD: MAKEDEV.common,v 1.120 2023/01/28 11:04:47 phessler 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 .\" @@ -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: November 10 2022 $ +.Dd $Mdocdate: January 28 2023 $ .Dt MAKEDEV 8 riscv64 .Os .Sh NAME @@ -166,6 +166,9 @@ Generic HID devices, see .It Ar fido fido/* nodes, see .Xr fido 4 . +.It Ar ujoy +ujoy/* nodes, see +.Xr ujoy 4 . .It Ar ulpt* Printer devices, see .Xr ulpt 4 . |