From 2e6c5408302b36b67b2e094d471145b44530d0ca Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Tue, 27 Aug 1996 18:27:31 +0000 Subject: (doc): Add program description. --- utils/x.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/x.c') diff --git a/utils/x.c b/utils/x.c index 0e4f7e02..e4e272f4 100644 --- a/utils/x.c +++ b/utils/x.c @@ -55,8 +55,8 @@ static struct argp_option options[] = {0, 0} }; static char *args_doc = "[USER...]"; -static char *doc = - "A USER specified as an argument adds (or removes) that user's groups as" +static char *doc = "Modify authentication of existing processes" + "\vA USER specified as an argument adds (or removes) that user's groups as" " well. When removing groups implied by such an argument, the groups to" " which uids remaining in the process after any we remove are ignored." "\nUids and groups specified with options are used as-is."; -- cgit v1.2.3