Source-Changes-HG archive

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

[src/trunk]: src/lib/libpanel Fix whitespace.



details:   https://anonhg.NetBSD.org/src/rev/83fe318d15fe
branches:  trunk
changeset: 811401:83fe318d15fe
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Oct 28 10:18:54 2015 +0000

description:
Fix whitespace.

diffstat:

 lib/libpanel/move_panel.3  |  4 ++--
 lib/libpanel/panel_above.3 |  3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 304273e13fe2 -r 83fe318d15fe lib/libpanel/move_panel.3
--- a/lib/libpanel/move_panel.3 Wed Oct 28 10:18:43 2015 +0000
+++ b/lib/libpanel/move_panel.3 Wed Oct 28 10:18:54 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: move_panel.3,v 1.2 2015/10/28 02:23:50 uwe Exp $
+.\"    $NetBSD: move_panel.3,v 1.3 2015/10/28 10:18:54 wiz Exp $
 .\"
 .\" Copyright (c) 2015 Valery Ushakov
 .\" All rights reserved.
@@ -45,7 +45,7 @@
 .Fa y
 and
 .Fa x
-positions are the new origin of the panel on the screen. 
+positions are the new origin of the panel on the screen.
 .Pp
 This function is panel library counterpart of curses
 .Xr mvwin 3 .
diff -r 304273e13fe2 -r 83fe318d15fe lib/libpanel/panel_above.3
--- a/lib/libpanel/panel_above.3        Wed Oct 28 10:18:43 2015 +0000
+++ b/lib/libpanel/panel_above.3        Wed Oct 28 10:18:54 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: panel_above.3,v 1.2 2015/10/28 02:23:50 uwe Exp $
+.\"    $NetBSD: panel_above.3,v 1.3 2015/10/28 10:18:54 wiz Exp $
 .\"
 .\" Copyright (c) 2015 Valery Ushakov
 .\" All rights reserved.
@@ -91,6 +91,5 @@
 .It Dv ERR
 An error occurred in the function.
 .El
-
 .Sh SEE ALSO
 .Xr panel 3



Home | Main Index | Thread Index | Old Index