Fix previous.

This commit is contained in:
wiz 2015-11-01 14:47:54 +00:00
parent 730146b26a
commit c1ffcd2b53
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: panel_above.3,v 1.7 2015/11/01 11:02:23 wiz Exp $
.\" $NetBSD: panel_above.3,v 1.8 2015/11/01 14:47:54 wiz Exp $
.\"
.\" Copyright (c) 2015 Valery Ushakov
.\" All rights reserved.
@ -61,7 +61,7 @@ For a visible panel its neighbors in the deck can be obtained with
.Fn panel_above
and
.Fn panel_below .
The top and the bottom panels can be obtained by passing a
The bottom and top panels can be obtained by passing a
.Dv NULL
argument to
.Fn panel_above