]> git.pld-linux.org Git - packages/man-pages.git/blobdiff - man-pages-misc.patch
- up to 2.74
[packages/man-pages.git] / man-pages-misc.patch
index 526f8c7a09ac5980bac9ba4dd4eb9f6465fe788f..3ea94a133736a32192c3317573b7425f88e197b4 100644 (file)
@@ -1,23 +1,6 @@
---- man-pages-2.18/man1/ldd.1.orig     2005-10-04 14:49:58.000000000 +0200
-+++ man-pages-2.18/man1/ldd.1  2005-12-25 18:30:24.446732064 +0100
-@@ -24,13 +24,13 @@
- Print the version number of
- .BR ldd .
- .TP
--.B \-v\ \-\-verbose
-+.BR \-v , " \-\-verbose"
- Print all information, including e.g. symbol versioning information.
- .TP
--.B \-d\ \-\-data\-relocs
-+.BR \-d , " \-\-data\-relocs"
- Perform relocations and report any missing objects (ELF only).
- .TP
--.B \-r\ \-\-function\-relocs
-+.BR \-r, " \-\-function\-relocs"
- Perform relocations for both data objects and functions, and
- report any missing objects or functions (ELF only).
- .TP
-@@ -66,6 +66,6 @@
+--- man-pages-2.57/man1/ldd.1.orig     2005-10-04 14:49:58.000000000 +0200
++++ man-pages-2.57/man1/ldd.1  2005-12-25 18:30:24.446732064 +0100
+@@ -70,6 +70,6 @@
  .\" .SH AUTHOR
  .\" David Engel.
  .\" Roland McGrath and Ulrich Drepper.
@@ -25,8 +8,8 @@
 +.SH "SEE ALSO"
  .BR ld.so (8),
  .BR ldconfig (8)
---- man-pages-2.18/man3/dlopen.3.orig  2005-10-28 15:27:52.000000000 +0200
-+++ man-pages-2.18/man3/dlopen.3       2005-12-25 18:38:09.788989288 +0100
+--- man-pages-2.57/man3/dlopen.3.orig  2005-10-28 15:27:52.000000000 +0200
++++ man-pages-2.57/man3/dlopen.3       2005-12-25 18:38:09.788989288 +0100
 @@ -21,8 +21,8 @@
  .\"
  .\" You should have received a copy of the GNU General Public
  .\"
  .\" Modified by David A. Wheeler <dwheeler@dwheeler.com> 2000-11-28.
  .\" Applied patch by Terran Melconian, aeb, 2001-12-14.
---- man-pages-2.18/man5/locale.5.orig  2005-11-02 14:55:25.000000000 +0100
-+++ man-pages-2.18/man5/locale.5       2005-12-25 20:16:15.125282176 +0100
+--- man-pages-2.57/man5/locale.5.orig  2005-11-02 14:55:25.000000000 +0100
++++ man-pages-2.57/man5/locale.5       2005-12-25 20:16:15.125282176 +0100
 @@ -20,7 +20,7 @@
  .\"
- .TH LOCALE 5 1994-11-09 "National Language Support" "Linux User Manual"
+ .TH LOCALE 5 1994-11-09 "Linux" "Linux User Manual"
  .SH NAME
 -locale \- Describes a locale definition file
 +locale \- describes a locale definition file
  .SH DESCRIPTION
  The 
  .B locale
