Skip to content

Commit cb8698d

Browse files
committed
regen
1 parent ee358d6 commit cb8698d

File tree

8 files changed

+134
-55
lines changed

8 files changed

+134
-55
lines changed

doc/html/en/ref/man1/gfrm.1.html

+11-9
Original file line numberDiff line numberDiff line change
@@ -2,34 +2,34 @@
22
<head>
33
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
44
<title>gfrm</title>
5-
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
5+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
66
</head>
7-
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
7+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
88
<a name="gfrm.1"></a><div class="titlepage"></div>
99
<div class="refnamediv">
1010
<a name="name"></a><h2>Name</h2>
1111
<p>gfrm — remove Gfarm files, directories, or file replicas</p>
1212
</div>
1313
<div class="refsynopsisdiv">
1414
<a name="synopsis"></a><h2>Synopsis</h2>
15-
<div class="cmdsynopsis"><p><code class="command">gfrm</code> [-frn] [-h <em class="replaceable"><code>filesystem-node</code></em>] [-D <em class="replaceable"><code>domain-name</code></em>] <em class="replaceable"><code>gfarm-URL</code></em>... </p></div>
15+
<div class="cmdsynopsis"><p><code class="command">gfrm</code> [-frvn] [-h <em class="replaceable"><code>filesystem-node</code></em>] [-D <em class="replaceable"><code>domain-name</code></em>] <em class="replaceable"><code>gfarm-URL</code></em>... </p></div>
1616
</div>
17-
<div class="refsect1" lang="en">
17+
<div class="refsect1">
1818
<a name="description"></a><h2>DESCRIPTION</h2>
19-
<p><span><strong class="command">gfrm</strong></span> removes each specified file. It does
19+
<p><span class="command"><strong>gfrm</strong></span> removes each specified file. It does
2020
not remove directories unless the <code class="option">-r</code> option is specified.
2121
</p>
2222
<p>
2323
With the <code class="option">-h</code> or <code class="option">-D</code> option,
24-
<span><strong class="command">gfrm</strong></span> removes
24+
<span class="command"><strong>gfrm</strong></span> removes
2525
file replicas on the specified filesystem node(s).
2626
A file replica cannot be removed
2727
when the number of replicas is less than gfarm.ncopy or gfarm.replicainfo extended attribute.
2828
</p>
2929
</div>
30-
<div class="refsect1" lang="en">
30+
<div class="refsect1">
3131
<a name="options"></a><h2>OPTIONS</h2>
32-
<div class="variablelist"><dl>
32+
<div class="variablelist"><dl class="variablelist">
3333
<dt><span class="term"><code class="option">-f</code></span></dt>
3434
<dd><p>Ignores no such file or directory error.</p></dd>
3535
<dt><span class="term"><code class="option">-n</code></span></dt>
@@ -38,6 +38,8 @@
3838
<dt><span class="term"><code class="option">-r</code></span></dt>
3939
<dd><p>Removes all entries under the directories specified by the
4040
command-line argument recursively.</p></dd>
41+
<dt><span class="term"><code class="option">-v</code></span></dt>
42+
<dd><p>Prints file names to be deleted.</p></dd>
4143
<dt><span class="term"><code class="option">-h</code> <em class="parameter"><code>filesystem-node</code></em></span></dt>
4244
<dd><p>Specifies a filesystem node from which file replicas will be removed.
4345
</p></dd>
@@ -49,7 +51,7 @@
4951
<dd><p>Displays a list of command options.</p></dd>
5052
</dl></div>
5153
</div>
52-
<div class="refsect1" lang="en">
54+
<div class="refsect1">
5355
<a name="see-also"></a><h2>SEE ALSO</h2>
5456
<p>
5557
<span class="citerefentry"><span class="refentrytitle">gfncopy</span>(1)</span>,

