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 cut-&-paste error



details:   https://anonhg.NetBSD.org/src/rev/b8c06de33f6a
branches:  trunk
changeset: 756934:b8c06de33f6a
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sun Aug 08 00:44:38 2010 +0000

description:
Fix cut-&-paste error

diffstat:

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

diffs (18 lines):

diff -r 456ce72b4969 -r b8c06de33f6a distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi        Sun Aug 08 00:23:26 2010 +0000
+++ b/distrib/sets/lists/comp/mi        Sun Aug 08 00:44:38 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mi,v 1.1493 2010/08/07 22:21:30 pgoyette Exp $
+#      $NetBSD: mi,v 1.1494 2010/08/08 00:44:38 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -21133,7 +21133,7 @@
 ./usr/share/man/man9/microuptime.9             comp-sys-man            .man
 ./usr/share/man/man9/module.9                  comp-sys-man            .man
 ./usr/share/man/man9/module_autoload.9         comp-sys-man            .man
-./usr/share/man/cat9/module_find_section.9     comp-sys-man            .man
+./usr/share/man/man9/module_find_section.9     comp-sys-man            .man
 ./usr/share/man/man9/module_hold.9             comp-sys-man            .man
 ./usr/share/man/man9/module_init_class.9       comp-sys-man            .man
 ./usr/share/man/man9/module_load.9             comp-sys-man            .man



Home | Main Index | Thread Index | Old Index