bug-sed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#75572: [PATCH] doc/sed.x: Use a single font macro for a single argum


From: Bjarni Ingi Gislason
Subject: bug#75572: [PATCH] doc/sed.x: Use a single font macro for a single argument.
Date: Wed, 15 Jan 2025 01:35:38 +0000

Use a single font macro for a single argument.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@simnet.is>
---
 doc/sed.x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/sed.x b/doc/sed.x
index c1b1fcf..39bd80e 100644
--- a/doc/sed.x
+++ b/doc/sed.x
@@ -233,7 +233,7 @@ The following address types are supported:
 .TP
 .I number
 Match only the specified line
-.IR number
+.I number
 (which increments cumulatively across files, unless the
 .B \-s
 option is specified on the command line).
-- 
2.45.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]