Module Name: src
Committed By: simonb
Date: Mon Apr 13 11:17:28 UTC 2020
Modified Files:
src/share/man/man4: uxrcom.4
Log Message:
Add xref to umodem(4). Mistake picked up by wizd(8), but somewhat
unexpectedly it didn't correct the reference to the one I meant but
got wrong. Need to remember to file a bug report against wizd(8).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/uxrcom.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/uxrcom.4
diff -u src/share/man/man4/uxrcom.4:1.3 src/share/man/man4/uxrcom.4:1.4
--- src/share/man/man4/uxrcom.4:1.3 Mon Apr 13 08:46:39 2020
+++ src/share/man/man4/uxrcom.4 Mon Apr 13 11:17:27 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: uxrcom.4,v 1.3 2020/04/13 08:46:39 wiz Exp $
+.\" $NetBSD: uxrcom.4,v 1.4 2020/04/13 11:17:27 simonb Exp $
.\" $OpenBSD: uxrcom.4,v 1.1 2019/03/27 22:11:21 kettenis Exp $
.\"
.\" Copyright (c) 2019 Mark Kettenis <[email protected]>
@@ -50,6 +50,7 @@ which makes it behave like a
.Xr tty 4 ,
.Xr ucom 4 ,
.Xr uhub 4 ,
+.Xr umodem 4 ,
.Xr usb 4
.Sh HISTORY
The