[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#94058: marked as done (Slightly improved man pages)



Your message dated Mon, 17 Mar 2003 06:48:31 -0500
with message-id <E18ut6V-0008DJ-00@auric.debian.org>
and subject line Bug#94058: fixed in glibc 2.3.1-15
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at maintonly) by bugs.debian.org; 15 Apr 2001 12:10:13 +0000
>From srittau@jroger.in-berlin.de Sun Apr 15 07:10:13 2001
Return-path: <srittau@jroger.in-berlin.de>
Received: from gnu.in-berlin.de [192.109.42.4] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14olM3-0001La-00; Sun, 15 Apr 2001 07:10:12 -0500
Received: from hirsch.in-berlin.de (root@hirsch.colt.in-berlin.de [213.61.118.6])
	by gnu.in-berlin.de (8.10.1/8.10.1) with ESMTP id f3FCA9k06112
	for <maintonly@bugs.debian.org>; Sun, 15 Apr 2001 14:10:09 +0200 (CEST)
	(envelope-from srittau@jroger.in-berlin.de)
Received: (from uucp@localhost)
	by hirsch.in-berlin.de (8.11.1/8.11.1/Debian 8.11.0-6) with UUCP id f3FCA8a05572
	for maintonly@bugs.debian.org; Sun, 15 Apr 2001 14:10:08 +0200
