Module Name:    src
Committed By:   christos
Date:           Fri Dec 18 19:00:45 UTC 2015

Modified Files:
        src/distrib/sets/lists/debug: mi
        src/distrib/sets/lists/man: mi
        src/distrib/sets/lists/text: mi

Log Message:
add sortinfo


To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 src/distrib/sets/lists/debug/mi
cvs rdiff -u -r1.1515 -r1.1516 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.45 -r1.46 src/distrib/sets/lists/text/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/debug/mi
diff -u src/distrib/sets/lists/debug/mi:1.137 src/distrib/sets/lists/debug/mi:1.138
--- src/distrib/sets/lists/debug/mi:1.137	Sat Dec 12 18:42:43 2015
+++ src/distrib/sets/lists/debug/mi	Fri Dec 18 14:00:45 2015
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.137 2015/12/12 23:42:43 christos Exp $
+# $NetBSD: mi,v 1.138 2015/12/18 19:00:45 christos Exp $
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/lib					comp-sys-usr		compatdir
 ./usr/lib/i18n/libBIG5_g.a			comp-c-debuglib		debuglib,compatfile
@@ -748,6 +748,7 @@
 ./usr/libdata/debug/usr/bin/smbutil.debug	comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/sockstat.debug	comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/soelim.debug	comp-groff-debug	debug
+./usr/libdata/debug/usr/bin/sortinfo.debug	comp-texinfo-debug	debug
 ./usr/libdata/debug/usr/bin/sort.debug		comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/split.debug		comp-util-debug		debug
 ./usr/libdata/debug/usr/bin/sqlite3.debug	comp-util-debug		debug

Index: src/distrib/sets/lists/man/mi
diff -u src/distrib/sets/lists/man/mi:1.1515 src/distrib/sets/lists/man/mi:1.1516
--- src/distrib/sets/lists/man/mi:1.1515	Wed Dec 16 02:59:01 2015
+++ src/distrib/sets/lists/man/mi	Fri Dec 18 14:00:45 2015
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1515 2015/12/16 07:59:01 jdc Exp $
+# $NetBSD: mi,v 1.1516 2015/12/18 19:00:45 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -522,6 +522,7 @@
 ./usr/share/man/cat1/smbutil.0			man-util-catman		.cat
 ./usr/share/man/cat1/sntp.0			man-ntp-catman		.cat
 ./usr/share/man/cat1/sockstat.0			man-util-catman		.cat
+./usr/share/man/cat1/sortinfo.0			man-texinfo-catman	.cat
 ./usr/share/man/cat1/sort.0			man-util-catman		.cat
 ./usr/share/man/cat1/source.0			man-util-catman		.cat
 ./usr/share/man/cat1/spell.0			man-util-catman		.cat
@@ -3652,6 +3653,7 @@
 ./usr/share/man/html1/smbutil.html		man-util-htmlman	html
 ./usr/share/man/html1/sntp.html			man-ntp-htmlman		html
 ./usr/share/man/html1/sockstat.html		man-util-htmlman	html
+./usr/share/man/html1/sortinfo.html		man-texinfo-htmlman	html
 ./usr/share/man/html1/sort.html			man-util-htmlman	html
 ./usr/share/man/html1/source.html		man-util-htmlman	html
 ./usr/share/man/html1/spell.html		man-util-htmlman	html
@@ -6434,6 +6436,7 @@
 ./usr/share/man/man1/smbutil.1			man-util-man		.man
 ./usr/share/man/man1/sntp.1			man-ntp-man		.man
 ./usr/share/man/man1/sockstat.1			man-util-man		.man
+./usr/share/man/man1/sortinfo.1			man-texinfo-man		.man
 ./usr/share/man/man1/sort.1			man-util-man		.man
 ./usr/share/man/man1/source.1			man-util-man		.man
 ./usr/share/man/man1/spell.1			man-util-man		.man

Index: src/distrib/sets/lists/text/mi
diff -u src/distrib/sets/lists/text/mi:1.45 src/distrib/sets/lists/text/mi:1.46
--- src/distrib/sets/lists/text/mi:1.45	Sun Aug 23 14:28:40 2015
+++ src/distrib/sets/lists/text/mi	Fri Dec 18 14:00:45 2015
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.45 2015/08/23 18:28:40 mrg Exp $
+# $NetBSD: mi,v 1.46 2015/12/18 19:00:45 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -32,6 +32,7 @@
 ./usr/bin/psroff				text-obsolete		obsolete
 ./usr/bin/refer					text-groff-bin		groff
 ./usr/bin/soelim				text-groff-bin	
+./usr/bin/sortinfo				text-texinfo-bin
 ./usr/bin/tbl					text-groff-bin		groff
 ./usr/bin/texi2dvi				text-texinfo-bin
 ./usr/bin/texindex				text-texinfo-bin

Reply via email to