From 0c69291cc54939063ca83a63fa73ac20d087003c Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mon, 11 Sep 2006 16:16:03 +0000 Subject: [PATCH] - Include -g/-G in runuser man page (part of bug #199344). --- coreutils-5.2.1-runuser.patch | 8 +++++++- coreutils.spec | 1 + 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/coreutils-5.2.1-runuser.patch b/coreutils-5.2.1-runuser.patch index 54958ff..4b3caa6 100644 --- a/coreutils-5.2.1-runuser.patch +++ b/coreutils-5.2.1-runuser.patch @@ -311,7 +311,7 @@ +.\" Add any additional description here --- /dev/null 2006-09-11 09:20:12.657562250 +0100 +++ coreutils-5.97/man/runuser.1 2006-09-11 13:34:45.000000000 +0100 -@@ -0,0 +1,62 @@ +@@ -0,0 +1,68 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. +.TH RUNUSER "1" "September 2004" "runuser (coreutils) 5.2.1" "User Commands" +.SH NAME @@ -336,6 +336,12 @@ +\fB\-f\fR, \fB\-\-fast\fR +pass \fB\-f\fR to the shell (for csh or tcsh) +.TP ++\fB\-g\fR, \fB\-\-group\fR=\fIGROUP\fR ++specify the primary group ++.TP ++\fB\-G\fR, \fB\-\-supp-group\fR=\fIGROUP\fR ++specify a supplemental group ++.TP +\fB\-m\fR, \fB\-\-preserve\-environment\fR +do not reset environment variables +.TP diff --git a/coreutils.spec b/coreutils.spec index 0e4da44..4ea959b 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -281,6 +281,7 @@ fi %changelog * Mon Sep 11 2006 Tim Waugh +- Include -g/-G in runuser man page (part of bug #199344). - Corrected runuser man page (bug #200620). * Thu Aug 24 2006 Tim Waugh 5.97-9