-@@ -243,7 +243,7 @@
- The 
- .B LC_CTYPE
- definition ends with the string 
--.I END LC_CYTPE.
-+.IR "END LC_CTYPE" .
- .SS LC_COLLATE
- The 
-@@ -291,7 +291,7 @@
- The 
- .B LC_COLLATE
- definition ends with the string 
--.IR END LC_COLLATE .
-+.IR "END LC_COLLATE" .
- .SS LC_MONETARY
- The definition starts with the string
-@@ -347,7 +347,7 @@
- .I currency_symbol
- or
- .I int_curr_symbol
-- should precede the formatted monetary quantity or set to
-+should precede the formatted monetary quantity or set to
- .B 0
- if the symbol succeeds the value.
- .TP
-@@ -462,7 +462,7 @@
- The 
- .B LC_MONETARY
- definition ends with the string 
--.I END LC_MONETARY.
-+.IR "END LC_MONETARY" .
- .SS LC_NUMERIC
- The definition starts with the string
-@@ -487,7 +487,7 @@
- The 
- .B LC_NUMERIC
- definition ends with the string 
--.I END LC_NUMERIC.
-+.IR "END LC_NUMERIC" .
- .SS LC_TIME
- The definition starts with the string
-@@ -532,7 +532,7 @@
- The 
- .B LC_TIME
- definition ends with the string 
--.I END LC_TIME.
-+.IR "END LC_TIME" .
- .SS LC_MESSAGES
- The definition starts with the string
-@@ -554,7 +554,7 @@
- The 
- .B LC_MESSAGES
- definition ends with the string 
--.I END LC_MESSAGES.
-+.IR "END LC_MESSAGES" .
- See the POSIX.2 standard for details.
- .SH FILES
---- man-pages-2.18/man8/nscd.8.orig    2005-07-06 09:41:37.000000000 +0200
-+++ man-pages-2.18/man8/nscd.8 2005-12-25 18:41:47.316920016 +0100
-@@ -21,13 +21,13 @@
+--- man-pages-2.57/man8/nscd.8.orig    2005-07-06 09:41:37.000000000 +0200
++++ man-pages-2.57/man8/nscd.8 2005-12-25 18:41:47.316920016 +0100
+@@ -21,7 +21,7 @@
  .SH NAME
  /usr/sbin/nscd \- name service cache daemon
  .SH DESCRIPTION
 -Nscd is a daemon that provides a cache for the most common name service
 +nscd is a daemon that provides a cache for the most common name service
- requests. The default configuration file,
+ requests.
+ The default configuration file,
  .IR /etc/nscd.conf ,
- determines the behavior of the cache daemon. See
- .BR nscd.conf (5).
--Nscd provides cacheing for accesses of the
-+nscd provides cacheing for accesses of the
- .BR passwd (5),
- .BR group (5),
- and
-@@ -54,7 +54,7 @@
+@@ -55,7 +55,7 @@
+ .B "\-\-help"
  will give you a list with all options and what they do.
  .SH NOTES
--Nscd doesn't know anything about the underlaying protocols for a
-+nscd doesn't know anything about the underlaying protocols for a
- service. This also means, that if you change
+-Nscd doesn't know anything about the underlying protocols for a
++nscd doesn't know anything about the underlying protocols for a
+ service.
+ This also means, that if you change
  .I /etc/resolv.conf
- for DNS queries, nscd will continue to use the old one if you have
---- man-pages-2.18/man8/zic.8.orig     2005-11-02 12:11:03.000000000 +0100
-+++ man-pages-2.18/man8/zic.8  2005-12-25 18:43:54.762545336 +0100
-@@ -408,7 +408,7 @@
- field of the earliest transition time's rule to ensure that
- the earliest transition time recorded in the compiled file is correct.
- .SH FILE
+--- man-pages-2.57/man8/zic.8.orig     2005-11-02 12:11:03.000000000 +0100
++++ man-pages-2.57/man8/zic.8  2005-12-25 18:43:54.762545336 +0100
+@@ -404,7 +404,7 @@
+ if the leap second time given by the other fields should be interpreted as
+ local wall clock time.
+ .SH FILES
 -/usr/local/etc/zoneinfo       standard directory used for created files
 +/usr/share/zoneinfo   standard directory used for created files
- .SH "SEE ALSO"
.BR tzfile (5),
- .BR zdump (8)
---- man-pages-2.18/de/man7/iso_8859-1.7.orig   1998-12-07 01:34:44.000000000 +0100
-+++ man-pages-2.18/de/man7/iso_8859-1.7        2005-12-25 19:27:49.914941280 +0100
+ .SH NOTES
For areas with more than two types of local time,
+ you may need to use local standard time in the
+--- man-pages-2.57/de/man7/iso_8859-1.7.orig   1998-12-07 01:34:44.000000000 +0100
++++ man-pages-2.57/de/man7/iso_8859-1.7        2005-12-25 19:27:49.914941280 +0100
 @@ -25,10 +25,10 @@
  .\" Translated Thu Jan  4 16:37:10 MET 1996 by Lutz.Donnerhacke@Jena.Thur.De
  .\" Modified Mon Jun 10 00:20:28 1996 by Martin Schulze (joey@linux.de)
  hexadezimaler Kodierung
  .SH ERKLÄRUNG
  Der Standard ISO 8859 enthält verschiedene 8-bit Erweiterungen des ASCII
