loop.4: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-01-06 22:52:57 +01:00
parent e8d59c391c
commit 991f74400d
1 changed files with 3 additions and 2 deletions

View File

@ -220,8 +220,9 @@ On success, the device number is returned as the result of the call.
If the device is in use, the call fails with the error
.BR EBUSY .
.SH FILES
.IR /dev/loop* :
the loop block special device files
.TP
.IR /dev/loop*
The loop block special device files.
.SH EXAMPLE
The program below uses the
.I /dev/loop-control