Module Name: src
Committed By: wiz
Date: Sun Nov 1 08:54:37 UTC 2015
Modified Files:
src/lib/libpanel: panel_above.3
Log Message:
Improve wording.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libpanel/panel_above.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libpanel/panel_above.3
diff -u src/lib/libpanel/panel_above.3:1.5 src/lib/libpanel/panel_above.3:1.6
--- src/lib/libpanel/panel_above.3:1.5 Sun Nov 1 01:40:23 2015
+++ src/lib/libpanel/panel_above.3 Sun Nov 1 08:54:37 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: panel_above.3,v 1.5 2015/11/01 01:40:23 uwe Exp $
+.\" $NetBSD: panel_above.3,v 1.6 2015/11/01 08:54:37 wiz Exp $
.\"
.\" Copyright (c) 2015 Valery Ushakov
.\" All rights reserved.
@@ -61,7 +61,7 @@ For a visible panel its neighbors in the
.Fn panel_above
and
.Fn panel_below .
-The bottom and the top panels can be obtained by passing them
+The bottom and the top panels can be obtained by passing a
.Dv NULL
argument.
.Sh IMPLEMENTATION NOTES