X-Envelope-From: srittau@jroger.in-berlin.de
X-Envelope-To: maintonly@bugs.debian.org
Received: from srittau by jroger.in-berlin.de with local (Exim 3.22 #1 (Debian))
	id 14okB7-0006cs-00; Sun, 15 Apr 2001 12:54:49 +0200
Date: Sun, 15 Apr 2001 12:54:49 +0200
From: Sebastian Rittau <srittau@jroger.in-berlin.de>
To: Debian Bug Tracking System <maintonly@bugs.debian.org>
Subject: Slightly improved man pages
Message-ID: <20010415125449.A25384@jroger.in-berlin.de>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="SLDf9lqlvOQaIe6s"
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
X-Reportbug-Version: 1.15
Delivered-To: maintonly@bugs.debian.org


--SLDf9lqlvOQaIe6s
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: nscd
Version: 2.2.2-3
Severity: minor

I've attached patches to slightly improve the nscd(8), nscd_nischeck(8),
and nscd.conf(5) man pages. They contain mainly wording improvements.

 - Sebastian

--SLDf9lqlvOQaIe6s
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="nscd.8.patch"

--- nscd.8.old	Sun Apr 15 12:14:51 2001
+++ nscd.8	Sun Apr 15 12:27:36 2001
@@ -13,8 +13,8 @@
 caches libc-issued requests to the Name Service. If retrieving
 NSS data is fairly expensive,
 .Nm nscd
-is able to speed up consecutive access to the same data dramatically and
-increase overall system performance.
+is able to speed up consecutive access to the same data
+dramatically and increase overall system performance.
 .Nm Nscd
 should be run at boot time by
 .Pa /etc/init.d/nscd .
@@ -27,10 +27,11 @@
 .It Fl f , Fl -config-file Ar NAME
 Read configuration data from
 .Pa NAME .
+For a description of the config file format, see nscd.conf(5).
 .El
 .Bl -tag -width Ds
 .It Fl g , Fl -statistic
-Print current configuration statistic.
+Print current configuration statistics.
 .El
 .Bl -tag -width Ds
 .It Fl i , Fl -invalidate Ar TABLE
@@ -53,13 +54,13 @@
 .It Fl t , Fl -nthreads Ar NUMBER
 Start
 .Pa NUMBER
-threads. The number of threads started denotes that maximum number
+threads. This denotes the maximum number
 of requests that can be handled simultaneously. The default is set
 in the configuration file. (See nscd.conf(5).)
 .El
 .Bl -tag -width Ds
 .It Fl ? , Fl -help
-Print a short help list.
+Print the list of available options.
 .El
 .Bl -tag -width Ds
 .It Fl -usage

--SLDf9lqlvOQaIe6s
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="nscd.conf.5.patch"

--- nscd.conf.5.old	Sun Apr 15 12:29:43 2001
+++ nscd.conf.5	Sun Apr 15 12:51:01 2001
@@ -5,19 +5,27 @@
 nscd.conf \- configuration file for Name Service Caching Daemon
 .hy 0
 .SH DESCRIPTION
-The caches
+.I /etc/nscd.conf
+configures the caches used by
 .BR nscd (8)
-uses as well as some generic options can be configured in
-.IR /etc/nscd.conf .
+as well as some generic options.
+.BR nscd (8)
+is able to use a configuration file at a different location,
+when supplied with the
+.IR -f ", " --config-file
+command line option.
 
 .PP
 The configuration file consists of a set of lines.
-All empty lines, and all text on a line after a '#', will be ignored.
-All remaining lines denote the setting of an option. There are two
-kinds of options: General options influence
+Empty lines, and text after a '#' is ignored.
+All remaining lines denote the setting of an option.
+White space before and after options, and between
+options and option arguments is ignored.
+
+There are two kinds of options: General options influence
 .BR nscd (8)'s
-general behaviour, while cache options only affect the named cache.
-Options are set like this:
+general behaviour, while cache related options only affect the
+specified cache. Options are set like this:
 .nf
 
   general_option option
@@ -42,8 +50,8 @@
 is higher than
 .BR 0 ,
 .BR nscd (8)
-will create some debug output. The higher the level, the more output that
-is produced.
+will create some debug output. The higher the level, the more verbose
+the output.
 .TP
 .BI threads \ #threads
 This option sets the number of threads that
@@ -75,12 +83,12 @@
 .I --secure
 argument.
 .SH CACHE OPTIONS
-All cache options take two arguments, the first one denoting
-the service or cache the options is going to affect. Currently
+All cache options take two arguments. The first one denotes
+the service or cache the option should affect. Currently
 .I service
 can be one of
 .BR passwd ,
-.B group
+.BR group ,
 or
 .BR hosts .
 .TP
@@ -107,7 +115,7 @@
 .B password
 and
 .B host
-cache and to 60 seconds for the
+caches and to 60 seconds for the
 .B group
 cache.
 .TP

--SLDf9lqlvOQaIe6s
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="nscd_nischeck.8.patch"

--- nscd_nischeck.8.old	Sun Apr 15 12:19:21 2001
+++ nscd_nischeck.8	Sun Apr 15 12:23:42 2001
@@ -10,9 +10,9 @@
 .Ar OPTION | TABLE
 .Sh DESCRIPTION
 .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.
+checks if a given NIS+ table is world-readable. 0 is returned in
+this case. Otherwise, only authenticated users can read the table
+and 1 is returned.
 .Sh OPTIONS
 .Bl -tag -width Ds
 .It Fl ? , Fl -help

--SLDf9lqlvOQaIe6s--


---------------------------------------
Received: (at 94058-close) by bugs.debian.org; 17 Mar 2003 11:53:34 +0000
>From katie@auric.debian.org Mon Mar 17 05:53:33 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18utBN-0000aH-00; Mon, 17 Mar 2003 05:53:33 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 18ut6V-0008DJ-00; Mon, 17 Mar 2003 06:48:31 -0500
From: GOTO Masanori <gotom@debian.or.jp>
To: 94058-close@bugs.debian.org
X-Katie: $Revision: 1.33 $
Subject: Bug#94058: fixed in glibc 2.3.1-15
Message-Id: <E18ut6V-0008DJ-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Mon, 17 Mar 2003 06:48:31 -0500
Delivered-To: 94058-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
glibc, which is due to be installed in the Debian FTP archive:

glibc-doc_2.3.1-15_all.deb
  to pool/main/g/glibc/glibc-doc_2.3.1-15_all.deb
glibc_2.3.1-15.diff.gz
  to pool/main/g/glibc/glibc_2.3.1-15.diff.gz
glibc_2.3.1-15.dsc
  to pool/main/g/glibc/glibc_2.3.1-15.dsc
libc-udeb_2.3.1-15_i386.udeb
  to pool/main/g/glibc/libc-udeb_2.3.1-15_i386.udeb
libc6-dbg_2.3.1-15_i386.deb
  to pool/main/g/glibc/libc6-dbg_2.3.1-15_i386.deb
libc6-dev_2.3.1-15_i386.deb
  to pool/main/g/glibc/libc6-dev_2.3.1-15_i386.deb
libc6-pic_2.3.1-15_i386.deb
  to pool/main/g/glibc/libc6-pic_2.3.1-15_i386.deb
libc6-prof_2.3.1-15_i386.deb
  to pool/main/g/glibc/libc6-prof_2.3.1-15_i386.deb
libc6_2.3.1-15_i386.deb
  to pool/main/g/glibc/libc6_2.3.1-15_i386.deb
locales_2.3.1-15_all.deb
  to pool/main/g/glibc/locales_2.3.1-15_all.deb
nscd_2.3.1-15_i386.deb
  to pool/main/g/glibc/nscd_2.3.1-15_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 94058@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
GOTO Masanori <gotom@debian.or.jp> (supplier of updated glibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 26 Feb 2003 18:44:08 +0900
Source: glibc
Binary: libc6.1-prof libc1 libc0.3-pic locales glibc-doc libc6-pic libc-udeb libc1-prof libc0.3 libc0.3-dbg libc6.1-dev libc1-pic libc6-s390x libc6-prof libc1-dbg libc6-dev-sparc64 libc6 libc0.3-dev libc6-dbg nscd libc6.1-dbg libc6.1-pic libc6-sparc64 libc6-dev libc0.3-prof libc6.1 libc6-dev-s390x libc1-dev
Architecture: source i386 all
Version: 2.3.1-15
Distribution: unstable
Urgency: low
Maintainer: GOTO Masanori <gotom@debian.or.jp>
Changed-By: GOTO Masanori <gotom@debian.or.jp>
Description: 
 glibc-doc  - GNU C Library: Documentation
 libc-udeb  - GNU C Library: Shared libraries and Timezone data - udeb (udeb)
 libc6      - GNU C Library: Shared libraries and Timezone data
 libc6-dbg  - GNU C Library: Libraries with debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files.
 libc6-pic  - GNU C Library: PIC archive library
 libc6-prof - GNU C Library: Profiling Libraries.
 locales    - GNU C Library: National Language (locale) data [support]
 nscd       - GNU C Library: Name Service Cache Daemon
Closes: 69041 94058 99763 119197 137020 151631 155751 159723 168189 171017 176661 181661 183155 183449 183477 183652 184091 184129 184257 184589
Changes: 
 glibc (2.3.1-15) unstable; urgency=low
 .
   * GOTO Masanori <gotom@debian.or.jp>
     - debian/packages.d/optimized.mk: drop configure --disable-static
       option, because it does not work.  enable-kernel version bumps
       up to 2.4.1.
 .
     - debian/manpages/nscd.8: Apply slightly improvement for the nscd(8),
       nscd_nischeck(8), and nscd.conf(5) man pages.  Patched by
       Sebastian Rittau <srittau@jroger.in-berlin.de> (Closes: #94058)
     - debian/manpages/nscd.conf.5: likewise.
     - debian/manpages/nscd_nischeck.8: likewise.
     - debian/manpages/zdump.1: add the description that zonename should be
       relative path name from /usr/share/zoneinfo.  (Closes: #171017)
     - debian/manpages/locale.1: add the description for LOCPATH.
       (Closes: #176661)
 .
     - debian/locales/DEBIAN/templates: Add a description "what is the
       locale?". (Closes: #119197)
     - debian/FAQ: Add description how to setup your own locale with
       debconf + locales.  (Closes: #99763)
 .
     - debian/locales/DEBIAN/templates: Introducing new templates format
       with po-debconf.  Thanks to Denis Barbier <barbier@linuxfr.org>.
     - debian/packages.d/locales.mk: likewise.
     - debian/po/*: likewise.
     - debian/control.in/main: Build-Depends-Indep: po-debconf.
     - debian/po/ja.po: Update translation data.
     - debian/po/fr.po: Update translation data.  Translated by
       Denis Barbier <barbier@debian.org>.  (Closes: #183652).
 .
     - debian/sysdeps/depflags.pl: Remove conflicts: file-rc (<< 0.7.0)
     - debian/libc/DEBIAN/postinst: Use /usr/sbin/update-rc.d in updatercd(),
       suggested by Anthony Towns <aj@azure.humbug.org.au>.
     - debian/libc/DEBIAN/postinst: Check /usr/{lib,share}/file-rc/
       because file-rc >= 0.7.0 does not use /usr/lib/file-rc.
 .
     - debian/patches/glibc23-hppa-compat.dpatch: add hppa libgcc-compat
       symbols patch, patched by Randolph Chung <tausq@debian.org>.
     - debian/patches/libgcc-compat-all.dpatch: update for mips and add
       for alpha, patched by Guido Guenther <agx@debian.org>.
     - debian/patches/libgcc-compat-other.dpatch: add for arm, m68k, ia64
       and s390.  Patched by GOTO Masanori <gotom@debian.org>.
 .
     - debian/locales/usr/sbin/locale-gen: add "set -e" in order to return
       value.  (Closes: #183449)
 .
     - debian/packages.d/libc-udeb.mk: contain libpthread.so to support
       installer using pthread.  (Closes: #183155)
 .
     - debian/sysdeps/depflags.pl: remove php4 conflicts from libc6.
       (Closes: #183477, #184091)
 .
     - debian/libc/DEBIAN/postinst: add proftpd-{ldap,mysql,pgsql} to
       restart during upgrade from 2.2 to 2.3.  (Closes: #184129)
     - debian/libc/DEBIAN/postinst: add cupsys.  (Closes: #184257)
 .
     - debian/patches/glibc23-m68k-madv.dpatch: add to fix build error
       for some MADV_* used software on m68k, pulled from the latest cvs.
       (Closes: #159723, #181661, #184589)
 .
     - debian/patches/glibc23-00-hppa-pthreads.dpatch: add to improve
       linuxthreads on hppa.  Pathced by Carlos O'Donell
       <carlos@baldric.uwo.ca>.  His summary: LinuxThreads is now using a
       self-aligning lock.
     - debian/patches/glibc23-hppa-malloc8.dpatch: add to improve malloc
       on hppa.  Patched by Carlos O'Donell <carlos@baldric.uwo.ca>.
       His summary: Malloc alignment has been moved back to 8 for optimal
       performance.
 .
     - These debian/patches/<below files> are removed from cvs because
       they are no longer being used and were superceeded by CVS patches:
       - glibc23-02-hppa-min-kern-unwind-fde.dpatch
       - glibc23-03-hppa-mcontext.dpatch
       - glibc23-04-hppa-fcntl64.dpatch
       - glibc23-05-hppa-buildhack.dpatch
       - glibc23-06-hppa-tests.dpatch
       - glibc23-08-hppa-configure.dpatch
 .
     - Glibc 2.3 uses another regex engine: "sed: woody version more than
       1000 times slower than potato version" should be fixed.
       (Closes: #155751)
     - en_CA can generate without warnings.  In addition, we use debconf
       interface in these days, this kind of "manual edit /etc/locale.gen"
       bug should be avoided.  (Closes: #151631)
     - libc6.postinst restarts samba in these days.  (Closes: #168189)
     - _FPU_SETCW/_FPU_GETCW macro works fine on powerpc in these days.
       "Incorrect macro _FPU_SETCW in <fpu_control.h>" should be fixed.
       (Closes: #137020)
     - hyper and unsigned hyper are supported in the current glibc.
       "rpcgen(1) doesn't handle 64 bit types" should be fixed.
       (Closes: #69041)
Files: 
 bfc51398d750244d73425f3fa00f22d6 1573 libs required glibc_2.3.1-15.dsc
 5eea3707c1a2aeebe25353e53d74c17d 1684032 libs required glibc_2.3.1-15.diff.gz
 6a43f05bed9e3a6b660b897975ce63aa 3194940 base required libc6_2.3.1-15_i386.deb
 6323bb38123c4ed3cebc1efa9ede41cd 815658 debian-installer required libc-udeb_2.3.1-15_i386.udeb
 731291fc67d4e1e54cd033684df627f2 2417754 devel standard libc6-dev_2.3.1-15_i386.deb
 ddd769048b206e523c07472517cfe3ae 892658 devel extra libc6-prof_2.3.1-15_i386.deb
 c66838a24a40d8114f899dd346263805 4999378 devel extra libc6-dbg_2.3.1-15_i386.deb
 c94e2e6c24ac66f49178d33b3fe90645 844548 devel optional libc6-pic_2.3.1-15_i386.deb
 b606431377fdc7f55c874b75fe5a2e2f 67396 admin optional nscd_2.3.1-15_i386.deb
 029af62859579af305e2cc82199a75fd 3745984 base standard locales_2.3.1-15_all.deb
 6afcc23019d7686176e8f3603a7cf5b8 3008778 doc optional glibc-doc_2.3.1-15_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+c+Vd9dAn0Xqx8P4RAo99AJ9fCZnk9eIJ3c3oB9IVPZ8BoWpjxgCfegzB
L9wZLKgkuLHhlze7WA7AWko=
=1Du2
-----END PGP SIGNATURE-----



Reply to: