Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/comp Fix extension on pool_cache* cat pages.



details:   https://anonhg.NetBSD.org/src/rev/4bbd9a7bddcf
branches:  trunk
changeset: 551525:4bbd9a7bddcf
user:      seb <seb%NetBSD.org@localhost>
date:      Sun Sep 07 21:06:06 2003 +0000

description:
Fix extension on pool_cache* cat pages.
Approved by kleink@.

diffstat:

 distrib/sets/lists/comp/mi |  20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diffs (34 lines):

diff -r dbfc51437ba9 -r 4bbd9a7bddcf distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi        Sun Sep 07 21:05:18 2003 +0000
+++ b/distrib/sets/lists/comp/mi        Sun Sep 07 21:06:06 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mi,v 1.612 2003/09/07 11:29:18 yamt Exp $
+#      $NetBSD: mi,v 1.613 2003/09/07 21:06:06 seb Exp $
 ./usr/bin/addr2line            comp-debug-bin
 ./usr/bin/ar                   comp-util-bin
 ./usr/bin/as                   comp-util-bin
@@ -4214,15 +4214,15 @@
 ./usr/share/man/cat9/pmc_start_profiling.0             comp-sys-catman
 ./usr/share/man/cat9/pmc_stop_profiling.0              comp-sys-catman
 ./usr/share/man/cat9/pool.0            comp-sys-catman
-./usr/share/man/cat9/pool_cache.9              comp-sys-catman
-./usr/share/man/cat9/pool_cache_destroy.9              comp-sys-catman
-./usr/share/man/cat9/pool_cache_destruct_object.9              comp-sys-catman
-./usr/share/man/cat9/pool_cache_get.9          comp-sys-catman
-./usr/share/man/cat9/pool_cache_get_paddr.9            comp-sys-catman
-./usr/share/man/cat9/pool_cache_init.9         comp-sys-catman
-./usr/share/man/cat9/pool_cache_invalidate.9           comp-sys-catman
-./usr/share/man/cat9/pool_cache_put.9          comp-sys-catman
-./usr/share/man/cat9/pool_cache_put_paddr.9            comp-sys-catman
+./usr/share/man/cat9/pool_cache.0              comp-sys-catman
+./usr/share/man/cat9/pool_cache_destroy.0              comp-sys-catman
+./usr/share/man/cat9/pool_cache_destruct_object.0              comp-sys-catman
+./usr/share/man/cat9/pool_cache_get.0          comp-sys-catman
+./usr/share/man/cat9/pool_cache_get_paddr.0            comp-sys-catman
+./usr/share/man/cat9/pool_cache_init.0         comp-sys-catman
+./usr/share/man/cat9/pool_cache_invalidate.0           comp-sys-catman
+./usr/share/man/cat9/pool_cache_put.0          comp-sys-catman
+./usr/share/man/cat9/pool_cache_put_paddr.0            comp-sys-catman
 ./usr/share/man/cat9/pool_create.0             comp-sys-catman
 ./usr/share/man/cat9/pool_destroy.0            comp-sys-catman
 ./usr/share/man/cat9/pool_get.0                comp-sys-catman



Home | Main Index | Thread Index | Old Index