Source-Changes-HG archive

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

[src/trunk]: src/lib/libcurses Minor formatting nit.



details:   https://anonhg.NetBSD.org/src/rev/4e2b584fd28d
branches:  trunk
changeset: 487241:4e2b584fd28d
user:      simonb <simonb%NetBSD.org@localhost>
date:      Sun Jun 04 21:07:22 2000 +0000

description:
Minor formatting nit.

diffstat:

 lib/libcurses/curses.3 |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 8eb77725b038 -r 4e2b584fd28d lib/libcurses/curses.3
--- a/lib/libcurses/curses.3    Sun Jun 04 21:06:18 2000 +0000
+++ b/lib/libcurses/curses.3    Sun Jun 04 21:07:22 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: curses.3,v 1.28 2000/05/11 22:54:47 jdc Exp $
+.\"    $NetBSD: curses.3,v 1.29 2000/06/04 21:07:22 simonb Exp $
 .\"
 .\" Copyright (c) 1985, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -200,7 +200,9 @@
 .Em x
 and draw a horizontal line of character
 .Em ch
-for count characters.
+for
+.Em count
+characters.
 .It mvvline(y, x, ch, count)   move to 
 .Em y ,
 .Em x



Home | Main Index | Thread Index | Old Index