Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Add xref to umodem(4). Mistake picked up by ...



details:   https://anonhg.NetBSD.org/src/rev/f3500133b39c
branches:  trunk
changeset: 1009122:f3500133b39c
user:      simonb <simonb%NetBSD.org@localhost>
date:      Mon Apr 13 11:17:27 2020 +0000

description:
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).

diffstat:

 share/man/man4/uxrcom.4 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 65dbf3b670cb -r f3500133b39c share/man/man4/uxrcom.4
--- a/share/man/man4/uxrcom.4   Mon Apr 13 10:49:34 2020 +0000
+++ b/share/man/man4/uxrcom.4   Mon Apr 13 11:17:27 2020 +0000
@@ -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 <kettenis%openbsd.org@localhost>
@@ -50,6 +50,7 @@
 .Xr tty 4 ,
 .Xr ucom 4 ,
 .Xr uhub 4 ,
+.Xr umodem 4 ,
 .Xr usb 4
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index