---- man-pages-2.18/de/man7/latin1.7.orig       2005-12-25 16:15:02.883397000 +0100
-+++ man-pages-2.18/de/man7/latin1.7    2005-12-25 19:27:57.253825600 +0100
+--- man-pages-2.57/de/man7/latin1.7.orig       2005-12-25 16:15:02.883397000 +0100
++++ man-pages-2.57/de/man7/latin1.7    2005-12-25 19:27:57.253825600 +0100
 @@ -1 +1 @@
 -.so man7/iso_8859_1.7
 +.so iso_8859-1.7
---- man-pages-2.18/fr/man7/latin1.7.orig       2005-12-25 16:15:05.100060000 +0100
-+++ man-pages-2.18/fr/man7/latin1.7    2005-12-25 19:31:49.976446384 +0100
+--- man-pages-2.57/fr/man7/latin1.7.orig       2005-12-25 16:15:05.100060000 +0100
++++ man-pages-2.57/fr/man7/latin1.7    2005-12-25 19:31:49.976446384 +0100
 @@ -1 +1 @@
--.so man7/iso_8859_1.7
+-.so man7/iso_8859-1.7
 +.so iso_8859-1.7
---- man-pages-2.18/fr/man7/iso_8859-1.7.orig   2005-06-27 09:20:02.000000000 +0200
-+++ man-pages-2.18/fr/man7/iso_8859-1.7        2005-12-25 19:32:11.625155280 +0100
-@@ -27,9 +27,9 @@
- .\" Màj 25/07/2003 LDP-1.56
+--- man-pages-2.57/fr/man7/iso_8859-1.7.orig   2005-06-27 09:20:02.000000000 +0200
++++ man-pages-2.57/fr/man7/iso_8859-1.7        2005-12-25 19:32:11.625155280 +0100
+@@ -28,9 +28,9 @@
  .\" Màj 27/06/2005 LDP-1.60
+ .\" Màj 01/05/2006 LDP-1.67.1
  .\"
 -.TH ISO_8859_1 7 "15 juillet 2003" LDP "Manuel de l'administrateur Linux"
 +.TH ISO_8859-1 7 "15 juillet 2003" LDP "Manuel de l'administrateur Linux"
  .SH NOM
--iso_8859_1, latin1 \- Le jeu de caractères ISO 8859-1 en octal, décimal et hexadécimal.
-+iso_8859-1, latin1 \- Le jeu de caractères ISO 8859-1 en octal, décimal et hexadécimal.
+-iso_8859_1, latin1 \- Le jeu de caractères ISO 8859\-1 en octal, décimal et hexadécimal.
++iso_8859-1, latin1 \- Le jeu de caractères ISO 8859\-1 en octal, décimal et hexadécimal.
  .SH DESCRIPTION
  Le standard ISO 8859 inclut plusieurs extensions au jeu de caractères ASCII
- (ISO 646-IRV). Le jeu le plus important est ISO 8859-1, l'alphabet
---- man-pages-2.18/it/man7/latin1.7.orig       1999-05-24 17:40:24.000000000 +0200
-+++ man-pages-2.18/it/man7/latin1.7    2005-12-25 19:39:58.868123552 +0100
-@@ -1,2 +1 @@
--.\" $Id$
--.so man7/iso_8859_1.7
-+.so man7/iso_8859-1.7
---- man-pages-2.18/pt_BR/man7/latin1.7.orig    2005-12-25 16:15:09.747353000 +0100
-+++ man-pages-2.18/pt_BR/man7/latin1.7 2005-12-25 19:40:58.025130320 +0100
+ (ISO 646-IRV). Le jeu le plus important est ISO 8859\-1, l'alphabet
+--- man-pages-2.57/it/man7/latin1.7.orig       1999-05-24 17:40:24.000000000 +0200
++++ man-pages-2.57/it/man7/latin1.7    2005-12-25 19:39:58.868123552 +0100
+@@ -1 +1 @@
+-.so man7/iso_8859-1.7
++.so iso_8859-1.7
+--- man-pages-2.57/pt_BR/man7/latin1.7.orig    2005-12-25 16:15:09.747353000 +0100
++++ man-pages-2.57/pt_BR/man7/latin1.7 2005-12-25 19:40:58.025130320 +0100
 @@ -1 +1 @@
 -.so man7/iso_8859_1.7
 +.so iso_8859-1.7
