[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Fix punctuation in "Info Format: Cross-reference"
From: |
Jakub Wilk |
Subject: |
[PATCH] Fix punctuation in "Info Format: Cross-reference" |
Date: |
Sat, 15 Oct 2022 17:36:36 +0200 |
---
doc/texinfo.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/texinfo.texi b/doc/texinfo.texi
index 2f31fce9e4..6f2e0cc161 100644
--- a/doc/texinfo.texi
+++ b/doc/texinfo.texi
@@ -24091,7 +24091,7 @@ In both forms the @t{<id>} refers to a node or anchor,
in the same way
as a reference in the node information line does (@pxref{Info Format
Regular Nodes}). The optional parenthesized @samp{<infofile>} is the
name of the manual being referenced, and @t{<node-spec>} gives the
-node or anchor within that manual,
+node or anchor within that manual.
The second form has a descriptive label. A cross-reference in this form
should usually be terminated with a comma or period, to make it
--
2.37.2
- [PATCH] Fix punctuation in "Info Format: Cross-reference",
Jakub Wilk <=