Date: Sun, 17 Aug 2003 12:22:33 -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 BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9 BUF_REFCNT.9 BUF_TIMELOCK.9 BUF_UNLOCK.9 CTASSERT.9 Makefile VFS_SET.9 VOP_GETVOBJECT.9 VOP_REVOKE.9 lock.9 printf.9 Message-ID: <200308171922.h7HJMX6V005864@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
horikawa 2003/08/17 12:22:33 PDT FreeBSD doc repository Modified files: ja_JP.eucJP/man/man9 Makefile Added files: ja_JP.eucJP/man/man9 BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9 BUF_REFCNT.9 BUF_TIMELOCK.9 BUF_UNLOCK.9 CTASSERT.9 VFS_SET.9 VOP_GETVOBJECT.9 VOP_REVOKE.9 lock.9 printf.9 Log: Initial Japanese translation Submitted by: Akira Ikeuchi <a_ikeuchi@mic.mitsumi.co.jp> Revision Changes Path 1.1 +75 -0 doc/ja_JP.eucJP/man/man9/BUF_LOCK.9 (new) 1.1 +64 -0 doc/ja_JP.eucJP/man/man9/BUF_LOCKFREE.9 (new) 1.1 +63 -0 doc/ja_JP.eucJP/man/man9/BUF_LOCKINIT.9 (new) 1.1 +62 -0 doc/ja_JP.eucJP/man/man9/BUF_REFCNT.9 (new) 1.1 +83 -0 doc/ja_JP.eucJP/man/man9/BUF_TIMELOCK.9 (new) 1.1 +66 -0 doc/ja_JP.eucJP/man/man9/BUF_UNLOCK.9 (new) 1.1 +61 -0 doc/ja_JP.eucJP/man/man9/CTASSERT.9 (new) 1.17 +23 -2 doc/ja_JP.eucJP/man/man9/Makefile 1.1 +106 -0 doc/ja_JP.eucJP/man/man9/VFS_SET.9 (new) 1.1 +118 -0 doc/ja_JP.eucJP/man/man9/VOP_GETVOBJECT.9 (new) 1.1 +72 -0 doc/ja_JP.eucJP/man/man9/VOP_REVOKE.9 (new) 1.1 +280 -0 doc/ja_JP.eucJP/man/man9/lock.9 (new) 1.1 +125 -0 doc/ja_JP.eucJP/man/man9/printf.9 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308171922.h7HJMX6V005864>