---- man-pages-2.18/pt_BR/man7/latin2.7.orig    2005-12-25 16:15:09.766350000 +0100
-+++ man-pages-2.18/pt_BR/man7/latin2.7 2005-12-25 19:41:00.917690584 +0100
+--- man-pages-2.57/pt_BR/man7/latin2.7.orig    2005-12-25 16:15:09.766350000 +0100
++++ man-pages-2.57/pt_BR/man7/latin2.7 2005-12-25 19:41:00.917690584 +0100
 @@ -1 +1 @@
 -.so man7/iso_8859_2.7
 +.so iso_8859-2.7
---- man-pages-2.18/ja/man1/nslookup.1.orig     2005-12-14 16:07:15.000000000 +0100
-+++ man-pages-2.18/ja/man1/nslookup.1  2005-12-25 22:55:44.710484096 +0100
+--- man-pages-2.57/ja/man1/nslookup.1.orig     2005-12-14 16:07:15.000000000 +0100
++++ man-pages-2.57/ja/man1/nslookup.1  2005-12-25 22:55:44.710484096 +0100
 @@ -57,7 +57,7 @@
  .\"
  .\" $FreeBSD: doc/ja_JP.eucJP/man/man8/nslookup.8,v 1.6 2001/07/29 05:15:29 horikawa Exp $
  .Os BSD 4
  .Sh Ì¾¾Î
  .Nm nslookup
---- man-pages-2.18/fi/man1/finger.1.orig       2000-10-24 19:35:48.000000000 +0200
-+++ man-pages-2.18/fi/man1/finger.1    2005-12-26 01:31:52.973291672 +0100
+--- man-pages-2.57/fi/man1/finger.1.orig       2000-10-24 19:35:48.000000000 +0200
++++ man-pages-2.57/fi/man1/finger.1    2005-12-26 01:31:52.973291672 +0100
 @@ -1,5 +1,5 @@
  .\" $Id$
 -..\" Copyright (c) 1989, 1990 The Regents of the University of California.
  .SH BUGS
  Ötökät?
  Sinä,
---- man-pages-2.18/fi/man6/trek.6.orig 2000-10-24 19:35:31.000000000 +0200
-+++ man-pages-2.18/fi/man6/trek.6      2005-12-26 01:32:57.027553944 +0100
+--- man-pages-2.57/fi/man6/trek.6.orig 2000-10-24 19:35:31.000000000 +0200
++++ man-pages-2.57/fi/man6/trek.6      2005-12-26 01:32:57.027553944 +0100
 @@ -39,7 +39,7 @@
  .SH NIMI
  trek \- trekkaripeli
  .SH "SPIS KOMEND"
  .ie t .ds f \fB
  .el .ds f \fI
---- man-pages-2.18/ko/man1/sync.1.orig 2005-12-26 00:34:31.615457000 +0100
-+++ man-pages-2.18/ko/man1/sync.1      2005-12-26 00:35:05.272340960 +0100
+--- man-pages-2.57/ko/man1/sync.1.orig 2005-12-26 00:34:31.615457000 +0100
++++ man-pages-2.57/ko/man1/sync.1      2005-12-26 00:35:05.272340960 +0100
 @@ -6,7 +6,7 @@
  .\"\r
  .\" Çѱ¹¾î ¹ø¿ª : ASPLINUX<man@asp-linux.co.kr>    2000³â 7¿ù 29ÀÏ\r
 -\r
 -\r
 -\r
---- man-pages-2.18/pt_BR/man1/sync.1.orig      2005-12-26 00:35:34.260934000 +0100
-+++ man-pages-2.18/pt_BR/man1/sync.1   2005-12-26 00:35:45.454232384 +0100
+--- man-pages-2.57/pt_BR/man1/sync.1.orig      2005-12-26 00:35:34.260934000 +0100
++++ man-pages-2.57/pt_BR/man1/sync.1   2005-12-26 00:35:45.454232384 +0100
 @@ -4,7 +4,7 @@
  .\" information is attributed to Linus Torvalds
  .\" Copyright 1992, 1993 Rickard E. Faith (faith@cs.unc.edu)
  .SH NOME
  sync \- sincroniza os dados do disco com a memória
  .SH SINÓPSE
