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
Kazuo Horikawa
horikawa at FreeBSD.org
Sun Aug 17 12:22:34 PDT 2003
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 at 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)
More information about the cvs-doc
mailing list