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

r899 - in glibc-package/branches/glibc-2.3.4/debian: . local/manpages



Author: gotom
Date: 2005-04-21 15:33:37 +0000 (Thu, 21 Apr 2005)
New Revision: 899

Modified:
   glibc-package/branches/glibc-2.3.4/debian/changelog
   glibc-package/branches/glibc-2.3.4/debian/local/manpages/ldconfig.8
   glibc-package/branches/glibc-2.3.4/debian/local/manpages/tzconfig.8
Log:
    * A Costa <agcosta@gis.net>:
      - debian/local/manpages/tzconfig.8: Fixed typo.
      - debian/local/manpages/ldconfig.8: Likewise.


Modified: glibc-package/branches/glibc-2.3.4/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.3.4/debian/changelog	2005-04-21 11:40:00 UTC (rev 898)
+++ glibc-package/branches/glibc-2.3.4/debian/changelog	2005-04-21 15:33:37 UTC (rev 899)
@@ -17,6 +17,10 @@
     * Add documents:
       - debian/debhelper.in/libc.docs: Add CONFORMANCE and NAMESPACE.
 
+    * A Costa <agcosta@gis.net>:
+      - debian/local/manpages/tzconfig.8: Fixed typo.
+      - debian/local/manpages/ldconfig.8: Likewise.
+
  -- GOTO Masanori <gotom@debian.org>  Thu, 21 Apr 2005 16:52:36 +0900
 
 glibc (2.3.5-1) experimental; urgency=low

Modified: glibc-package/branches/glibc-2.3.4/debian/local/manpages/ldconfig.8
===================================================================
--- glibc-package/branches/glibc-2.3.4/debian/local/manpages/ldconfig.8	2005-04-21 11:40:00 UTC (rev 898)
+++ glibc-package/branches/glibc-2.3.4/debian/local/manpages/ldconfig.8	2005-04-21 15:33:37 UTC (rev 899)
@@ -137,7 +137,7 @@
 execution time linker/loader
 .TP 20
 .B /etc/ld.so.conf
-File containing a list of colon, space, tab, newline, or comma spearated
+File containing a list of colon, space, tab, newline, or comma separated
 directories in which to search for libraries.
 .TP 20
 .B /etc/ld.so.cache

Modified: glibc-package/branches/glibc-2.3.4/debian/local/manpages/tzconfig.8
===================================================================
--- glibc-package/branches/glibc-2.3.4/debian/local/manpages/tzconfig.8	2005-04-21 11:40:00 UTC (rev 898)
+++ glibc-package/branches/glibc-2.3.4/debian/local/manpages/tzconfig.8	2005-04-21 15:33:37 UTC (rev 899)
@@ -34,7 +34,7 @@
 necessary to make your system behave nicely when your location uses Daylight Savings Time.
 
 A valid system time together with the correct local time zone will give you best performance
-and highest reliablility. It is especially important in a network environment, where even small
+and highest reliability. It is especially important in a network environment, where even small
 time differences can make a mirror refetch a whole ftp site, or where time stamps on
 external file systems are used.
 
@@ -50,7 +50,7 @@
 .B tzconfig
 will try to change the timezone for you. See the
 .B Internals
-section below for technical details. You must have root privilegies to actually change
+section below for technical details. You must have root privileges to actually change
 anything. Please use
 .BR tzselect (1)
 as a user space command to just look at the timezones. It will print the local time in any
@@ -69,7 +69,7 @@
 which indicates that the hardware clock is set to UTC, or it contains the line
 .BR UTC=no ,
 which declares the hardware clock is set to Local Time. If these setting are correct, and the hardware
-clock is truely set as indicated, then configuring the proper timezone for the machine
+clock is truly set as indicated, then configuring the proper timezone for the machine
 will cause the proper date and time to be displayed. If these are not set correctly, the the
 reported time will be quite incorrect. See
 .BR hwclock (8)



Reply to: