Source-Changes-HG archive

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

[src/netbsd-9]: src/share/man/man9 Pull up following revision(s) (requested b...



details:   https://anonhg.NetBSD.org/src/rev/531c5e2d7e34
branches:  netbsd-9
changeset: 458292:531c5e2d7e34
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Sep 01 19:31:43 2019 +0000

description:
Pull up following revision(s) (requested by oster in ticket #166):

        share/man/man9/Makefile: revision 1.439

oops. i must have deleted the 'u' in 'ustore.9' when partially
fixing the alphabeta ordering here.  fixes build.

diffstat:

 share/man/man9/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r c36cbb2e9a7a -r 531c5e2d7e34 share/man/man9/Makefile
--- a/share/man/man9/Makefile   Sun Sep 01 14:22:36 2019 +0000
+++ b/share/man/man9/Makefile   Sun Sep 01 19:31:43 2019 +0000
@@ -1,4 +1,4 @@
-#       $NetBSD: Makefile,v 1.437.2.1 2019/09/01 13:00:37 martin Exp $
+#       $NetBSD: Makefile,v 1.437.2.2 2019/09/01 19:31:43 martin Exp $
 
 #      Makefile for section 9 (kernel function and variable) manual pages.
 
@@ -53,14 +53,13 @@
        SET.9 setbit.9 setjmp.9 shutdownhook_establish.9 \
        signal.9 skpc.9 sockopt.9 softintr.9 spl.9 specificdata.9 \
        spi.9 splraiseipl.9 \
-       store.9 \
        suspendsched.9 \
        sysctl.9 sysmon_envsys.9 sysmon_pswitch.9 sysmon_taskq.9 tc.9 \
        tcp_congctl.9 threadpool.9 timecounter.9 time_second.9 todr.9 \
        ts2timo.9 tvtohz.9 \
        ubc.9 ucas.9 ucom.9 ufetch.9 uiomove.9 \
        usbd_status.9 usbdi.9 usbnet.9 \
-       userret.9 \
+       userret.9 ustore.9 \
        uvm.9 uvm_hotplug.9 uvm_km.9 uvm_map.9 \
        vattr.9 veriexec.9 vcons.9 vfs.9 vfs_hooks.9 vfsops.9 vfssubr.9 \
        video.9 vme.9 vnfileops.9 vnode.9 vnodeops.9 vnsubr.9 vmem.9  \



Home | Main Index | Thread Index | Old Index