---- man-pages-2.18/es/man1/sync.1.orig 2005-12-26 00:27:59.705037000 +0100
-+++ man-pages-2.18/es/man1/sync.1      2005-12-26 00:28:13.834888960 +0100
+--- man-pages-2.57/es/man1/sync.1.orig 2005-12-26 00:27:59.705037000 +0100
++++ man-pages-2.57/es/man1/sync.1      2005-12-26 00:28:13.834888960 +0100
 @@ -6,7 +6,7 @@
  .\"
  .\" Translated Sat Apr 22 2000 by Juan Piernas <piernas@ditec.um.es>
  .SH NOMBRE
  sync \- sincroniza los datos en disco con los que hay en memoria
  .SH SINOPSYS
---- man-pages-2.18/fr/man1/sync.1.orig 2005-12-26 00:28:50.785271000 +0100
-+++ man-pages-2.18/fr/man1/sync.1      2005-12-26 00:29:01.001718512 +0100
+--- man-pages-2.57/fr/man1/sync.1.orig 2005-12-26 00:28:50.785271000 +0100
++++ man-pages-2.57/fr/man1/sync.1      2005-12-26 00:29:01.001718512 +0100
 @@ -8,7 +8,7 @@
- .\" Màj 25/07/2003 LDP-1.56
- .\" Màj 04/07/2005 LDP-1.61
+ .\" Màj 12/05/2006 LDP-1.70.0
+ .\" Màj 14/08/2006 LDP-2.38.0
  .\"
--.TH SYNC 8 "25 juillet 2003" LDP "Manuel de l'administrateur Linux"
-+.TH SYNC 1 "25 juillet 2003" LDP "Manuel de l'administrateur Linux"
+-.TH SYNC 8 "Novembre 1998" LDP "Manuel de l'administrateur Linux"
++.TH SYNC 1 "Novembre 1998" LDP "Manuel de l'administrateur Linux"
  .SH NOM
  sync \- Synchroniser les données en mémoire et celles sur disque.
  .SH SYNOPSYS
---- man-pages-2.18/ja/man1/sync.1.orig 2005-12-26 00:31:46.550551000 +0100
-+++ man-pages-2.18/ja/man1/sync.1      2005-12-26 00:34:23.310720096 +0100
+--- man-pages-2.57/ja/man1/sync.1.orig 2005-12-26 00:31:46.550551000 +0100
++++ man-pages-2.57/ja/man1/sync.1      2005-12-26 00:34:23.310720096 +0100
 @@ -14,7 +14,7 @@
  .\"WORD:      halt            Ää»ß
  .\"WORD:      processer       ¥×¥í¥»¥Ã¥µ¡¼
  .\"
--.TH SYNC 8 1998-11 "GNU fileutils 4.0" "Linux Programmer's Manual"
-+.TH SYNC 1 1998-11 "GNU fileutils 4.0" "Linux Programmer's Manual"
+-.TH SYNC 8 1998-11-01 "GNU" "Linux Programmer's Manual"
++.TH SYNC 1 1998-11-01 "GNU" "Linux Programmer's Manual"
  .SH Ì¾Á°
  sync \- ¥Ç¥£¥¹¥¯¾å¤Î¥Ç¡¼¥¿¤ò¥á¥â¥ê¤ÈƱ´ü¤µ¤»¤ë
  .SH ½ñ¼°
---- man-pages-2.18/ru/man1/sync.1.orig 2005-12-26 00:35:54.936790000 +0100
-+++ man-pages-2.18/ru/man1/sync.1      2005-12-26 00:36:03.548481640 +0100
+--- man-pages-2.57/ru/man1/sync.1.orig 2005-12-26 00:35:54.936790000 +0100
++++ man-pages-2.57/ru/man1/sync.1      2005-12-26 00:36:03.548481640 +0100
 @@ -9,7 +9,7 @@
  .\" á×ÔÏÒÓËÉÅ ÐÒÁ×Á ÎÁ ÐÅÒÅ×ÏÄ ÒÕËÏ×ÏÄÓÔ×Á ÐÒÉÎÁÄÌÅÖÁÔ ËÏÍÐÁÎÉÉ ASPLinux.
  .\" äÌÑ ÐÏÌÕÞÅÎÉÑ ÂÏÌÅÅ ÐÏÄÒÏÂÎÏÊ ÉÎÆÏÒÍÁÃÉÉ ÐÒÏÞÔÉÔÅ
  .SH "îáú÷áîéå"
  sync \- ÓÉÎÈÒÏÎÉÚÉÒÕÅÔ ÄÁÎÎÙÅ ÎÁ ÄÉÓËÅ Ó ÄÁÎÎÙÍÉ × ÐÁÍÑÔÉ
  .SH "óéîôáëóéó"
