[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 05/52] man/curs_scanw.3x: Massage style of block quotation.
From: |
G. Branden Robinson |
Subject: |
[PATCH 05/52] man/curs_scanw.3x: Massage style of block quotation. |
Date: |
Fri, 22 Dec 2023 17:00:36 -0600 |
Since it is incorporated into a sentence, alter its capitalization.
Also use quotation marks.
---
man/curs_scanw.3x | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/curs_scanw.3x b/man/curs_scanw.3x
index 875e316b6..fcc4eabd1 100644
--- a/man/curs_scanw.3x
+++ b/man/curs_scanw.3x
@@ -220,10 +220,10 @@ .SH HISTORY
\fB\%mvwscanw\fP, stating
.RS
.PP
-These routines correspond to \fIscanf\fP(3S),
+\*(``[t]hese routines correspond to \fIscanf\fP(3S),
as do their arguments and return values.
\fB\%wgetstr\fP() is called on the window,
-and the resulting line is used as input for the scan.
+and the resulting line is used as input for the scan.\*(''
.RE
.PP
SVr3 also implemented \fB\%vwscanw\fP,
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 05/52] man/curs_scanw.3x: Massage style of block quotation.,
G. Branden Robinson <=