doc/html/en/ref/man5/gfarm2.conf.5.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2488,7 +2488,7 @@
24882488
</p>
24892489
<p>
24902490
If this directive is not specified, the file pointed to by the
2491-
JWT_USER environment variable, or if the environment is not set either,
2491+
JWT_USER_PATH environment variable, or if the environment is not set either,
24922492
the contents of the file /tmp/jwt_user_u&lt;USER_ID&gt;/token.jwt is
24932493
used as the password.
24942494
Note that reading from the file is a function intended for

doc/html/ja/ref/man1/gfrm.1.html

+10-7
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
<head>
33
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
44
<title>gfrm</title>
5-
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
5+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
66
</head>
7-
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
7+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
88
<a name="gfrm.1"></a><div class="titlepage"></div>
99
<div class="refnamediv">
1010
<a name="name"></a><h2>Name</h2>
1111
<p>gfrm — Gfarm ファイル,ディレクトリ,ファイル複製を削除する.</p>
1212
</div>
1313
<div class="refsynopsisdiv">
1414
<a name="synopsis"></a><h2>Synopsis</h2>
15-
<div class="cmdsynopsis"><p><code class="command">gfrm</code> [-frn] [-h <em class="replaceable"><code>ファイルシステムノード</code></em>] [-D <em class="replaceable"><code>ドメイン名</code></em>] <em class="replaceable"><code>gfarm-URL</code></em>... </p></div>
15+
<div class="cmdsynopsis"><p><code class="command">gfrm</code> [-frvn] [-h <em class="replaceable"><code>ファイルシステムノード</code></em>] [-D <em class="replaceable"><code>ドメイン名</code></em>] <em class="replaceable"><code>gfarm-URL</code></em>... </p></div>
1616
</div>
17-
<div class="refsect1" lang="en">
17+
<div class="refsect1">
1818
<a name="description"></a><h2>DESCRIPTION</h2>
1919
<p>Gfarm-URL に指定されたファイルを削除します.
2020
デフォルトではディレクトリの削除は行いませんが,
@@ -29,9 +29,9 @@
2929
ただし,gfarm.ncopy あるいは gfarm.replicainfo 拡張属性で指定された数以下になってしまう場合,ファイル複製の削除はできません.
3030
</p>
3131
</div>
32-
<div class="refsect1" lang="en">
32+
<div class="refsect1">
3333
<a name="options"></a><h2>OPTIONS</h2>
34-
<div class="variablelist"><dl>
34+
<div class="variablelist"><dl class="variablelist">
3535
<dt><span class="term"><code class="option">-f</code></span></dt>
3636
<dd><p>ファイルが存在しない場合もエラーとしません.
3737
</p></dd>
@@ -42,6 +42,9 @@
4242
<dt><span class="term"><code class="option">-r</code></span></dt>
4343
<dd><p>引数がディレクトリだった場合,そのディレクトリ以下を
4444
全て,再帰的に削除します.</p></dd>
45+
<dt><span class="term"><code class="option">-v</code></span></dt>
46+
<dd><p>消去されるファイルを表示します.
47+
</p></dd>
4548
<dt><span class="term"><code class="option">-h</code> <em class="parameter"><code>ファイルシステムノード</code></em></span></dt>
4649
<dd><p>複製を削除するファイルシステムノード名を指定します.
4750
</p></dd>
@@ -52,7 +55,7 @@
5255
<dd><p>引数オプションを表示します.</p></dd>
5356
</dl></div>
5457
</div>
55-
<div class="refsect1" lang="en">
58+
<div class="refsect1">
5659
<a name="see-also"></a><h2>SEE ALSO</h2>
5760
<p>
5861
<span class="citerefentry"><span class="refentrytitle">gfncopy</span>(1)</span>,

doc/html/ja/ref/man5/gfarm2.conf.5.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2475,7 +2475,7 @@
24752475
XOAUTH2 メカニズムの場合ののトークンもこれで指定できます。
24762476
</p>
24772477
<p>
2478-
なお、この設定がない場合、環境変数 JWT_USER が指すファイル、
2478+
なお、この設定がない場合、環境変数 JWT_USER_PATH が指すファイル、
24792479
あるいは環境変数も設定されていない場合は
24802480
ファイル /tmp/jwt_user_u&lt;ユーザーID&gt;/token.jwt
24812481
の内容をパスワードとして利用します。

