]> git.pld-linux.org Git - packages/coreutils.git/blame - coreutils-getgid.patch
- fix tests that can be fixed (realpath is also a shell builtin, RANDOM
[packages/coreutils.git] / coreutils-getgid.patch
CommitLineData
c3f480f3 1diff -urN coreutils-8.16.orig//README coreutils-8.16/README
2--- coreutils-8.16.orig//README 2012-03-24 18:22:13.000000000 +0000
3+++ coreutils-8.16/README 2012-04-18 09:07:17.417662632 +0000
4@@ -9,7 +9,7 @@
5
6 [ arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
7 csplit cut date dd df dir dircolors dirname du echo env expand expr
8- factor false fmt fold groups head hostid hostname id install join kill
9+ factor false fmt fold getgid groups head hostid hostname id install join kill
10 link ln logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup
11 nproc od paste pathchk pinky pr printenv printf ptx pwd readlink realpath
12 rm rmdir runcon seq sha1sum sha224sum sha256sum sha384sum sha512sum shred
fd7af4a7
JB
13--- coreutils-8.20/man/local.mk.orig 2012-11-18 07:54:05.958535288 +0100
14+++ coreutils-8.20/man/local.mk 2012-11-18 07:55:01.678534127 +0100
15@@ -87,6 +87,7 @@
16 man/false.1: src/false
17 man/fmt.1: src/fmt
18 man/fold.1: src/fold
19+man/getgid.1: src/getgid
20 man/groups.1: src/groups
21 man/head.1: src/head
22 man/hostid.1: src/hostid
c3f480f3 23diff -urN coreutils-8.16.orig//man/getgid.1 coreutils-8.16/man/getgid.1
24--- coreutils-8.16.orig//man/getgid.1 1970-01-01 00:00:00.000000000 +0000
25+++ coreutils-8.16/man/getgid.1 2012-04-18 09:07:17.410850573 +0000
40ce7301
JB
26@@ -0,0 +1,22 @@
27+.TH GETGID "1" "October 2002" "getgid (coreutils) 4.5.3" "User Commands"
28+.SH NAME
29+getgid \- print ID of given group
30+.SH SYNOPSIS
31+.B getgid
32+\fIGROUPNAME\fR
33+.SH DESCRIPTION
34+.PP
35+Print group ID for GROUPNAME.
36+.PP
37+Without any OPTION, print usage information.
38+.SH AUTHOR
39+Written by Artur Frysiak.
40+.SH "REPORTING BUGS"
ade45189 41+Report bugs to <feedback@pld-linux.org>.
40ce7301
JB
42+.SH COPYRIGHT
43+Copyright \(co 1999 Artur Frysiak.
44+.br
45+This is free software; see the source for copying conditions. There is NO
46+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
47+.SH "SEE ALSO"
48+.BR id (1)
c3f480f3 49diff -urN coreutils-8.16.orig//man/getgid.x coreutils-8.16/man/getgid.x
50--- coreutils-8.16.orig//man/getgid.x 1970-01-01 00:00:00.000000000 +0000
51+++ coreutils-8.16/man/getgid.x 2012-04-18 09:07:17.410850573 +0000
3f33bba7
AM
52@@ -0,0 +1,4 @@
53+[NAME]
54+getgid \- print ID of given group
55+[DESCRIPTION]
56+.\" Add any additional description here
c3f480f3 57diff -urN coreutils-8.16.orig//man/pl/getgid.1 coreutils-8.16/man/pl/getgid.1
58--- coreutils-8.16.orig//man/pl/getgid.1 1970-01-01 00:00:00.000000000 +0000
59+++ coreutils-8.16/man/pl/getgid.1 2012-04-18 09:07:17.410850573 +0000
40ce7301
JB
60@@ -0,0 +1,22 @@
61