bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 2/3] man/curs_memleaks.3x: Fix formatting nit.


From: G. Branden Robinson
Subject: [PATCH 2/3] man/curs_memleaks.3x: Fix formatting nit.
Date: Fri, 29 Sep 2023 14:13:54 -0500

Set C comment in synopsis in italics, not roman.
---
 man/curs_memleaks.3x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/curs_memleaks.3x b/man/curs_memleaks.3x
index 18273731..03be2966 100644
--- a/man/curs_memleaks.3x
+++ b/man/curs_memleaks.3x
@@ -49,7 +49,7 @@ .SH SYNOPSIS
 \fB#include <term.h>\fP
 \fBvoid exit_terminfo(int \fIcode\fB);\fR
 .PP
-/* deprecated (intentionally not declared in curses.h or term.h) */
+\fI/* deprecated (intentionally not declared in curses.h or term.h) */\fP
 \fBvoid _nc_freeall(void);\fP
 \fBvoid _nc_free_and_exit(int \fIcode\fB);\fR
 \fBvoid _nc_free_tinfo(int \fIcode\fB);\fR
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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