From 9a536738262e29c02d6f3a386521334cd21ce49e Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 12 Jan 2007 16:07:44 +0000 Subject: [PATCH] Change manpage to include SELinux in order to fix whatis database --- coreutils-selinux.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coreutils-selinux.patch b/coreutils-selinux.patch index 889360a..a0e0aee 100644 --- a/coreutils-selinux.patch +++ b/coreutils-selinux.patch @@ -2301,7 +2301,7 @@ @@ -0,0 +1,64 @@ +.TH CHCON 1 "July 2003" "chcon (coreutils) 5.0" "User Commands" +.SH NAME -+chcon \- change security context ++chcon \- change SELinux security context +.SH SYNOPSIS +.B chcon +[\fIOPTION\fR]...\fI CONTEXT FILE\fR... @@ -2473,7 +2473,7 @@ @@ -0,0 +1,45 @@ +.TH RUNCON "1" "February 2005" "runcon (coreutils) 5.0" "selinux" +.SH NAME -+runcon \- run command with specified security context ++runcon \- run command with specified SELinux security context +.SH SYNOPSIS +.B runcon +[\fI-c\fR] [\fI-t TYPE\fR] [\fI-l LEVEL\fR] [\fI-u USER\fR] [\fI-r ROLE\fR] \fICOMMAND\fR [\fIARGS...\fR]