From owner-man-jp@jp.freebsd.org  Sun Sep 23 14:01:05 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id OAA35965;
	Sun, 23 Sep 2001 14:01:05 +0900 (JST)
	(envelope-from owner-man-jp@jp.FreeBSD.org)
Received: from relay21.smtp.psi.net (relay21.smtp.psi.net [38.8.22.2])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id OAA35960
	for <man-jp@jp.freebsd.org>; Sun, 23 Sep 2001 14:01:04 +0900 (JST)
	(envelope-from horikawa@psinet.com)
Received: from 133-pool1.ras13.nynyc.tii-dial.net ([205.164.248.133] helo=localhost)
	by relay21.smtp.psi.net with esmtp (Exim 3.13 #3)
	id 15l1O2-0005b7-00
	for man-jp@jp.freebsd.org; Sun, 23 Sep 2001 01:01:02 -0400
Date: Sun, 23 Sep 2001 00:59:56 -0400 (EDT)
Message-Id: <20010923.005956.78702890.horikawa@psinet.com>
To: man-jp@jp.freebsd.org
From: Kazuo Horikawa <horikawa@psinet.com>
In-Reply-To: <80adzusnig.fsf@kurishna.tri.asanuma.co.jp>
References: <86n140jhfc.wl@dolphin.be.to>
	<3BA494DD.5BFFFEF1@gc5.so-net.ne.jp>
	<80adzusnig.fsf@kurishna.tri.asanuma.co.jp>
X-Mailer: Mew version 2.0 on Emacs 20.7 / Mule 4.0 (HANANOEN)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Reply-To: man-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: man-jp 3721
Subject: [man-jp 3721] Re: groff_mdoc.7
Errors-To: owner-man-jp@jp.freebsd.org
Sender: owner-man-jp@jp.freebsd.org
X-Originator: horikawa@psinet.com

 $BKY@n$G$9!#(B

Mori Kouji <mori@tri.asanuma.co.jp> wrote:
> SUZUKI Koichi <metal@gc5.so-net.ne.jp> writes:
> > > > .Ex -std $B$H(B .Rv -std $B$,1Q8l$K$J$C$F$/$l$^$;$s!#(B
> 
> > $B$G$O!"$3$l$C$F$I$&$9$k$N$,$$$$$s$G$7$g$&$M(B?
> > $B$H$j$"$($:$O!"E83+$5$l$kJ8$rD>=q$-$9$k$7$+$J$$$s$G$9$+$M!#(B
> 
> Ex, Rv $B$OF|K\8l$GE83+$5$l$k$^$^$K$7$F$*$$$F!"86J8$rD>=q$-$GJ;5-$7$F(B
> $BLuCm$r$D$1$F$*$/$H$$$&$N$G$O$I$&$G$7$g$&$+(B?
> 
> groff_mdoc(7) $B$rFI$`?M$J$i!"$3$&$7$?;v>p$N@bL@$rFI$a$P!"2?$,9T$J$o$l$F(B
> $B$I$&$$$&7k2L$K$J$C$F$$$k$+$rM}2r$G$-$k$O$:$@$H;W$$$^$9!#(B

 $B0z?t$d(B errno $B$N%U%)%s%H$N%^!<%/%"%C%W$,LLE]$@$C$?$N$G(B ^_^;$B!"(B
$B1Q8lHG$N(B doc.tmac $B$N3:EvItJ,$r(B groff_mdoc.7 $B$KKd$a9~$`$3$H$K$7$^$7$?!#(B
 $B$A$c$s$H@07A$G$-$k$3$H$O3NG'$7$^$7$?!#(B
 $B$3$l$G(B cvs commit $B$7$^$7$?!#(B

Index: groff_mdoc.7
===================================================================
RCS file: /home/ncvs/doc/ja_JP.eucJP/man/man7/groff_mdoc.7,v
retrieving revision 1.4
diff -u -r1.4 groff_mdoc.7
--- groff_mdoc.7	2001/08/21 06:14:26	1.4
+++ groff_mdoc.7	2001/09/23 04:42:38
@@ -1582,6 +1582,23 @@
 \# a small hack to suppress a warning message
 .ds section-old "\*[section]
 .ds section 3
+.\" following part came from doc.tmac workaround the effect of
+.\" -dlang=ja_JP.eucJP
+.ds str-Rv-std-prefix "The
+.ds str-Rv-std-suffix "function returns the value\~0 if successful;
+.as str-Rv-std-suffix " otherwise the value\~-1 is returned and
+.as str-Rv-std-suffix " the global variable \*[Va-font]errno\f[P]
+.as str-Rv-std-suffix " is set to indicate the error.
+.ds str-Rv-stds-prefix "The
+.ds str-Rv-stds-and    "and
+.ds str-Rv-stds-suffix "functions return the value\~0 if successful;
+.as str-Rv-stds-suffix " otherwise the value\~-1 is returned and
+.as str-Rv-stds-suffix " the global variable \*[Va-font]errno\f[P]
+.as str-Rv-stds-suffix " is set to indicate the error.
+.ds str-Rv-std0 "Upon successful completion, the value\~0 is returned;
+.as str-Rv-std0 " otherwise the value\~-1 is returned and
+.as str-Rv-std0 " the global variable \*[Va-font]errno\f[P]
+.as str-Rv-std0 " is set to indicate the error.
 .Rv -std atexit
 .ds section "\*[section-old]
 .Ed
@@ -1610,6 +1627,15 @@
 \# a small hack to suppress a warning message
 .ds section-old "\*[section]
 .ds section 1
+.\" following part came from doc.tmac workaround the effect of
+.\" -dlang=ja_JP.eucJP
+.ds str-Ex-std-prefix "The
+.ds str-Ex-std-suffix "utility exits\~0 on success,
+.as str-Ex-std-suffix " and\~>0 if an error occurs.
+.ds str-Ex-stds-prefix "The
+.als str-Ex-stds-and str-Rv-stds-and
+.ds str-Ex-stds-suffix "utilities exit\~0 on success,
+.as str-Ex-stds-suffix " and\~>0 if an error occurs.
 .Ex -std cat
 .ds section "\*[section-old]
 .Ed
--
$BKY@nOBM:(B
