From 1896a2ae6fc8062149bfb623c1a1ee081f1021c6 Mon Sep 17 00:00:00 2001 From: Ondrej Vasik Date: Wed, 22 Oct 2008 11:38:16 +0000 Subject: [PATCH] another fuzz issue --- coreutils-463883-chcon-changes.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreutils-463883-chcon-changes.patch b/coreutils-463883-chcon-changes.patch index 137c96a..1a60292 100644 --- a/coreutils-463883-chcon-changes.patch +++ b/coreutils-463883-chcon-changes.patch @@ -28,7 +28,7 @@ diff -urNp coreutils-6.12-orig/src/chcon.c coreutils-6.12/src/chcon.c /* The name the program was run with. */ char *program_name; @@ -374,7 +355,6 @@ Usage: %s [OPTION]... CONTEXT FILE...\n\ - Change the security context of each FILE to CONTEXT.\n\ + Change the SELinux security context of each FILE to CONTEXT.\n\ With --reference, change the security context of each FILE to that of RFILE.\n\ \n\ - -c, --changes like verbose but report only when a change is made\n\