Break line in mknod.1

This commit is contained in:
sin 2014-04-13 16:54:10 +01:00
parent c35d668de3
commit 6ba1d6e048

View File

@ -9,7 +9,8 @@ with major number \fImajor\fR, and minor number \fIminor\fR.
\fItype\fR specifies what kind of special file will be created \fItype\fR specifies what kind of special file will be created
and must be one of: and must be one of:
.TP .TP
\fBu\fR or \fBc\fR A character device. \fBu\fR or \fBc\fR
A character device.
.TP .TP
\fBb\fR \fBb\fR
A block device. A block device.