]> git.pld-linux.org Git - packages/coreutils.git/blame - coreutils-getgid.patch
- partially update from fedora, fixes test suite
[packages/coreutils.git] / coreutils-getgid.patch
CommitLineData
3c350007
JB
1--- coreutils-6.10/man/Makefile.am.orig 2008-01-11 11:34:22.000000000 +0100
2+++ coreutils-6.10/man/Makefile.am 2008-03-02 02:14:20.884410857 +0100
e99e21d2
AM
3@@ -59,6 +59,7 @@
4 false.1: $(common_dep) $(srcdir)/false.x ../src/false.c
5 fmt.1: $(common_dep) $(srcdir)/fmt.x ../src/fmt.c
6 fold.1: $(common_dep) $(srcdir)/fold.x ../src/fold.c
7+getgid.1: $(common_dep) $(srcdir)/getgid.x ../src/getgid.c
8 groups.1: $(common_dep) $(srcdir)/groups.x ../src/groups.c
9 head.1: $(common_dep) $(srcdir)/head.x ../src/head.c
10 hostid.1: $(common_dep) $(srcdir)/hostid.x ../src/hostid.c
40ce7301
JB
11diff -Nur coreutils-4.5.3.orig/man/getgid.1 coreutils-4.5.3/man/getgid.1
12--- coreutils-4.5.3.orig/man/getgid.1 Thu Jan 1 01:00:00 1970
13+++ coreutils-4.5.3/man/getgid.1 Sun Oct 27 21:40:54 2002
14@@ -0,0 +1,22 @@
15+.TH GETGID "1" "October 2002" "getgid (coreutils) 4.5.3" "User Commands"
16+.SH NAME
17+getgid \- print ID of given group
18+.SH SYNOPSIS
19+.B getgid
20+\fIGROUPNAME\fR
21+.SH DESCRIPTION
22+.PP
23+Print group ID for GROUPNAME.
24+.PP
25+Without any OPTION, print usage information.
26+.SH AUTHOR
27+Written by Artur Frysiak.
28+.SH "REPORTING BUGS"
ade45189 29+Report bugs to <feedback@pld-linux.org>.
40ce7301
JB
30+.SH COPYRIGHT
31+Copyright \(co 1999 Artur Frysiak.
32+.br
33+This is free software; see the source for copying conditions. There is NO
34+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
35+.SH "SEE ALSO"
36+.BR id (1)
3f33bba7
AM
37--- coreutils-4.5.3.orig/man/getgid.x 2007-02-13 17:29:53.000000000 +0100
38+++ coreutils-4.5.3.orig/man/getgid.x 2008-08-08 20:54:14.890808765 +0200
39@@ -0,0 +1,4 @@
40+[NAME]
41+getgid \- print ID of given group
42+[DESCRIPTION]
43+.\" Add any additional description here
40ce7301
JB
44diff -Nur coreutils-4.5.3.orig/man/pl/getgid.1 coreutils-4.5.3/man/pl/getgid.1
45--- coreutils-4.5.3.orig/man/pl/getgid.1 Thu Jan 1 01:00:00 1970
46+++ coreutils-4.5.3/man/pl/getgid.1 Sun Oct 27 21:46:48 2002
47@@ -0,0 +1,22 @@
48