bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 30/34] man/panel.3x: Drop compiler instructions from synopsis.


From: G. Branden Robinson
Subject: [PATCH 30/34] man/panel.3x: Drop compiler instructions from synopsis.
Date: Fri, 6 Oct 2023 00:18:09 -0500

None of the other ncurses man pages do this.
---
 man/panel.3x | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/man/panel.3x b/man/panel.3x
index f43a610e..873a7f47 100644
--- a/man/panel.3x
+++ b/man/panel.3x
@@ -49,9 +49,7 @@ .SH NAME
 panel stack extension for curses
 .SH SYNOPSIS
 \fB#include <panel.h>\fP
-.P
-\fBcc [flags] sourcefiles \-lpanel \-lncurses\fP
-.P
+.sp
 \fBPANEL *new_panel(WINDOW *\fIwin\fB);\fR
 .sp
 \fBint bottom_panel(PANEL *\fIpan\fB);\fR
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]