From: Benno Schulenberg Date: Tue, 8 Mar 2016 09:07:49 +0000 (+0100) Subject: losetup: correct some formatting in the man page X-Git-Tag: v2.28-rc1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=289619bdb686a474fff6b08574c9c26a37090e10;p=thirdparty%2Futil-linux.git losetup: correct some formatting in the man page Signed-off-by: Benno Schulenberg --- diff --git a/sys-utils/losetup.8 b/sys-utils/losetup.8 index 90fcb9d062..dbc909594b 100644 --- a/sys-utils/losetup.8 +++ b/sys-utils/losetup.8 @@ -1,4 +1,4 @@ -.TH LOSETUP 8 "July 2014" "util-linux" "System Administration" +.TH LOSETUP 8 "November 2015" "util-linux" "System Administration" .SH NAME losetup \- set up and control loop devices .SH SYNOPSIS @@ -91,20 +91,22 @@ Detach the file or device associated with the specified loop device(s). .BR \-D , " \-\-detach\-all" Detach all associated loop devices. .TP -.BR "\-\-direct\-io"[\fI=on|off\fR] -Enable or disable direct I/O for the backing file. The optional argument can be -\fIon\fR or \fIoff\fR. If the optional argument is omitted, it defaults to \fIon\fR. +.BR \-\-direct\-io [ =on | off ] +Enable or disable direct I/O for the backing file. The optional argument +can be either \fBon\fR or \fBoff\fR. If the argument is omitted, it defaults +to \fBon\fR. .TP .BR \-f , " \-\-find" Find the first unused loop device. If a .I file argument is present, use the found device as loop device. Otherwise, just print its name. -.IP "\fB\-j, \-\-associated \fIfile\fP" +.TP +.BR \-j , " \-\-associated " \fIfile Show the status of all loop devices associated with the given .IR file . .TP -.IP "\fB\-J, \fB\-\-json\fP" +.BR \-J , " \-\-json" Use JSON format for \fB\-\-list\fP output. .TP .BR \-l , " \-\-list"