Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Fix a typo.



details:   https://anonhg.NetBSD.org/src/rev/388038b670cb
branches:  trunk
changeset: 536546:388038b670cb
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Wed Sep 18 09:50:29 2002 +0000

description:
Fix a typo.

diffstat:

 share/man/man9/wsdisplay.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c3494a825b9a -r 388038b670cb share/man/man9/wsdisplay.9
--- a/share/man/man9/wsdisplay.9        Wed Sep 18 07:50:31 2002 +0000
+++ b/share/man/man9/wsdisplay.9        Wed Sep 18 09:50:29 2002 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: wsdisplay.9,v 1.8 2002/07/04 17:33:19 junyoung Exp $
+.\"     $NetBSD: wsdisplay.9,v 1.9 2002/09/18 09:50:29 uebayasi Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -172,7 +172,7 @@
 .Ed
 .It Fa struct wsdisplay_emulops
 A structure used to specify the display emulation functions.  All
-displays intending to provide terminal emulation must must provide
+displays intending to provide terminal emulation must provide
 this structure and pass it to the
 .Xr wsdisplay 4
 child device.  It has the following members:



Home | Main Index | Thread Index | Old Index