> I have also encountered another issue, I've modified the man file to document 
> the extra option I have added, and when I display the man page,
> for my changes there are place where it is displaying two blanks between 
> words where in the source there is only one, and I don't know why it
> is doing this?
>

This is by no means an issue.
The program you use to display the man page, let's assume man,
formats the man page source code, using the groff program in turn.
Part of the formatting is making intervals between the words on a line
more or less equal
by adding/removing blanks where deemed appropriate.

(The same is done by TeX/LaTeX when processing the .tex files.)

greg
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to