]> git.pld-linux.org Git - packages/coreutils.git/blame - coreutils-getgid.patch
- release 1
[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
13diff -urN coreutils-8.16.orig//man/Makefile.am coreutils-8.16/man/Makefile.am
14--- coreutils-8.16.orig//man/Makefile.am 2012-03-26 09:50:41.000000000 +0000
15+++ coreutils-8.16/man/Makefile.am 2012-04-18 09:07:17.410850573 +0000
16@@ -60,6 +60,7 @@
e99e21d2
AM
17 false.1: $(common_dep) $(srcdir)/false.x ../src/false.c
18 fmt.1: $(common_dep) $(srcdir)/fmt.x ../src/fmt.c
19 fold.1: $(common_dep) $(srcdir)/fold.x ../src/fold.c
20+getgid.1: $(common_dep) $(srcdir)/getgid.x ../src/getgid.c
21 groups.1: $(common_dep) $(srcdir)/groups.x ../src/groups.c
22 head.1: $(common_dep) $(srcdir)/head.x ../src/head.c
23 hostid.1: $(common_dep) $(srcdir)/hostid.x ../src/hostid.c
c3f480f3 24diff -urN coreutils-8.16.orig//man/getgid.1 coreutils-8.16/man/getgid.1
25--- coreutils-8.16.orig//man/getgid.1 1970-01-01 00:00:00.000000000 +0000
26+++ coreutils-8.16/man/getgid.1 2012-04-18 09:07:17.410850573 +0000
40ce7301
JB
27@@ -0,0 +1,22 @@
28+.TH GETGID "1" "October 2002" "getgid (coreutils) 4.5.3" "User Commands"
29+.SH NAME
30+getgid \- print ID of given group
31+.SH SYNOPSIS
32+.B getgid
33+\fIGROUPNAME\fR
34+.SH DESCRIPTION
35+.PP
36+Print group ID for GROUPNAME.
37+.PP
38+Without any OPTION, print usage information.
39+.SH AUTHOR
40+Written by Artur Frysiak.
41+.SH "REPORTING BUGS"
ade45189 42+Report bugs to <feedback@pld-linux.org>.
40ce7301
JB
43+.SH COPYRIGHT
44+Copyright \(co 1999 Artur Frysiak.
45+.br
46+This is free software; see the source for copying conditions. There is NO
47+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
48+.SH "SEE ALSO"
49+.BR id (1)
c3f480f3 50diff -urN coreutils-8.16.orig//man/getgid.x coreutils-8.16/man/getgid.x
51--- coreutils-8.16.orig//man/getgid.x 1970-01-01 00:00:00.000000000 +0000
52+++ coreutils-8.16/man/getgid.x 2012-04-18 09:07:17.410850573 +0000
3f33bba7
AM
53@@ -0,0 +1,4 @@
54+[NAME]
55+getgid \- print ID of given group
56+[DESCRIPTION]
57+.\" Add any additional description here
c3f480f3 58diff -urN coreutils-8.16.orig//man/pl/getgid.1 coreutils-8.16/man/pl/getgid.1
59--- coreutils-8.16.orig//man/pl/getgid.1 1970-01-01 00:00:00.000000000 +0000
60+++ coreutils-8.16/man/pl/getgid.1 2012-04-18 09:07:17.410850573 +0000
40ce7301
JB
61@@ -0,0 +1,22 @@
62