[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 101/177] man/curs_inchstr.3x: Standardize note wording re: functi
From: |
G. Branden Robinson |
Subject: |
[PATCH 101/177] man/curs_inchstr.3x: Standardize note wording re: function-like macros. |
Date: |
Mon, 13 Jan 2025 11:30:49 -0600 |
Protect literals from hyphenation.
---
man/curs_inchstr.3x | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/man/curs_inchstr.3x b/man/curs_inchstr.3x
index 8f08e9d8a..b9537d171 100644
--- a/man/curs_inchstr.3x
+++ b/man/curs_inchstr.3x
@@ -104,7 +104,9 @@ .SH RETURN VALUE
.IR x )
is outside the window boundaries.
.SH NOTES
-All routines except \fBwinchnstr\fP may be macros.
+All of these functions except
+.B \%winchnstr
+may be implemented as macros.
.PP
SVr4 does not
document whether the result string is zero-terminated; it does not document
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 101/177] man/curs_inchstr.3x: Standardize note wording re: function-like macros.,
G. Branden Robinson <=