man/ja/man1/gfrm.1

+51-14
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,83 @@
1-
.\" ** You probably do not want to edit this file directly **
2-
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
3-
.\" Instead of manually editing it, you probably should edit the DocBook XML
4-
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
1+
'\" t
2+
.\" Title: gfrm
3+
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
4+
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
5+
.\" Date: 25 Dec 2014
6+
.\" Manual: Gfarm
7+
.\" Source: Gfarm
8+
.\" Language: English
9+
.\"
510
.TH "GFRM" "1" "25 Dec 2014" "Gfarm" "Gfarm"
11+
.\" -----------------------------------------------------------------
12+
.\" * Define some portability stuff
13+
.\" -----------------------------------------------------------------
14+
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15+
.\" http://bugs.debian.org/507673
16+
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17+
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18+
.ie \n(.g .ds Aq \(aq
19+
.el .ds Aq '
20+
.\" -----------------------------------------------------------------
21+
.\" * set default formatting
22+
.\" -----------------------------------------------------------------
623
.\" disable hyphenation
724
.nh
825
.\" disable justification (adjust text to left margin only)
926
.ad l
27+
.\" -----------------------------------------------------------------
28+
.\" * MAIN CONTENT STARTS HERE *
29+
.\" -----------------------------------------------------------------
1030
.SH "NAME"
1131
gfrm \- Gfarm ファイル,ディレクトリ,ファイル複製を削除する.
1232
.SH "SYNOPSIS"
13-
.HP 5
14-
\fBgfrm\fR [\-frn] [\-h\ \fIファイルシステムノード\fR] [\-D\ \fIドメイン名\fR] \fIgfarm\-URL\fR...
33+
.HP \w'\fBgfrm\fR\ 'u
34+
\fBgfrm\fR [\-frvn] [\-h\ \fIファイルシステムノード\fR] [\-D\ \fIドメイン名\fR] \fIgfarm\-URL\fR...
1535
.SH "DESCRIPTION"
1636
.PP
1737
Gfarm\-URL に指定されたファイルを削除します. デフォルトではディレクトリの削除は行いませんが,
1838
\fB\-r\fR
19-
オプションが指定された場合, 指定されたディレクトリ以下のファイルおよびディレクトリが再帰的に消去されます. なお,. あるいは .. が指定された場合はエラーになります.
39+
オプションが指定された場合, 指定されたディレクトリ以下のファイルおよびディレクトリが再帰的に消去されます. なお,\&. あるいは \&.\&. が指定された場合はエラーになります.
2040
.PP
2141
\fB\-h\fR
2242
あるいは
2343
\fB\-D\fR
24-
オプションでファイルシステムノードを指定することにより, 指定されたノードに格納されているファイル複製を削除することができます. ただし,gfarm.ncopy あるいは gfarm.replicainfo 拡張属性で指定された数以下になってしまう場合,ファイル複製の削除はできません.
44+
オプションでファイルシステムノードを指定することにより, 指定されたノードに格納されているファイル複製を削除することができます. ただし,gfarm\&.ncopy あるいは gfarm\&.replicainfo 拡張属性で指定された数以下になってしまう場合,ファイル複製の削除はできません.
2545
.SH "OPTIONS"
26-
.TP
46+
.PP
2747
\fB\-f\fR
48+
.RS 4
2849
ファイルが存在しない場合もエラーとしません.
29-
.TP
50+
.RE
51+
.PP
3052
\fB\-n\fR
53+
.RS 4
3154
消去されるファイルを表示します. 実際には何も実行されません.
32-
.TP
55+
.RE
56+
.PP
3357
\fB\-r\fR
58+
.RS 4
3459
引数がディレクトリだった場合,そのディレクトリ以下を 全て,再帰的に削除します.
35-
.TP
60+
.RE
61+
.PP
62+
\fB\-v\fR
63+
.RS 4
64+
消去されるファイルを表示します.
65+
.RE
66+
.PP
3667
\fB\-h\fR \fIファイルシステムノード\fR
68+
.RS 4
3769
複製を削除するファイルシステムノード名を指定します.
38-
.TP
70+
.RE
71+
.PP
3972
\fB\-D\fR \fIドメイン名\fR
73+
.RS 4
4074
複製を削除するファイルシステムノードのドメイン名を指定します.
41-
.TP
75+
.RE
76+
.PP
4277
\fB\-?\fR
78+
.RS 4
4379
引数オプションを表示します.
80+
.RE
4481
.SH "SEE ALSO"
4582
.PP
4683
\fBgfncopy\fR(1),

man/ja/man5/gfarm2.conf.5

+1-1
Original file line numberDiff line numberDiff line change
@@ -2915,7 +2915,7 @@ sasl_password \fIパスワード文字列\fR
29152915
.RS 4
29162916
SASL 認証の LOGIN や PLAIN 等のメカニズムで利用するパスワードを指定します。 XOAUTH2 メカニズムの場合ののトークンもこれで指定できます。
29172917
.sp
2918-
なお、この設定がない場合、環境変数 JWT_USER が指すファイル、 あるいは環境変数も設定されていない場合は ファイル /tmp/jwt_user_u<ユーザーID>/token\&.jwt の内容をパスワードとして利用します。 ファイルから読むのは XOAUTH2 メカニズムでの利用を想定した機能ですが、 LOGIN や PLAIN といった XOAUTH2 以外のメカニズムを利用した場合でも、 パスワードをこのファイルから読むので注意してください。
2918+
なお、この設定がない場合、環境変数 JWT_USER_PATH が指すファイル、 あるいは環境変数も設定されていない場合は ファイル /tmp/jwt_user_u<ユーザーID>/token\&.jwt の内容をパスワードとして利用します。 ファイルから読むのは XOAUTH2 メカニズムでの利用を想定した機能ですが、 LOGIN や PLAIN といった XOAUTH2 以外のメカニズムを利用した場合でも、 パスワードをこのファイルから読むので注意してください。
29192919
.sp
29202920
例:
29212921
.sp

man/man1/gfrm.1

+58-21
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,87 @@
1-
.\" ** You probably do not want to edit this file directly **
2-
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
3-
.\" Instead of manually editing it, you probably should edit the DocBook XML
4-
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
1+
'\" t
2+
.\" Title: gfrm
3+
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
4+
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
5+
.\" Date: 25 Dec 2014
6+
.\" Manual: Gfarm
7+
.\" Source: Gfarm
8+
.\" Language: English
9+
.\"
510
.TH "GFRM" "1" "25 Dec 2014" "Gfarm" "Gfarm"
11+
.\" -----------------------------------------------------------------
12+
.\" * Define some portability stuff
13+
.\" -----------------------------------------------------------------
14+
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15+
.\" http://bugs.debian.org/507673
16+
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17+
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18+
.ie \n(.g .ds Aq \(aq
19+
.el .ds Aq '
20+
.\" -----------------------------------------------------------------
21+
.\" * set default formatting
22+
.\" -----------------------------------------------------------------
623
.\" disable hyphenation
724
.nh
825
.\" disable justification (adjust text to left margin only)
926
.ad l
27+
.\" -----------------------------------------------------------------
28+
.\" * MAIN CONTENT STARTS HERE *
29+
.\" -----------------------------------------------------------------
1030
.SH "NAME"
1131
gfrm \- remove Gfarm files, directories, or file replicas
1232
.SH "SYNOPSIS"
13-
.HP 5
14-
\fBgfrm\fR [\-frn] [\-h\ \fIfilesystem\-node\fR] [\-D\ \fIdomain\-name\fR] \fIgfarm\-URL\fR...
33+
.HP \w'\fBgfrm\fR\ 'u
34+
\fBgfrm\fR [\-frvn] [\-h\ \fIfilesystem\-node\fR] [\-D\ \fIdomain\-name\fR] \fIgfarm\-URL\fR...
1535
.SH "DESCRIPTION"
1636
.PP
1737
\fBgfrm\fR
18-
removes each specified file. It does not remove directories unless the
38+
removes each specified file\&. It does not remove directories unless the
1939
\fB\-r\fR
20-
option is specified.
40+
option is specified\&.
2141
.PP
2242
With the
2343
\fB\-h\fR
2444
or
2545
\fB\-D\fR
2646
option,
2747
\fBgfrm\fR
28-
removes file replicas on the specified filesystem node(s). A file replica cannot be removed when the number of replicas is less than gfarm.ncopy or gfarm.replicainfo extended attribute.
48+
removes file replicas on the specified filesystem node(s)\&. A file replica cannot be removed when the number of replicas is less than gfarm\&.ncopy or gfarm\&.replicainfo extended attribute\&.
2949
.SH "OPTIONS"
30-
.TP
50+
.PP
3151
\fB\-f\fR
32-
Ignores no such file or directory error.
33-
.TP
52+
.RS 4
53+
Ignores no such file or directory error\&.
54+
.RE
55+
.PP
3456
\fB\-n\fR
35-
Prints file names to be deleted, but does not delete them.
36-
.TP
57+
.RS 4
58+
Prints file names to be deleted, but does not delete them\&.
59+
.RE
60+
.PP
3761
\fB\-r\fR
38-
Removes all entries under the directories specified by the command\-line argument recursively.
39-
.TP
62+
.RS 4
63+
Removes all entries under the directories specified by the command\-line argument recursively\&.
64+
.RE
65+
.PP
66+
\fB\-v\fR
67+
.RS 4
68+
Prints file names to be deleted\&.
69+
.RE
70+
.PP
4071
\fB\-h\fR \fIfilesystem\-node\fR
41-
Specifies a filesystem node from which file replicas will be removed.
42-
.TP
72+
.RS 4
73+
Specifies a filesystem node from which file replicas will be removed\&.
74+
.RE
75+
.PP
4376
\fB\-D\fR \fIdomain\-name\fR
44-
Specifies a domain name of filesystem nodes on which file replicas will be removed.
45-
.TP
77+
.RS 4
78+
Specifies a domain name of filesystem nodes on which file replicas will be removed\&.
79+
.RE
80+
.PP
4681
\fB\-?\fR
47-
Displays a list of command options.
82+
.RS 4
83+
Displays a list of command options\&.
84+
.RE
4885
.SH "SEE ALSO"
4986
.PP
5087
\fBgfncopy\fR(1),

man/man5/gfarm2.conf.5

+1-1
Original file line numberDiff line numberDiff line change
@@ -3062,7 +3062,7 @@ sasl_password \fI"password_string"\fR
30623062
.RS 4
30633063
Specifies the password used for SASL authentication mechanisms such as LOGIN, PLAIN, etc\&. JWT token for the XOAUTH2 mechanism can be specified too\&.
30643064
.sp
3065-
If this directive is not specified, the file pointed to by the JWT_USER environment variable, or if the environment is not set either, the contents of the file /tmp/jwt_user_u<USER_ID>/token\&.jwt is used as the password\&. Note that reading from the file is a function intended for use with the XOAUTH2 mechanism, but the password may be read from this file even when non\-XOAUTH2 mechanisms such as LOGIN or PLAIN are used\&.
3065+
If this directive is not specified, the file pointed to by the JWT_USER_PATH environment variable, or if the environment is not set either, the contents of the file /tmp/jwt_user_u<USER_ID>/token\&.jwt is used as the password\&. Note that reading from the file is a function intended for use with the XOAUTH2 mechanism, but the password may be read from this file even when non\-XOAUTH2 mechanisms such as LOGIN or PLAIN are used\&.
30663066
.sp
30673067
For example,
30683068
.sp

0 commit comments

Comments
 (0)