From dce8463c561991a2ed2d76c7153ce81baf1fa335 Mon Sep 17 00:00:00 2001 From: Bjarni Ingi Gislason Date: Wed, 2 Apr 2014 23:25:08 +0000 Subject: [PATCH] fdformat: Some minor change to the manual \- changed to - (code "hyphen-minus", rendered with the glyph hyphen in troff) if it is a part of a compound name. A minus is not used in words. People using UTF-8 and copy-and-pase can(?) (may?) use "info", "man --ascii" or the command "man" should have an option to display the - in names of options with the code (character name) "hyphen-minus" (u002D) instead of "u2010" (code (character) name "hyphen") Signed-off-by: Karel Zak --- disk-utils/fdformat.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disk-utils/fdformat.8 b/disk-utils/fdformat.8 index bc6da9479c..df4153f237 100644 --- a/disk-utils/fdformat.8 +++ b/disk-utils/fdformat.8 @@ -45,7 +45,7 @@ autodetected earlier. In this case, use to load the disk parameters. .SH OPTIONS .TP -\fB\-n\fR, \fB\-\-no\-verify\fR +\fB\-n\fR, \fB\-\-no-verify\fR Skip the verification that is normally performed after the formatting. .TP \fB\-V\fR, \fB\-\-version\fR -- 2.47.2