Skip to content

Fix formatting of man page references#36

Open
jwilk wants to merge 1 commit intobestouff:masterfrom
jwilk-forks:man
Open

Fix formatting of man page references#36
jwilk wants to merge 1 commit intobestouff:masterfrom
jwilk-forks:man

Conversation

@jwilk
Copy link

@jwilk jwilk commented Jan 12, 2024

No description provided.

@josch
Copy link
Contributor

josch commented Jan 12, 2024

Thank you for the patch! What is the semantic difference that the extra space makes in this case?

@jwilk
Copy link
Author

jwilk commented Jan 12, 2024

.BR takes mulitple argument, rendering odd arguments in bold, and even arguments in regular font.
So:

  • .BR foo(1) renders as foo(1) — everything in bold
  • .BR foo (1) renders as foo(1) — only "foo" in bold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants