[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / man / man9

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

Diff for /src/share/man/man9/Makefile between version 1.350 and 1.351

version 1.350, 2011/09/27 00:36:51 version 1.351, 2011/09/28 10:55:48
Line 12  MAN= accept_filter.9 accf_data.9 accf_ht
Line 12  MAN= accept_filter.9 accf_data.9 accf_ht
         cpu_lwp_fork.9 \          cpu_lwp_fork.9 \
         cpu_idle.9 cpu_initclocks.9 cpu_need_resched.9 \          cpu_idle.9 cpu_initclocks.9 cpu_need_resched.9 \
         cpu_number.9 cpu_reboot.9 cpu_rootconf.9 \          cpu_number.9 cpu_reboot.9 cpu_rootconf.9 \
         cpu_startup.9 cpu_switchto.9 \          cpu_startup.9 cpu_switchto.9 cpufreq.9 \
         csf.9 ctod.9 \          csf.9 ctod.9 \
         curproc.9 \          curproc.9 \
         delay.9 disk.9 ddc.9 disklabel.9 dofileread.9 \          delay.9 disk.9 ddc.9 disklabel.9 dofileread.9 \
Line 234  MLINKS+=cpu_dumpconf.9 cpu_dump.9 cpu_du
Line 234  MLINKS+=cpu_dumpconf.9 cpu_dump.9 cpu_du
         cpu_dumpconf.9 dumpsys.9          cpu_dumpconf.9 dumpsys.9
 MLINKS+=cpu_lwp_fork.9 child_return.9 cpu_lwp_fork.9 proc_trampoline.9  MLINKS+=cpu_lwp_fork.9 child_return.9 cpu_lwp_fork.9 proc_trampoline.9
 MLINKS+=cpu_rootconf.9 setroot.9  MLINKS+=cpu_rootconf.9 setroot.9
   MLINKS+=cpufreq.9 cpufreq_register.9 \
           cpufreq.9 cpufreq_deregister.9 \
           cpufreq.9 cpufreq_suspend.9 \
           cpufreq.9 cpufreq_resume.9 \
           cpufreq.9 cpufreq_get.9 \
           cpufreq.9 cpufreq_get_backend.9 \
           cpufreq.9 cpufreq_get_state.9 \
           cpufreq.9 cpufreq_get_state_index.9 \
           cpufreq.9 cpufreq_set.9 \
           cpufreq.9 cpufreq_set_all.9
 MLINKS+=ctod.9 dtoc.9 \  MLINKS+=ctod.9 dtoc.9 \
         ctod.9 ctob.9 \          ctod.9 ctob.9 \
         ctod.9 btoc.9 \          ctod.9 btoc.9 \

Legend:
Removed from v.1.350  
changed lines
  Added in v.1.351

CVSweb <webmaster@jp.NetBSD.org>