Remove space at end of lines Change '-' to '\-', if it indicates an option Signed-off-by: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx> --- disk-utils/raw.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/disk-utils/raw.8 b/disk-utils/raw.8 index d0c4137..74c15a9 100644 --- a/disk-utils/raw.8 +++ b/disk-utils/raw.8 @@ -34,10 +34,10 @@ device numbers, or as a path name .I /dev/<blockdev> to an existing block device file. .PP -The bindings already in existence can be queried with the +The bindings already in existence can be queried with the .I \-q option, which is used either with a raw device filename to query that one -device, or with the +device, or with the .I \-a option to query all bound raw devices. .PP @@ -67,7 +67,7 @@ will query an existing binding instead of setting a new one. .TP \fB\-a\fR, \fB\-\-all\fR With -.B -q +.B \-q , specify that all bound raw devices should be queried. .TP \fB\-h\fR, \fB\-\-help\fR -- 1.9.0 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html