aboutsummaryrefslogtreecommitdiffstats
path: root/man4/full.4
diff options
context:
space:
mode:
Diffstat (limited to 'man4/full.4')
-rw-r--r--man4/full.42
1 files changed, 1 insertions, 1 deletions
diff --git a/man4/full.4 b/man4/full.4
index 7d15fe20b6..90b818ee2d 100644
--- a/man4/full.4
+++ b/man4/full.4
@@ -40,7 +40,7 @@ If your system does not have \fB/dev/full\fP created already, it
can be created with the following commands:
.nf
- mknod -m 666 /dev/full c 1 7
+ mknod \-m 666 /dev/full c 1 7
chown root:root /dev/full
.fi