]> git.pld-linux.org Git - packages/coreutils.git/blame - coreutils-getgid.patch
- start work on 6.9
[packages/coreutils.git] / coreutils-getgid.patch
CommitLineData
c2be74f0
JB
1--- coreutils-6.5/man/Makefile.am.orig 2006-11-16 09:49:56.000000000 +0100
2+++ coreutils-6.5/man/Makefile.am 2006-11-22 10:46:38.209505000 +0100
3@@ -33,6 +33,7 @@
4 whoami.1 yes.1 $(MAN)
5 optional_mans = \
6 chroot.1 hostid.1 nice.1 pinky.1 stty.1 uname.1 uptime.1 users.1 who.1
40ce7301
JB
7+man_MANS = getgid.1
8
40ce7301 9
c2be74f0 10 man_aux = $(dist_man_MANS:.1=.x) $(optional_mans:.1=.x)
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"
29+Report bugs to <feedback@pld.org.pl>.
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)
37diff -Nur coreutils-4.5.3.orig/man/pl/getgid.1 coreutils-4.5.3/man/pl/getgid.1
38--- coreutils-4.5.3.orig/man/pl/getgid.1 Thu Jan 1 01:00:00 1970
39+++ coreutils-4.5.3/man/pl/getgid.1 Sun Oct 27 21:46:48 2002
40@@ -0,0 +1,22 @@
41