cvs commit: doc/ja_JP.eucJP/man/man9 BUS_CONFIG_INTR.9DEVICE_DETACH.9
DEVICE_IDENTIFY.9 DEVICE_PROBE.9 MD5.9 VFS_ROOT.9 VOP_CREATE.9
VOP_GETPAGES.9 VOP_LINK.9 VOP_LOOKUP.9 VOP_OPENCLOSE.9 VOP_RDWR.9
VOP_RENAME.9 accept_filter.9 boot.9 buf.9 bus_alloc_resource.9 ...
SUZUKI Koichi
metal at FreeBSD.org
Tue Sep 21 14:01:01 PDT 2004
metal 2004-09-21 21:01:00 UTC
FreeBSD doc repository
Modified files:
ja_JP.eucJP/man/man9 BUS_CONFIG_INTR.9 DEVICE_DETACH.9
DEVICE_IDENTIFY.9 DEVICE_PROBE.9 MD5.9
VFS_ROOT.9 VOP_CREATE.9 VOP_GETPAGES.9
VOP_LINK.9 VOP_LOOKUP.9 VOP_OPENCLOSE.9
VOP_RDWR.9 VOP_RENAME.9 accept_filter.9
boot.9 buf.9 bus_alloc_resource.9
bus_child_present.9
bus_release_resource.9 cd.9 condvar.9
copy.9 device_add_child.9 device_ids.9
devstat.9 malloc.9 mi_switch.9 microseq.9
module.9 physio.9 printf.9 pseudofs.9
sbuf.9 sema.9 spl.9 style.9 suser.9 sx.9
sysctl_add_oid.9 sysctl_ctx_init.9
taskqueue.9 time.9 timeout.9 vref.9
vslock.9
Log:
Catch up with 5.3-BETA1 for man9.
Submitted by: Akira Ikeuchi <a_ikeuchi at mic.mitsumi.co.jp>
Reviewed by: Watanabe Kazuhiro <CQG00620 at nifty.ne.jp>
Revision Changes Path
1.2 +10 -8 doc/ja_JP.eucJP/man/man9/BUS_CONFIG_INTR.9
1.12 +4 -4 doc/ja_JP.eucJP/man/man9/DEVICE_DETACH.9
1.4 +6 -9 doc/ja_JP.eucJP/man/man9/DEVICE_IDENTIFY.9
1.13 +4 -2 doc/ja_JP.eucJP/man/man9/DEVICE_PROBE.9
1.9 +2 -2 doc/ja_JP.eucJP/man/man9/MD5.9
1.8 +4 -2 doc/ja_JP.eucJP/man/man9/VFS_ROOT.9
1.9 +2 -26 doc/ja_JP.eucJP/man/man9/VOP_CREATE.9
1.10 +1 -1 doc/ja_JP.eucJP/man/man9/VOP_GETPAGES.9
1.12 +3 -3 doc/ja_JP.eucJP/man/man9/VOP_LINK.9
1.5 +17 -16 doc/ja_JP.eucJP/man/man9/VOP_LOOKUP.9
1.10 +19 -2 doc/ja_JP.eucJP/man/man9/VOP_OPENCLOSE.9
1.9 +5 -4 doc/ja_JP.eucJP/man/man9/VOP_RDWR.9
1.7 +2 -2 doc/ja_JP.eucJP/man/man9/VOP_RENAME.9
1.3 +12 -12 doc/ja_JP.eucJP/man/man9/accept_filter.9
1.7 +2 -2 doc/ja_JP.eucJP/man/man9/boot.9
1.3 +2 -2 doc/ja_JP.eucJP/man/man9/buf.9
1.15 +1 -1 doc/ja_JP.eucJP/man/man9/bus_alloc_resource.9
1.2 +1 -1 doc/ja_JP.eucJP/man/man9/bus_child_present.9
1.9 +1 -1 doc/ja_JP.eucJP/man/man9/bus_release_resource.9
1.10 +1 -1 doc/ja_JP.eucJP/man/man9/cd.9
1.4 +1 -1 doc/ja_JP.eucJP/man/man9/condvar.9
1.12 +5 -9 doc/ja_JP.eucJP/man/man9/copy.9
1.11 +19 -4 doc/ja_JP.eucJP/man/man9/device_add_child.9
1.3 +7 -7 doc/ja_JP.eucJP/man/man9/device_ids.9
1.6 +1 -1 doc/ja_JP.eucJP/man/man9/devstat.9
1.22 +2 -2 doc/ja_JP.eucJP/man/man9/malloc.9
1.5 +1 -1 doc/ja_JP.eucJP/man/man9/mi_switch.9
1.4 +1 -1 doc/ja_JP.eucJP/man/man9/microseq.9
1.3 +22 -3 doc/ja_JP.eucJP/man/man9/module.9
1.9 +19 -6 doc/ja_JP.eucJP/man/man9/physio.9
1.2 +47 -6 doc/ja_JP.eucJP/man/man9/printf.9
1.2 +1 -1 doc/ja_JP.eucJP/man/man9/pseudofs.9
1.6 +8 -8 doc/ja_JP.eucJP/man/man9/sbuf.9
1.2 +20 -7 doc/ja_JP.eucJP/man/man9/sema.9
1.11 +1 -1 doc/ja_JP.eucJP/man/man9/spl.9
1.28 +22 -13 doc/ja_JP.eucJP/man/man9/style.9
1.6 +22 -4 doc/ja_JP.eucJP/man/man9/suser.9
1.3 +29 -9 doc/ja_JP.eucJP/man/man9/sx.9
1.6 +1 -1 doc/ja_JP.eucJP/man/man9/sysctl_add_oid.9
1.4 +1 -1 doc/ja_JP.eucJP/man/man9/sysctl_ctx_init.9
1.3 +18 -7 doc/ja_JP.eucJP/man/man9/taskqueue.9
1.4 +1 -1 doc/ja_JP.eucJP/man/man9/time.9
1.5 +10 -5 doc/ja_JP.eucJP/man/man9/timeout.9
1.9 +1 -1 doc/ja_JP.eucJP/man/man9/vref.9
1.13 +2 -2 doc/ja_JP.eucJP/man/man9/vslock.9
More information about the cvs-all
mailing list