diff options
| author | Alejandro Colomar <alx@kernel.org> | 2025-09-25 10:55:10 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2025-09-25 11:13:56 +0200 |
| commit | 0bce36fac7288efce881d655bc607fabfcbb7d88 (patch) | |
| tree | af2b885c92a2278edcdcfb0e9175e7afa86341fa /man/man7/man-pages.7 | |
| parent | 733f8b465c5ba636de218d2d8ba1dd5825b5911b (diff) | |
| download | man-pages-0bce36fac7288efce881d655bc607fabfcbb7d88.tar.gz | |
man/: ffix (escape dashes)
Most of these have been reported by 'make lint-man-dash'. A couple of
them were found manually.
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man7/man-pages.7')
| -rw-r--r-- | man/man7/man-pages.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man7/man-pages.7 b/man/man7/man-pages.7 index 0ce9a174fc..f5315e37d5 100644 --- a/man/man7/man-pages.7 +++ b/man/man7/man-pages.7 @@ -1003,7 +1003,7 @@ when rendering a page with, say: .P .in +4n .EX -BROWSER=firefox man -H pagename +BROWSER=firefox man \-H pagename .EE .in .SS Use of e.g., i.e., etc., a.k.a., and similar |
