Break line in mknod.1

This commit is contained in:
sin 2014-04-13 16:54:10 +01:00
parent c35d668de3
commit 6ba1d6e048
1 changed files with 2 additions and 1 deletions

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
and must be one of:
.TP
\fBu\fR or \fBc\fR A character device.
\fBu\fR or \fBc\fR
A character device.
.TP
\fBb\fR
A block device.