From a06867e3d30da21c52189494dff849c4ce69ebe1 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 25 Dec 2005 19:56:58 +0000 Subject: [PATCH] - changes to foreign man pages from man-pages-extra Changed files: man-pages-extra.patch -> 1.1 --- man-pages-extra.patch | 216 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 216 insertions(+) create mode 100644 man-pages-extra.patch diff --git a/man-pages-extra.patch b/man-pages-extra.patch new file mode 100644 index 0000000..aed24cb --- /dev/null +++ b/man-pages-extra.patch @@ -0,0 +1,216 @@ +--- man1/catchsegv.1.orig Sun Apr 21 19:44:51 2002 ++++ man1/catchsegv.1 Sun Apr 21 19:45:51 2002 +@@ -93,7 +93,7 @@ + .nr % 0 + .rr F + .\} +-.TH CATCHSEGV 1 "woody" "7/Jan/2001" "Debian GNU/Linux" ++.TH CATCHSEGV 1 "7 January 2001" GLIBC + .UC + .if n .hy 0 + .if n .na +@@ -188,7 +188,7 @@ + .\} + .rm #[ #] #H #V #F C + .SH "NAME" +-catchsegv \- Catch segmentation faults in programs ++catchsegv \- catch segmentation faults in programs + .SH "SYNOPSIS" + \fBcatchsegv\fR \fBprogram\fR [\fBargs\fR] + .SH "DESCRIPTION" +@@ -196,7 +196,7 @@ + content of registers, plus a backtrace. Basically you call your + program and its arguments as the arguments to catchsegv. + .SH "AUTHOR" +-\fIcatchsegv\fR was written by Ulrich Drepper for the GNU C Library ++\fIcatchsegv\fR was written by Ulrich Drepper for the GNU C Library. + .PP + This man page was written by Ben Collins for + the Debian GNU/Linux system. +--- man1/getconf.1.orig Sun Apr 21 19:44:51 2002 ++++ man1/getconf.1 Sun Apr 21 19:46:08 2002 +@@ -93,7 +93,7 @@ + .nr % 0 + .rr F + .\} +-.TH GETCONF 1 "woody" "7/Jan/2001" "Debian GNU/Linux" ++.TH GETCONF 1 "7 January 2001" "GLIBC" + .UC + .if n .hy 0 + .if n .na +@@ -188,7 +188,7 @@ + .\} + .rm #[ #] #H #V #F C + .SH "NAME" +-getconf \- Query system configuration variables ++getconf \- query system configuration variables + .SH "SYNOPSIS" + \fBgetconf\fR [\fB\-v specification\fR] system_var + .PP +@@ -213,7 +213,7 @@ + \& must be used with a pathname. + .Ve + .SH "AUTHOR" +-\fIgetconf\fR was written by Roland McGrath for the GNU C Library ++\fIgetconf\fR was written by Roland McGrath for the GNU C Library. + .PP + This man page was written by Ben Collins for + the Debian GNU/Linux system. +--- man1/getent.1.orig Sun Apr 21 19:46:47 2002 ++++ man1/getent.1 Sun Apr 21 19:46:47 2002 +@@ -197,9 +197,9 @@ + Where \fIdatabase\fR is one of aliases, ethers, group, hosts, + netgroup, networks, passwd, protocols, rpc, services or shadow. + .SH "AUTHOR" +-getent is written by Thorsten Kukuk for the GNU C Library. ++\fIgetent\fR was written by Thorsten Kukuk for the GNU C Library. + .PP +-This man page is written by Joel Klecker for ++This man page was written by Joel Klecker for + the Debian GNU/Linux system, updated by Jakub Jelinek + for GNU C Library 2.2.2 getent changes. + +--- man1/iconv.1.orig Sun Apr 21 19:28:52 2002 ++++ man1/iconv.1 Sun Apr 21 19:40:25 2002 +@@ -93,7 +93,7 @@ + .nr % 0 + .rr F + .\} +-.TH ICONV 1 "woody" "7/Jan/2001" "Debian GNU/Linux" ++.TH ICONV 1 "7 January 2001" GLIBC + .UC + .if n .hy 0 + .if n .na +@@ -188,7 +188,7 @@ + .\} + .rm #[ #] #H #V #F C + .SH "NAME" +-iconv \- Convert encoding of given files from one encoding to another ++iconv \- onvert encoding of given files from one encoding to another + .SH "SYNOPSIS" + iconv \fB\-f\fR \fIencoding\fR \fB\-t\fR \fIencoding\fR \fIinputfile\fR + .SH "DESCRIPTION" +--- man1/locale.1 Sun Apr 21 19:39:18 2002 ++++ man1/locale.1.orig Sun Apr 21 19:28:12 2002 +@@ -93,7 +93,7 @@ + .nr % 0 + .rr F + .\} +-.TH LOCALE 1 "woody" "7/Jan/2001" "Debian GNU/Linux" ++.TH LOCALE 1 "7 January 2001" GLIBC + .UC + .if n .hy 0 + .if n .na +@@ -188,7 +188,7 @@ + .\} + .rm #[ #] #H #V #F C + .SH "NAME" +-locale \- Get locale-specific information. ++locale \- get locale-specific information + .SH "SYNOPSIS" + \fBlocale\fR \fB[\fR \f(CW-a\fR | \f(CW-m\fR\fB]\fR + .PP +--- man1/localedef.1 Sun Apr 21 19:35:07 2002 ++++ man1/localedef.1.orig Sun Apr 21 19:28:34 2002 +@@ -1,4 +1,4 @@ +-.TH LOCALEDEF 1 "July 28, 1997" ++.TH LOCALEDEF 1 "28 July 1997" GLIBC + .SH NAME + localedef \- compile locale definition files + .SH SYNOPSIS +@@ -51,14 +51,14 @@ + If an option takes an argument, the argument can be given separately + as the next word, or it can be written as option=argument. + .TP +-.BI \-f " charmapfile" ", \-\-charmap=" charmapfile ++.BI \-f " charmapfile" "\fR,\fB \-\-charmap=" charmapfile + Specify the file that defines the symbolic character names that are + used by the input file. If the file is in the default directory for + character maps, it is not necessary to specify the full pathname. + This default directory is printed by + .BR "localedef \-\-help" . + .TP +-.BI \-i " inputfile" ", \-\-inputfile=" inputfile ++.BI \-i " inputfile" "\fR,\fB \-\-inputfile=" inputfile + Specify the locale definition file to compile. If + .I inputfile + is not absolute, +@@ -69,11 +69,11 @@ + directory is printed by + .BR "localedef \-\-help" . + .TP +-.B "\-c, \-\-force" ++.BR \-c , " \-\-force" + Write the output files even if warnings were generated about the input + file. + .TP +-.B "\-v, \-\-verbose" ++.BR \-v , " \-\-verbose" + Generate extra warnings about errors that are normally ignored. + .TP + .B \-\-quiet +@@ -87,14 +87,14 @@ + .B POSIXLY_CORRECT + is set. + .TP +-.BI \-u " codeset" ", \-\-code\-set\-name=" codeset ++.BI \-u " codeset" "\fR,\fB \-\-code\-set\-name=" codeset + This option is accepted but ignored. + .TP +-.B "\-h, \-\-help" ++.BR \-h , " \-\-help" + Print a usage summary and exit. Also prints the default paths used by + .BR localedef . + .TP +-.B "\-V, \-\-version" ++.BR \-V , " \-\-version" + Print the version number, license, and disclaimer of warranty for + .BR localedef . + .SH ENVIRONMENT +--- man1/sprof.1.orig Sun Apr 21 19:37:13 2002 ++++ man1/sprof.1 Sun Apr 21 19:41:19 2002 +@@ -93,7 +93,7 @@ + .nr % 0 + .rr F + .\} +-.TH SPROF 1 "woody" "7/Jan/2001" "Debian GNU/Linux" ++.TH SPROF 1 "7 January 2001" GLIBC + .UC + .if n .hy 0 + .if n .na +@@ -188,7 +188,7 @@ + .\} + .rm #[ #] #H #V #F C + .SH "NAME" +-sprof \- Read and display shared object profiling data ++sprof \- read and display shared object profiling data + .SH "SYNOPSIS" + \fBsprof\fR \fB\-p\fR|\fB\-c\fR [\fB\-q\fR] + .SH "DESCRIPTION" +@@ -208,7 +208,7 @@ + \& generate call graph + .Ve + .SH "AUTHOR" +-\fIsprof\fR was written by Ulrich Drepper for the GNU C Library ++\fIsprof\fR was written by Ulrich Drepper for the GNU C Library. + .PP + This man page was written by Joel Klecker for + the Debian GNU/Linux system. +--- man8/nscd_nischeck.8.orig Sun Apr 21 19:09:57 2002 ++++ man8/nscd_nischeck.8 Sun Apr 21 19:10:59 2002 +@@ -1,5 +1,5 @@ + .\" Placed in the Public Domain by Sebastian Rittau . +-.Dd January 08, 2001 ++.Dd 8 January 2001 + .Dt NSCD_NISCHECK 8 + .Os "GNU C Library 2.2" + .Sh NAME +@@ -9,7 +9,7 @@ + .Nm nscd_nischeck + .Ar OPTION | TABLE + .Sh DESCRIPTION +-.Nm Nscd_nischeck ++.Nm nscd_nischeck + checks if everybody has read permissions for a given NIS+ table and returns 0 + if this is the case or 1 + if only authenticated users can read the table. -- 2.43.0