2007-06-11 15:46:40 +00:00
|
|
|
2007-06-11 Stepan Kasal <skasal@redhat.com>
|
|
|
|
|
|
|
|
* man7/bootparam.7, man8/nscd.8: Fix typo: "cacheing" -> "caching".
|
2007-06-04 12:09:20 +00:00
|
|
|
|
|
|
|
diff -urpN man-pages-2.51.orig/man7/bootparam.7 man-pages-2.51/man7/bootparam.7
|
|
|
|
--- man-pages-2.51.orig/man7/bootparam.7 2007-05-05 00:53:16.000000000 +0200
|
|
|
|
+++ man-pages-2.51/man7/bootparam.7 2007-06-04 13:41:26.000000000 +0200
|
|
|
|
@@ -250,7 +250,7 @@ The parameter indicates the highest addr
|
|
|
|
For a 96MB machine this would be `mem=0x6000000'.
|
|
|
|
|
|
|
|
NOTE NOTE NOTE: some machines might use the top of memory for BIOS
|
|
|
|
-cacheing or whatever, so you might not actually have up to the full
|
|
|
|
+caching or whatever, so you might not actually have up to the full
|
|
|
|
96MB addressable.
|
|
|
|
The reverse is also true: some chipsets will map
|
|
|
|
the physical memory that is covered by the BIOS area into the area
|
|
|
|
diff -urpN man-pages-2.51.orig/man8/nscd.8 man-pages-2.51/man8/nscd.8
|
|
|
|
--- man-pages-2.51.orig/man8/nscd.8 2007-04-13 00:42:49.000000000 +0200
|
|
|
|
+++ man-pages-2.51/man8/nscd.8 2007-06-04 13:41:31.000000000 +0200
|
|
|
|
@@ -29,7 +29,7 @@ determines the behavior of the cache dae
|
|
|
|
See
|
|
|
|
.BR nscd.conf (5).
|
|
|
|
|
|
|
|
-Nscd provides cacheing for accesses of the
|
|
|
|
+Nscd provides caching for accesses of the
|
|
|
|
.BR passwd (5),
|
|
|
|
.BR group (5),
|
|
|
|
and
|