All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] man5/elf.5: srcfix: Correct the misuse of two-fonts macros
@ 2020-02-23 21:30 Bjarni Ingi Gislason
  0 siblings, 0 replies; only message in thread
From: Bjarni Ingi Gislason @ 2020-02-23 21:30 UTC (permalink / raw)
  To: mtk.manpages; +Cc: linux-man

  Changes are based on the latest (23th Februar 2020) revision of my
local git repository.

  Correct the misuse of a two-font macro, which function is to

1) use the first font for each odd numbered argument and the second
font for all others.

2) join the arguments without an intervening space.

  There is no change in the output.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 man5/elf.5 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man5/elf.5 b/man5/elf.5
index f32df19e8..ffaca8549 100644
--- a/man5/elf.5
+++ b/man5/elf.5
@@ -2145,7 +2145,7 @@ The extensions for
 .IR e_phnum ,
 .I e_shnum
 and
-.IR e_shstrndx
+.I e_shstrndx
 respectively are
 Linux extensions.
 Sun, BSD and AMD64 also support them; for further information,
-- 
2.25.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-23 21:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-23 21:30 [PATCH] man5/elf.5: srcfix: Correct the misuse of two-fonts macros Bjarni Ingi Gislason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.