Module Name:    src
Committed By:   kamil
Date:           Sun Nov 22 05:13:00 UTC 2015

Modified Files:
        src/share/tmac: doc2html

Log Message:
+libpanel: Z-order for curses windows


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/share/tmac/doc2html

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/tmac/doc2html
diff -u src/share/tmac/doc2html:1.65 src/share/tmac/doc2html:1.66
--- src/share/tmac/doc2html:1.65	Sat Aug  3 22:12:23 2013
+++ src/share/tmac/doc2html	Sun Nov 22 05:13:00 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc2html,v 1.65 2013/08/03 22:12:23 wiz Exp $
+.\" $NetBSD: doc2html,v 1.66 2015/11/22 05:13:00 kamil Exp $
 .\"
 .\" Copyright (c) 1998, 1999, 2008 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -590,6 +590,7 @@ Unknown .Bl list type \\$1 (#\\n(.c)
 .if "\\$1"libmagic" \&Magic Number Recognition Library (libmagic, -lmagic)
 .if "\\$1"libmenu" \&Curses Menu Library (libmenu, -lmenu)
 .if "\\$1"libossaudio" \&OSS Audio Emulation Library (libossaudio, -lossaudio)
+.if "\\$1"libpanel" \&Curses Panel Library (libpanel, -lpanel)
 .if "\\$1"libpcap" \&Packet Capture Library (libpcap, -lpcap)
 .if "\\$1"libpci" \&PCI Bus Access Library (libpci, -lpci)
 .if "\\$1"libpmc" \&Performance Counters Library (libpmc, -lpmc)

Reply via email to