From c55b19dfa526e899bc837d40c522a003fee54375 Mon Sep 17 00:00:00 2001 From: Abdur Rehman Date: Mon, 31 Oct 2016 15:10:11 +0500 Subject: [PATCH 1/8] Program-Library-HOWTO.sgml: fix minor typo Signed-off-by: Abdur Rehman --- LDP/howto/docbook/Program-Library-HOWTO.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LDP/howto/docbook/Program-Library-HOWTO.sgml b/LDP/howto/docbook/Program-Library-HOWTO.sgml index eec30d30..94c74e8b 100644 --- a/LDP/howto/docbook/Program-Library-HOWTO.sgml +++ b/LDP/howto/docbook/Program-Library-HOWTO.sgml @@ -470,7 +470,7 @@ telling you what dependencies are detected and which SOs are loaded in what order. Setting LD_DEBUG to ``bindings'' displays information about symbol binding, setting it to ``libs'' displays the -library search paths, and setting ti to ``versions'' displays the +library search paths, and setting it to ``versions'' displays the version depdendencies. From 0aeb86e94e099bf2e395f7729703e9ffab9545cd Mon Sep 17 00:00:00 2001 From: Abdur Rehman Date: Mon, 31 Oct 2016 15:29:37 +0500 Subject: [PATCH 2/8] Linux+Windows-HOWTO.sgml: fix a typo Signed-off-by: Abdur Rehman --- LDP/howto/docbook/Linux+Windows-HOWTO/Linux+Windows-HOWTO.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LDP/howto/docbook/Linux+Windows-HOWTO/Linux+Windows-HOWTO.sgml b/LDP/howto/docbook/Linux+Windows-HOWTO/Linux+Windows-HOWTO.sgml index 364760f0..1b9a2094 100644 --- a/LDP/howto/docbook/Linux+Windows-HOWTO/Linux+Windows-HOWTO.sgml +++ b/LDP/howto/docbook/Linux+Windows-HOWTO/Linux+Windows-HOWTO.sgml @@ -929,7 +929,7 @@ bash> e2fsck /dev/hda2 Linux uses separate clocks for each of these. On a linux only system, the hardware clock is usually set to UTC (Universal Time Coordinate), the network standard. The network and file operations clock are usually just views of the hardware clock by linux. For display, linux usually shifts the hardware clock according to the timezone and date. Since Windows supports only one clock, you must decide (unless you live in Greenwich England) whether to set the hardware clock to local time or UTC. If you use UTC, you will have to mentally convert the time displayed by Windows to local time. - If you use local time, some network activity may become confused. International email problems are most commonly reported. Mail sent from Berlin at 1300 local time may be stored a second later in New York at 1200 UTC where it awaits a channel to its San Francisco destination. To save space, the New York host may delete mail that could not be sent in a reasonable time of 30min. If the Berlin mail was unclear that ti was sent at 1300 Berlin time, or if the New York host is unwilling to do the conversion, the email may be lost as undliverable after 1 hour (1300 - 1200). + If you use local time, some network activity may become confused. International email problems are most commonly reported. Mail sent from Berlin at 1300 local time may be stored a second later in New York at 1200 UTC where it awaits a channel to its San Francisco destination. To save space, the New York host may delete mail that could not be sent in a reasonable time of 30min. If the Berlin mail was unclear that it was sent at 1300 Berlin time, or if the New York host is unwilling to do the conversion, the email may be lost as undliverable after 1 hour (1300 - 1200). From 97b48f1c845a5bf72e3f29c957f4ffa16bac17cb Mon Sep 17 00:00:00 2001 From: Abdur Rehman Date: Mon, 31 Oct 2016 16:44:52 +0500 Subject: [PATCH 3/8] SPARC-HOWTO.sgml: fix a typo Signed-off-by: Abdur Rehman --- LDP/howto/linuxdoc/SPARC-HOWTO.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LDP/howto/linuxdoc/SPARC-HOWTO.sgml b/LDP/howto/linuxdoc/SPARC-HOWTO.sgml index 546cfef7..b5725e14 100644 --- a/LDP/howto/linuxdoc/SPARC-HOWTO.sgml +++ b/LDP/howto/linuxdoc/SPARC-HOWTO.sgml @@ -539,7 +539,7 @@ FLOPPY=/dev/fd0 PATH=/path_to_big_package_to_compile # -# this section si meant to +# this section is meant to # test the CDROM and floppy drives # comment what you do not need to # test From d91e6352dc87b41d2f50c5f7c9a65a3dd01e7a5c Mon Sep 17 00:00:00 2001 From: Abdur Rehman Date: Mon, 31 Oct 2016 16:45:56 +0500 Subject: [PATCH 4/8] I.xml: fix a typo Signed-off-by: Abdur Rehman --- LDP/guide/docbook/Linux-Dictionary/I.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LDP/guide/docbook/Linux-Dictionary/I.xml b/LDP/guide/docbook/Linux-Dictionary/I.xml index 8fbf8075..1341bbf6 100755 --- a/LDP/guide/docbook/Linux-Dictionary/I.xml +++ b/LDP/guide/docbook/Linux-Dictionary/I.xml @@ -6380,7 +6380,7 @@ Internet -A worldwide network of networks. It si also the network of networks that connects more than three million computers (called hosts). The Internet is the virtual space in which users send and receive email, login to remote computers (telnet), browse databases of information (gopher, World Wide Web, WAIS), and send and receive programs (ftp) contained on these computers. From Glossary of Distance Education and Internet Terminology +A worldwide network of networks. It is also the network of networks that connects more than three million computers (called hosts). The Internet is the virtual space in which users send and receive email, login to remote computers (telnet), browse databases of information (gopher, World Wide Web, WAIS), and send and receive programs (ftp) contained on these computers. From Glossary of Distance Education and Internet Terminology http://www.tldp.org/LDP/Linux-Dictionary/html/index.html From 9e90284acada1512f5dff81cac287592e95d3539 Mon Sep 17 00:00:00 2001 From: Abdur Rehman Date: Mon, 31 Oct 2016 16:56:38 +0500 Subject: [PATCH 5/8] 20041222.xml: fix a typo Signed-off-by: Abdur Rehman --- LDP/ldpwn/20041222.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LDP/ldpwn/20041222.xml b/LDP/ldpwn/20041222.xml index 272715d7..72cc6251 100644 --- a/LDP/ldpwn/20041222.xml +++ b/LDP/ldpwn/20041222.xml @@ -48,7 +48,7 @@ reviewed internally by IBM. Avy Alkalay put together the old Font HOWTO and the FDU HOWTO and did a great deal of rewriting in the new FONT -HOWTO. At the request of the author, teh FDU HOWTO will be +HOWTO. At the request of the author, the FDU HOWTO will be removed to the Obsolete section. . From b893a140550ecc0182b701e2eeb5fe4aa07f5e2b Mon Sep 17 00:00:00 2001 From: Abdur Rehman Date: Mon, 31 Oct 2016 17:01:53 +0500 Subject: [PATCH 6/8] XFree86-Second-Mouse.sgml: fix a typo Signed-off-by: Abdur Rehman --- LDP/howto/docbook/XFree86-Second-Mouse.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LDP/howto/docbook/XFree86-Second-Mouse.sgml b/LDP/howto/docbook/XFree86-Second-Mouse.sgml index c8f4be5a..0c6ed3f5 100644 --- a/LDP/howto/docbook/XFree86-Second-Mouse.sgml +++ b/LDP/howto/docbook/XFree86-Second-Mouse.sgml @@ -66,7 +66,7 @@ protocol and the mouse device. Wherever possible, I try to provide appropriate examle. -The instructions for X are divided into two sections, one fro XFree version 3 and one +The instructions for X are divided into two sections, one for XFree version 3 and one for XFree 4. The format of the XF86Config file has significantly changed between versions and requires slightly different approach. In XFree 3.x, the second mouse has to appear in an Xinput section, which has From e67ff97f29e480bda132485d74607f6290f82071 Mon Sep 17 00:00:00 2001 From: Abdur Rehman Date: Mon, 31 Oct 2016 17:10:24 +0500 Subject: [PATCH 7/8] Apache-WebDAV-LDAP-HOWTO.xml: fix a typo Signed-off-by: Abdur Rehman --- LDP/howto/docbook/Apache-WebDAV-LDAP-HOWTO.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LDP/howto/docbook/Apache-WebDAV-LDAP-HOWTO.xml b/LDP/howto/docbook/Apache-WebDAV-LDAP-HOWTO.xml index 6bc5ce09..09527186 100644 --- a/LDP/howto/docbook/Apache-WebDAV-LDAP-HOWTO.xml +++ b/LDP/howto/docbook/Apache-WebDAV-LDAP-HOWTO.xml @@ -616,7 +616,7 @@ has access to this folder. </Limit> -Basically we are limiting the PUT POST DELETE PROPPATH MKCOL COPY MOVE LOCK and UNLOCK to an individual who has the UID of 334455. Everone else will be able to use the methods GET and PROPFIND on the resources, but not any other method. +Basically we are limiting the PUT POST DELETE PROPPATH MKCOL COPY MOVE LOCK and UNLOCK to an individual who has the UID of 334455. Everyone else will be able to use the methods GET and PROPFIND on the resources, but not any other method. From ae1dfe1945f844f63d4513de1406cf966e155268 Mon Sep 17 00:00:00 2001 From: Abdur Rehman Date: Mon, 31 Oct 2016 17:15:57 +0500 Subject: [PATCH 8/8] section-dns.sgml: fix a typo Signed-off-by: Abdur Rehman --- LDP/retired/Ldap-Implementation-HOWTO/section-dns.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LDP/retired/Ldap-Implementation-HOWTO/section-dns.sgml b/LDP/retired/Ldap-Implementation-HOWTO/section-dns.sgml index 626ff566..491d9fdb 100644 --- a/LDP/retired/Ldap-Implementation-HOWTO/section-dns.sgml +++ b/LDP/retired/Ldap-Implementation-HOWTO/section-dns.sgml @@ -17,7 +17,7 @@ Then, if you want ldap to override your local dns server, you have to make sure If not, you will have a nice recursive lookup going. -- You want to look up a host, it's not in files, so we try to contact the ldap server, whoes ip we don't know, so we try to look it up in files, where we cannot find it, so we try to contact the ldap server -- get the point? You could bypass this problem entirely by referring to your ldap server with an ip number instead of a hostname (in /etc/ldap.conf, that is.) Schema -The schema used for this, and similar services, can be found in RFC 2307. Entries used for mapping names to ipnumbers are in an objectclass ipHost. The name part of the mapping is given ni the attribute cn, while the ip part lives in ipHostNumber. +The schema used for this, and similar services, can be found in RFC 2307. Entries used for mapping names to ipnumbers are in an objectclass ipHost. The name part of the mapping is given in the attribute cn, while the ip part lives in ipHostNumber. A typical ldif entry would therefore look like this: dn: cn=somehostname.mydomain.com,ou=Network,o=YourOrg,c=NL