[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/2] man/*.3x: Drop periods from ends of non-sentences.
From: |
G. Branden Robinson |
Subject: |
[PATCH 1/2] man/*.3x: Drop periods from ends of non-sentences. |
Date: |
Sat, 15 Jun 2024 11:49:15 -0500 |
---
man/curs_inopts.3x | 2 +-
man/keyok.3x | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/curs_inopts.3x b/man/curs_inopts.3x
index ed78d24c8..195dc64db 100644
--- a/man/curs_inopts.3x
+++ b/man/curs_inopts.3x
@@ -811,4 +811,4 @@ .SH SEE ALSO
\fB\%curs_util\fP(3X),
\fB\%define_key\fP(3X),
\fB\%termios\fP(3),
-\fB\%term_variables\fP(3X).
+\fB\%term_variables\fP(3X)
diff --git a/man/keyok.3x b/man/keyok.3x
index 0459ab092..8dc14409b 100644
--- a/man/keyok.3x
+++ b/man/keyok.3x
@@ -108,4 +108,4 @@ .SH SEE ALSO
\fB\%define_key\fP(3X),
\fB\%keybound\fP(3X),
\fB\%keyok\fP(3X),
-\fB\%key_defined\fP(3X).
+\fB\%key_defined\fP(3X)
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 1/2] man/*.3x: Drop periods from ends of non-sentences.,
G. Branden Robinson <=