diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.src.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.src.h b/include/usage.src.h index f058a9d49..555250366 100644 --- a/include/usage.src.h +++ b/include/usage.src.h | |||
@@ -2781,7 +2781,7 @@ INSERT | |||
2781 | IF_SELINUX( \ | 2781 | IF_SELINUX( \ |
2782 | "\n -Z Set security context" \ | 2782 | "\n -Z Set security context" \ |
2783 | ) \ | 2783 | ) \ |
2784 | "\nTYPEs:" \ | 2784 | "\nTYPE:" \ |
2785 | "\n b Block device" \ | 2785 | "\n b Block device" \ |
2786 | "\n c or u Character device" \ | 2786 | "\n c or u Character device" \ |
2787 | "\n p Named pipe (MAJOR and MINOR are ignored)" \ | 2787 | "\n p Named pipe (MAJOR and MINOR are ignored)" \ |