Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libpanel Improve wording even more, suggested by Robert ...
details: https://anonhg.NetBSD.org/src/rev/170a1af425bd
branches: trunk
changeset: 341348:170a1af425bd
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Nov 01 11:02:23 2015 +0000
description:
Improve wording even more, suggested by Robert Elz.
diffstat:
lib/libpanel/panel_above.3 | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r d60c3a038d89 -r 170a1af425bd lib/libpanel/panel_above.3
--- a/lib/libpanel/panel_above.3 Sun Nov 01 09:03:28 2015 +0000
+++ b/lib/libpanel/panel_above.3 Sun Nov 01 11:02:23 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: panel_above.3,v 1.6 2015/11/01 08:54:37 wiz Exp $
+.\" $NetBSD: panel_above.3,v 1.7 2015/11/01 11:02:23 wiz Exp $
.\"
.\" Copyright (c) 2015 Valery Ushakov
.\" All rights reserved.
@@ -61,9 +61,13 @@
.Fn panel_above
and
.Fn panel_below .
-The bottom and the top panels can be obtained by passing a
+The top and the bottom panels can be obtained by passing a
.Dv NULL
-argument.
+argument to
+.Fn panel_above
+and
+.Fn panel_below ,
+respectively.
.Sh IMPLEMENTATION NOTES
The
.Fn top_panel
Home |
Main Index |
Thread Index |
Old Index