Skip to content

"E<.Nm>" is not displayed (the program name emphasized, highlighted)

Strings starting with, or containing "E<.Nm>" do not display it when running, for example, the «man ssh-keygen» command (program name emphasized, highlighted). Thus:

DESCRIERE
       (here, it was where it was supposed to appear) generează,  gestionează și convertește cheile de autentificare pentru ssh(1). (here, it was where it was supposed to appear) poate crea chei pentru a fi utilizate de protocolul
       SSH versiunea 2.

       Tipul de cheie care urmează să fie generat este specificat cu ajutorul opțiunii -t.  În cazul în care  este  invocat  fără  niciun
       argument, va genera o cheie Ed25519.

       (here, it was where it was supposed to appear) este,  de  asemenea, utilizat pentru a genera grupuri pentru utilizarea în schimbul de grupuri Diffie-Hellman (DH-GEX). A se vedea
       secțiunea “GENERAREA DE MODULI” pentru detalii.
instead of being displayed like this:
DESCRIPTION
       «ssh-keygen»  generates,  manages  and  converts authentication keys for ssh(1).  «ssh-keygen» can create keys for use by SSH protocol
       version 2.

       The type of key to be generated is specified with the -t option.  If invoked without any arguments, ssh-keygen  will  generate  an
       Ed25519 key.

       «ssh-keygen» is also used to generate groups for use in Diffie-Hellman group exchange (DH-GEX).  See the "MODULI GENERATION" section
       for details.

NOTE: "ssh-keygen.1", is not the only man page where "E<.Nm>" remains hidden (the program name is not shown).