Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Fix typo in macro name.



details:   https://anonhg.NetBSD.org/src/rev/d288096376ac
branches:  trunk
changeset: 824653:d288096376ac
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jun 13 08:10:52 2017 +0000

description:
Fix typo in macro name.

diffstat:

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

diffs (18 lines):

diff -r 0b7e4d6f0c17 -r d288096376ac share/man/man4/wsmux.4
--- a/share/man/man4/wsmux.4    Tue Jun 13 06:39:09 2017 +0000
+++ b/share/man/man4/wsmux.4    Tue Jun 13 08:10:52 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: wsmux.4,v 1.13 2017/06/13 06:37:21 pgoyette Exp $
+.\" $NetBSD: wsmux.4,v 1.14 2017/06/13 08:10:52 wiz Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -71,7 +71,7 @@
 .Pp
 If a
 .Xr wskbd 4 ,
-.X4 wsbell 4 ,
+.Xr wsbell 4 ,
 or
 .Xr wsmouse 4
 device is opened despite having a mux it will be detached from the mux.



Home | Main Index | Thread Index | Old Index