python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
groff for Windows: man pages bad formatted when output in windows command prompt
From Windows command prompt I am using groff for Windows to display some man pages.
I can see that some characters are not being correctly outputted and in some case depending on the device being pass...

Willy
Votes: 0
Answers: 1
Sphinx-build: using man builder name and checking whether created man pages are correctly displayed
I am new to sphinx and I have currently used it to generate man pages using the man builder name through sphinx-build.
Man pages seems they are successfully generated since the final output after exec...

Willy
Votes: 0
Answers: 1
Why does read not have a normal man page?
I would love to learn more about 'read' so to enhance my shell scripting abilities.
Usually when I have a thirst for knowledge for any program, I simply type:
man [program]
Then I learn how to work a...
CyanMan2019
Votes: 0
Answers: 1