+#--- man-pages-2.57/it/man1/file.1.orig        1999-03-31 15:50:53.000000000 +0200
+#+++ man-pages-2.57/it/man1/file.1     2005-12-26 12:11:17.128053648 +0100
+#@@ -148,7 +148,7 @@
+# .B MAGIC
+# può essere usata per predefinire i file coi numeri magici.
+# .SH VEDERE ANCHE
+#-.BR magic (4)
+#+.BR magic (5)
+# \- descrizione del formato dei file magici.
+# .br
+# .BR strings (1), " od" (1), " hexdump(1)"
+#@@ -371,4 +371,4 @@
+# anonimo a
+# .B ftp.astron.com
+# nella directory
+#-.I /pub/file/file-X.YY.tar.gz
+#\ Brak znaku nowej linii na koñcu pliku
+#+.I /pub/file/file-X.YY.tar.gz
+--- man-pages-2.57/es/man1/file.1.orig 1999-04-12 14:26:16.000000000 +0200
++++ man-pages-2.57/es/man1/file.1      2005-12-26 12:17:09.258521680 +0100
+@@ -155,7 +155,7 @@
+ se puede emplear para establecer los ficheros predeterminados con
+ números mágicos.
+ .SH VÉASE TAMBIÉN
+-.BR magic (4)
++.BR magic (5)
+ \- descripción del formato del fichero mágico.
+ .br
+ .BR strings (1), " od" (1), " hexdump(1)"
+--- man-pages-2.57/es/man5/magic.5.orig        2005-12-26 12:11:53.277558000 +0100
++++ man-pages-2.57/es/man5/magic.5     2005-12-26 12:12:14.232372472 +0100
+@@ -1,7 +1,7 @@
+ .\" Translated into Spanish on Mon Nov 23 1998 by 
+ .\" Gerardo Aburruzaga Gª <gerardo.aburruzaga@uca.es>
+ .\"
+-.TH MAGIC 4 "Dominio Público"
++.TH MAGIC 5 "Dominio Público"
+ .\" install as magic.4 on USG, magic.5 on V7 or Berkeley systems.
+ .SH NOMBRE
+ magic \- fichero de números mágicos para la orden file
+--- man-pages-2.57/ja/man5/magic.5.orig        2005-12-26 12:13:04.131786000 +0100
++++ man-pages-2.57/ja/man5/magic.5     2005-12-26 12:13:25.660513744 +0100
+@@ -1,4 +1,4 @@
+-.TH MAGIC 4 "Public Domain"
++.TH MAGIC 5 "Public Domain"
+ .\"
+ .\" Translated Wed Jan 12 23:14:34 JST 2000
+ .\"    by FUJIWARA Teruyoshi <fujiwara@linux.or.jp>
+--- man-pages-2.57/ja/man1/file.1.orig 2005-12-14 16:07:17.000000000 +0100
++++ man-pages-2.57/ja/man1/file.1      2005-12-26 12:13:51.485587736 +0100
+@@ -306,7 +306,7 @@
+ .B $HOME/.magic
+ ¤ò¥ª¡¼¥×¥ó¤·¤Ê¤¤¡£
+ .SH ´ØÏ¢¹àÌÜ
+-.BR magic (4)
++.BR magic (5)
+ \- ¥Þ¥¸¥Ã¥¯¥Õ¥¡¥¤¥ë¤Î¥Õ¥©¡¼¥Þ¥Ã¥È¤Ë¤Ä¤¤¤Æ¤Îµ­½Ò¡£
+ .br
+ .BR strings (1), " od" (1), " hexdump" (1)
+--- man-pages-2.57/hu/man8/gpm.8.orig  2000-07-09 14:31:30.000000000 +0200
++++ man-pages-2.57/hu/man8/gpm.8       2005-12-26 14:29:35.521506088 +0100
+@@ -1,4 +1,4 @@
+-.TH GPM 1 "February 1995"
++.TH GPM 8 "February 1995"
+ .UC 4
+ .SH NÉV
+ gpm \- kivágás és beillesztés segédprogram és egér szerver virtuális
+--- man-pages-2.57/ja/man1/grep.1.orig 2005-12-14 16:07:04.000000000 +0100
++++ man-pages-2.57/ja/man1/grep.1      2005-12-26 16:09:57.555017840 +0100
+@@ -19,7 +19,7 @@
+ .\"
+ .\" WORD: word-constituent characters Ã±¸ì¹½À®Ê¸»ú
+ .SH Ì¾¾Î
+-grep, egrep, fgrep, zgrep \- ¥Ñ¥¿¡¼¥ó¤Ë¥Þ¥Ã¥Á¤¹¤ë¹Ô¤òɽ¼¨¤¹¤ë
++grep, egrep, fgrep \- ¥Ñ¥¿¡¼¥ó¤Ë¥Þ¥Ã¥Á¤¹¤ë¹Ô¤òɽ¼¨¤¹¤ë
+ .SH ½ñ¼°
+ .B grep
+ .RI [ options ]
+@@ -63,10 +63,6 @@
+ ¤Ï
+ .BR "grep\ \-F"
+ ¤ÈƱ¤¸¤Ç¤¹¡£
+-.B zgrep
+-¤Ï
+-.BR "grep\ \-Z"
+-¤ÈƱ¤¸¤Ç¤¹¡£
+ .SH ¥ª¥×¥·¥ç¥ó
+ .TP
+ .BI \-A " NUM" "\fR,\fP \-\^\-after-context=" NUM
+@@ -331,7 +327,7 @@
+ .BR \-i
+ ¤ÈƱ¤¸°ÕÌ£¤ò»ý¤Äµì¼°¤Î¥ª¥×¥·¥ç¥ó¤Ç¤¹¡£
+ .TP
+-.B \-\^\-null
++.BR \-Z ", " \-\^\-null
+ Ä̾ï¥Õ¥¡¥¤¥ë̾¤Î¸å¤Ë³¤¯Ê¸»ú¤ÎÂå¤ï¤ê¤Ë¥Ð¥¤¥È 0 (\s-1ASCII\s0
+ .B NUL
+ Ê¸»ú) ¤ò½ÐÎϤ·¤Þ¤¹¡£
+@@ -348,10 +344,6 @@
+ .B "xargs \-0"
+ Åù¤Î¥³¥Þ¥ó¥É¤È¶¦¤Ë»ÈÍѤ¹¤ì¤Ð¡¢Ç¤°Õ¤Î¥Õ¥¡¥¤¥ë̾¤ò½èÍý¤Ç¤­¤Þ¤¹¡£
+ ¥Õ¥¡¥¤¥ë̾¤¬ newline Ê¸»ú¤ò´Þ¤ó¤Ç¤¤¤Æ¤â½èÍý²Äǽ¤Ç¤¹¡£
+-.TP
+-.BR \-Z ", " \-\^\-decompress
+-¸¡º÷¤ò³«»Ï¤¹¤ëÁ°¤ËÆþÎϥǡ¼¥¿¤ò¿­Ä¹¤·¤Þ¤¹¡£
+-¤³¤Î¥ª¥×¥·¥ç¥ó¤Ï zlib ¥é¥¤¥Ö¥é¥ê¤È¶¦¤Ë¥³¥ó¥Ñ¥¤¥ë¤·¤¿¾ì¹ç¤Î¤ß»ÈÍѲÄǽ¤Ç¤¹¡£
+ .SH "Àµµ¬É½¸½"
+ Àµµ¬É½¸½¤Ï¡¢Ê¸»úÎó¤Î½¸¹ç¤òɽ¸½¤¹¤ë¥Ñ¥¿¡¼¥ó¤Î»ö¤Ç¤¹¡£¿ô¼°É½¸½¤ÈƱÍͤˡ¢
+ ¤è¤ê¾®¤µ¤Êɽ¸½¤òÁȤ߹ç¤ï¤»¤ë¤µ¤Þ¤¶¤Þ¤Ê±é»»»Ò¤òÍѤ¤¤ë»ö¤Ç¡¢
This page took 0.093562 seconds and 4 git commands to generate.