[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 37/61] man/curs_window.3x: Fix missing subsection.
From: |
G. Branden Robinson |
Subject: |
[PATCH 37/61] man/curs_window.3x: Fix missing subsection. |
Date: |
Fri, 24 Nov 2023 12:06:30 -0600 |
Thomas Dickey is using subsection headings for navigability in man
pages (inferring anchors from them when converting to HTML).
---
man/curs_window.3x | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/curs_window.3x b/man/curs_window.3x
index b5262b85..055e5c03 100644
--- a/man/curs_window.3x
+++ b/man/curs_window.3x
@@ -138,7 +138,7 @@ .SS derwin
\fIbegin\fR_\fIy\fP and \fIbegin\fR_\fIx\fP are relative to the origin
of the window \fIorig\fP rather than the screen.
There is no difference between the subwindows and the derived windows.
-.PP
+.SS mvderwin
Calling \fBmvderwin\fP moves a derived window (or subwindow)
inside its parent window.
The screen-relative parameters of the window are not changed.
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 37/61] man/curs_window.3x: Fix missing subsection.,
G. Branden Robinson <=