bug-ncurses
[Top][All Lists]
Advanced

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

[PATCH 29/61] man/tabs.1: Fix synopsis notation.


From: G. Branden Robinson
Subject: [PATCH 29/61] man/tabs.1: Fix synopsis notation.
Date: Fri, 24 Nov 2023 12:04:49 -0600

Set square brackets indicating optional arguments in italics, not roman.
---
 man/tabs.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/tabs.1 b/man/tabs.1
index f2ce065f..9e95cbbb 100644
--- a/man/tabs.1
+++ b/man/tabs.1
@@ -50,7 +50,7 @@ .SH NAME
 \fB\%@TABS@\fP \-
 set terminal tab stops
 .SH SYNOPSIS
-\fB@TABS@\fP [\fIoptions\fP]] \fI[tabstop-list]\fP
+\fB@TABS@\fP [\fIoptions\fP] [\fItabstop-list\fP]
 .SH DESCRIPTION
 The \fB@TABS@\fP program clears and sets tab-stops on the terminal.
 This uses the terminfo \fBclear_all_tabs\fP and \fBset_tab\fP capabilities.
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature


reply via email to

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