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/68308f8d1aff
branches: trunk
changeset: 341259:68308f8d1aff
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 5b0463b81937 -r 68308f8d1aff 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 5b0463b81937 -r 68308f8d1aff 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