Source-Changes-HG archive

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

[src/pgoyette-localcount]: src/distrib/sets/lists/comp Add localcount(9) man ...



details:   https://anonhg.NetBSD.org/src/rev/7619952d3290
branches:  pgoyette-localcount
changeset: 852789:7619952d3290
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sat Jul 16 09:41:07 2016 +0000

description:
Add localcount(9) man pages and header file

XXX Man-page links not yet added!

diffstat:

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

diffs (41 lines):

diff -r d35ca9f76799 -r 7619952d3290 distrib/sets/lists/comp/mi
--- a/distrib/sets/lists/comp/mi        Sat Jul 16 09:36:57 2016 +0000
+++ b/distrib/sets/lists/comp/mi        Sat Jul 16 09:41:07 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: mi,v 1.2051 2016/07/12 03:39:55 knakahara Exp $
+#      $NetBSD: mi,v 1.2051.2.1 2016/07/16 09:41:07 pgoyette Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 ./etc/mtree/set.comp                           comp-sys-root
@@ -2860,6 +2860,7 @@
 ./usr/include/sys/ksyms.h                      comp-c-include
 ./usr/include/sys/ktrace.h                     comp-c-include
 ./usr/include/sys/lkm.h                                comp-obsolete           obsolete
+./usr/include/sys/localcount.h                 comp-c-include
 ./usr/include/sys/localedef.h                  comp-c-include
 ./usr/include/sys/lock.h                       comp-c-include
 ./usr/include/sys/lockf.h                      comp-c-include
@@ -10460,6 +10461,7 @@
 ./usr/share/man/cat9/le64enc.0                 comp-sys-catman         .cat
 ./usr/share/man/cat9/le64toh.0                 comp-sys-catman         .cat
 ./usr/share/man/cat9/linedisc.0                        comp-sys-catman         .cat
+./usr/share/man/cat9/localcount.0              comp-sys-catman         .cat
 ./usr/share/man/cat9/lock.0                    comp-sys-catman         .cat
 ./usr/share/man/cat9/lockinit.0                        comp-sys-catman         .cat
 ./usr/share/man/cat9/lockmgr.0                 comp-sys-catman         .cat
@@ -17613,6 +17615,7 @@
 ./usr/share/man/html9/le64enc.html             comp-sys-htmlman        html
 ./usr/share/man/html9/le64toh.html             comp-sys-htmlman        html
 ./usr/share/man/html9/linedisc.html            comp-sys-htmlman        html
+./usr/share/man/html9/localcount.html          comp-sys-htmlman        html
 ./usr/share/man/html9/lock.html                        comp-sys-htmlman        html
 ./usr/share/man/html9/lockinit.html            comp-sys-htmlman        html
 ./usr/share/man/html9/lockmgr.html             comp-sys-htmlman        html
@@ -24920,6 +24923,7 @@
 ./usr/share/man/man9/le64enc.9                 comp-sys-man            .man
 ./usr/share/man/man9/le64toh.9                 comp-sys-man            .man
 ./usr/share/man/man9/linedisc.9                        comp-sys-man            .man
+./usr/share/man/man9/localcount.9              comp-sys-man            .man
 ./usr/share/man/man9/lock.9                    comp-sys-man            .man
 ./usr/share/man/man9/lockinit.9                        comp-sys-man            .man
 ./usr/share/man/man9/lockmgr.9                 comp-sys-man            .man



Home | Main Index | Thread Index | Old Index