Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libpanel Fix typo missed by wizd(8).
details: https://anonhg.NetBSD.org/src/rev/58719b47cbfa
branches: trunk
changeset: 341269:58719b47cbfa
user: uwe <uwe%NetBSD.org@localhost>
date: Thu Oct 29 02:33:46 2015 +0000
description:
Fix typo missed by wizd(8).
diffstat:
lib/libpanel/new_panel.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 366745a29789 -r 58719b47cbfa lib/libpanel/new_panel.3
--- a/lib/libpanel/new_panel.3 Thu Oct 29 02:29:41 2015 +0000
+++ b/lib/libpanel/new_panel.3 Thu Oct 29 02:33:46 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: new_panel.3,v 1.3 2015/10/28 10:22:40 wiz Exp $
+.\" $NetBSD: new_panel.3,v 1.4 2015/10/29 02:33:46 uwe Exp $
.\"
.\" Copyright (c) 2015 Valery Ushakov
.\" All rights reserved.
@@ -50,7 +50,7 @@
.Fn del_panel "PANEL *p"
.\"
.Sh DESCRIPTION
-The funcion
+The function
.Fn new_panel
creates a new panel associated with the curses window
.Fa win .
Home |
Main Index |
Thread Index |
Old Index