From owner-man-jp-reviewer@jp.FreeBSD.org Sat May  7 23:09:48 2005
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id j47E9md72562;
	Sat, 7 May 2005 23:09:48 +0900 (JST)
	(envelope-from owner-man-jp-reviewer@jp.FreeBSD.org)
Received: from t-mta1.odn.ne.jp (mfep1.odn.ne.jp [143.90.131.179])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id j47E9lX72556
	for <man-jp-reviewer@jp.FreeBSD.org>; Sat, 7 May 2005 23:09:47 +0900 (JST)
	(envelope-from n-kogane@syd.odn.ne.jp)
Received: from kces6.koganemaru.co.jp ([220.212.168.108])
          by t-mta1.odn.ne.jp with ESMTP
          id <20050507140946291.MSKB.8089.t-mta1.odn.ne.jp@mta1.odn.ne.jp>
          for <man-jp-reviewer@jp.FreeBSD.org>;
          Sat, 7 May 2005 23:09:46 +0900
Received: by kces6.koganemaru.co.jp (Postfix, from userid 100)
	id 19F2C100B5; Sat,  7 May 2005 23:10:16 +0900 (JST)
To: man-jp-reviewer@jp.FreeBSD.org
MIME-Version: 1.0 (generated by MimeKit/1.8)
Content-Type: text/plain; charset=ISO-2022-JP
Message-Id: <20050507141016.19F2C100B5@kces6.koganemaru.co.jp>
From: n-kogane@syd.odn.ne.jp (Nobuyuki Koganemaru)
Reply-To: man-jp-reviewer@jp.FreeBSD.org
Precedence: list
Date: Sat, 7 May 2005 23:10:16 +0900
X-Sequence: man-jp-reviewer 4781
Subject: [man-jp-reviewer 4781] pathconf.2 Update to 5.4RC4
Sender: owner-man-jp-reviewer@jp.FreeBSD.org
X-Originator: n-kogane@syd.odn.ne.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+050320

$B>.6b4]$G$9!#(B

$B8e$m$K1QJ8$N:9J,$bIU$1$^$9!#(B

diff -u /dskg/JMAN4/doc/ja_JP.eucJP/man/man2/pathconf.2 pathconf.2
--- /dskg/JMAN4/doc/ja_JP.eucJP/man/man2/pathconf.2	Wed Sep 22 05:33:15 2004
+++ pathconf.2	Sat May  7 18:14:41 2005
@@ -30,7 +30,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"	@(#)pathconf.2	8.1 (Berkeley) 6/4/93
-.\" %FreeBSD: src/lib/libc/sys/pathconf.2,v 1.17 2004/07/08 20:27:38 wollman Exp %
+.\" %FreeBSD: src/lib/libc/sys/pathconf.2,v 1.17.2.1 2005/02/28 03:32:34 brueffer Exp %
 .\"
 .\" $FreeBSD: doc/ja_JP.eucJP/man/man2/pathconf.2,v 1.14 2004/09/21 20:33:15 metal Exp $
 .Dd November 4, 2002
@@ -95,12 +95,12 @@
 $B$OE,@Z$JFC8"$rMW5a$7$^$9$,!"$3$NF0:n$O$3$N5,3J$NA0$NHG$G$O%*%W%7%g%s$G$7$?!#(B
 .It Li _PC_NO_TRUNC
 $B9=@.MWAG$,(B
-.Brq Li NAME_MAX
+.Brq Dv NAME_MAX
 $B$h$j$bD9$$%Q%9L>$r;HMQ$7$h$&$H$9$k$H(B
 .Bq Er ENAMETOOLONG
 $B%(%i!<$r0z$-5/$3$9>l9g$O!"(B0 $B$h$jBg$-$$CM$rJV$7$^$9!#(B
 $B$=$&$G$J$$>l9g$K$O!"$3$N$h$&$J9=@.MWAG$O(B
-.Brq Li NAME_MAX
+.Brq Dv NAME_MAX
 $B$K@Z$j5M$a$i$l$^$9!#(B
 $BA4$F$N>l9g$K$*$$$F(B
 .St -p1003.1-2001
diff -u /dskg/JMAN4/5.3-RELEASE/man2/pathconf.2 /dskg/JMAN4/5.4-RC4/man2/pathconf.2
--- /dskg/JMAN4/5.3-RELEASE/man2/pathconf.2	Fri Nov  5 10:24:22 2004
+++ /dskg/JMAN4/5.4-RC4/man2/pathconf.2	Mon May  2 05:53:48 2005
@@ -30,7 +30,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"	@(#)pathconf.2	8.1 (Berkeley) 6/4/93
-.\" $FreeBSD: src/lib/libc/sys/pathconf.2,v 1.17 2004/07/08 20:27:38 wollman Exp $
+.\" $FreeBSD: src/lib/libc/sys/pathconf.2,v 1.17.2.1 2005/02/28 03:32:34 brueffer Exp $
 .\"
 .Dd November 4, 2002
 .Dt PATHCONF 2
@@ -98,16 +98,16 @@
 in prior editions of the standard.
 .It Li _PC_NO_TRUNC
 Return greater than zero if attempts to use pathname components longer than
-.Brq Li NAME_MAX
+.Brq Dv NAME_MAX
 will result in an
 .Bq Er ENAMETOOLONG
 error; otherwise, such components will be truncated to
-.Brq Li NAME_MAX .
+.Brq Dv NAME_MAX .
 .St -p1003.1-2001
 requires the error in all cases, but this behavior was optional in prior
 editions of the standard, and some
-.No non- Ns Tn POSIX Ns \&-compliant
-filesystems do not support this behavior.
+.No non- Ns Tn POSIX Ns -compliant
+file systems do not support this behavior.
 .It Li _PC_VDISABLE
 Returns the terminal character disabling value.
 .It Li _PC_ASYNC_IO
@@ -188,12 +188,12 @@
 .It Bq Er ENOTDIR
 A component of the path prefix is not a directory.
 .It Bq Er ENAMETOOLONG
-A component of a pathname exceeded 
+A component of a pathname exceeded
 .Brq Dv NAME_MAX
 characters (but see
 .Dv _PC_NO_TRUNC
 above),
-or an entire path name exceeded 
+or an entire path name exceeded
 .Brq Dv PATH_MAX
 characters.
 .It Bq Er ENOENT
--
($BM-(B)$B>.6b4]%3%s%T%e!<%?%(%s%8%K%"%j%s%0%5!<%S%9(B ($BJ!2,8)BgLn>k;T(B)
	$B>.6b4](B $B?.9,(B (Nobuyuki Koganemaru)
E-Mail: n-kogane@syd.odn.ne.jp
E-Mail: kogane@jp.FreeBSD.org
E-Mail: kogane@koganemaru.co.jp
URL: http://www.koganemaru.co.jp
