Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Oct 2003 17:37:30 -0700 (PDT)
From:      Kazuo Horikawa <horikawa@FreeBSD.org>
To:        doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/ja_JP.eucJP/man/man9 Makefilebus_activate_resource.9 bus_child_present.9 bus_set_resource.9 byteorder.9 cdevsw_add.9 cdevsw_remove.9 condvar.9 device_get_name.9 device_get_parent.9 device_ids.9 device_printf.9 device_set_driver.9 devsw.9 ...
Message-ID:  <200310130037.h9D0bUrw074436@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
horikawa    2003/10/12 17:37:30 PDT

  FreeBSD doc repository

  Modified files:
    ja_JP.eucJP/man/man9 Makefile 
  Added files:
    ja_JP.eucJP/man/man9 bus_activate_resource.9 
                         bus_child_present.9 bus_set_resource.9 
                         byteorder.9 cdevsw_add.9 cdevsw_remove.9 
                         condvar.9 device_get_name.9 
                         device_get_parent.9 device_ids.9 
                         device_printf.9 device_set_driver.9 
                         devsw.9 groupmember.9 pseudofs.9 sema.9 
                         sx.9 taskqueue.9 
  Log:
  Initial Japanese translations
  
  Submitted by:   Akira Ikeuchi <a_ikeuchi@mic.mitsumi.co.jp>
  
  Revision  Changes    Path
  1.19      +62 -5     doc/ja_JP.eucJP/man/man9/Makefile
  1.1       +95 -0     doc/ja_JP.eucJP/man/man9/bus_activate_resource.9 (new)
  1.1       +90 -0     doc/ja_JP.eucJP/man/man9/bus_child_present.9 (new)
  1.1       +95 -0     doc/ja_JP.eucJP/man/man9/bus_set_resource.9 (new)
  1.1       +167 -0    doc/ja_JP.eucJP/man/man9/byteorder.9 (new)
  1.1       +66 -0     doc/ja_JP.eucJP/man/man9/cdevsw_add.9 (new)
  1.1       +66 -0     doc/ja_JP.eucJP/man/man9/cdevsw_remove.9 (new)
  1.1       +212 -0    doc/ja_JP.eucJP/man/man9/condvar.9 (new)
  1.1       +56 -0     doc/ja_JP.eucJP/man/man9/device_get_name.9 (new)
  1.1       +51 -0     doc/ja_JP.eucJP/man/man9/device_get_parent.9 (new)
  1.1       +78 -0     doc/ja_JP.eucJP/man/man9/device_ids.9 (new)
  1.1       +58 -0     doc/ja_JP.eucJP/man/man9/device_printf.9 (new)
  1.1       +57 -0     doc/ja_JP.eucJP/man/man9/device_set_driver.9 (new)
  1.1       +73 -0     doc/ja_JP.eucJP/man/man9/devsw.9 (new)
  1.1       +60 -0     doc/ja_JP.eucJP/man/man9/groupmember.9 (new)
  1.1       +69 -0     doc/ja_JP.eucJP/man/man9/pseudofs.9 (new)
  1.1       +116 -0    doc/ja_JP.eucJP/man/man9/sema.9 (new)
  1.1       +182 -0    doc/ja_JP.eucJP/man/man9/sx.9 (new)
  1.1       +212 -0    doc/ja_JP.eucJP/man/man9/taskqueue.9 (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310130037.h9D0bUrw074436>