Change a HYPHEN-MINUS (code 0x55, 2D) to a minus (\-), if in front of a
name for an option.
Signed-off-by: Bjarni Ingi Gislason
---
man/pylint.1 | 270 +--
1 file changed, 135 insertions(+), 135 deletions(-)
diff --git a/man/pylint.1 b/man/pylint.
Change a HYPHEN-MINUS (code 0x55, 2D) to a minus (\-),
if in front of a name for an option.
Signed-off-by: Bjarni Ingi Gislason
---
man/pylint.1 | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/man/pylint.1 b/man/pylint.1
index 33f9fd03..ea2e46e4 100644
--
1) Change \' (acute) to ', if used as an apostrophe.
2) Separate the sentences and subordinate clauses;
each begins on a new line.
See man-pages(7) and "info groff".
The best procedure is to always start a new sentence on a new line,
at least,
if you are typing on a computer.
Remember coding:
Change a HYPHEN-MINUS (code 0x55, 2D) to a dash
(minus) if it shows an option.
Reduce space between words.
Add a comma after "i.e.".
Add a missing roman font for the section of a man page.
Signed-off-by: Bjarni Ingi Gislason
---
man/pyreverse.1 | 55 +--