Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Sort bzero to the correct position
details: https://anonhg.NetBSD.org/src/rev/96487ec26023
branches: trunk
changeset: 747208:96487ec26023
user: apb <apb%NetBSD.org@localhost>
date: Sat Sep 05 16:13:21 2009 +0000
description:
Sort bzero to the correct position
diffstat:
share/man/man9/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 5cdbe58f0cbc -r 96487ec26023 share/man/man9/Makefile
--- a/share/man/man9/Makefile Sat Sep 05 14:44:59 2009 +0000
+++ b/share/man/man9/Makefile Sat Sep 05 16:13:21 2009 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.290 2009/09/05 08:55:41 apb Exp $
+# $NetBSD: Makefile,v 1.291 2009/09/05 16:13:21 apb Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
MAN= accept_filter.9 accf_data.9 accf_http.9 \
altq.9 arc4random.9 arp.9 audio.9 autoconf.9 \
- bcdtobin.9 bcmp.9 bcopy.9 bluetooth.9 bzero.9 \
- buffercache.9 bufq.9 bus_dma.9 bus_space.9 byteorder.9 \
+ bcdtobin.9 bcmp.9 bcopy.9 bluetooth.9 boothowto.9 \
+ buffercache.9 bufq.9 bus_dma.9 bus_space.9 byteorder.9 bzero.9 \
callout.9 cardbus.9 cnmagic.9 condvar.9 config.9 cons.9 copy.9 \
coredump_write.9 \
cpu_configure.9 cpu_coredump.9 cpu_dumpconf.9 \
Home |
Main Index |
Thread Index |
Old Index