[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 08/17] man/panel.3x: Drop "FILES" section.
From: |
G. Branden Robinson |
Subject: |
[PATCH 08/17] man/panel.3x: Drop "FILES" section. |
Date: |
Fri, 13 Oct 2023 18:40:22 -0500 |
The other ncurses pages lack counterparts for this with the respect to
naming header files and (static) libraries. If brought back, they
should be applied to the (n)curses, form, menu, and (depending on
configuration) t(erm)info libraries as well, and should also document
the availability of shared objects and the absolute pathnames resulting
from the configuration.
---
man/panel.3x | 6 ------
1 file changed, 6 deletions(-)
diff --git a/man/panel.3x b/man/panel.3x
index c77d2ab5..a749c3d4 100644
--- a/man/panel.3x
+++ b/man/panel.3x
@@ -250,12 +250,6 @@ .SH PORTABILITY
NetBSD 8 (2018)
has a panel library begun by Valery Ushakov in 2015.
This is based on the AT&T documentation.
-.SH FILES
-panel.h
-interface for the panels library
-.P
-libpanel.a
-the panels library itself
.SH AUTHOR
Originally written by Warren Tucker <wht@n4hgf.mt-park.ga.us>,
primarily to assist in porting \fIu386mon\fP to systems without a native
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 08/17] man/panel.3x: Drop "FILES" section.,
G. Branden Robinson <=