• R/O
  • HTTP
  • SSH
  • HTTPS

jm: Commit

翻訳ドキュメント管理用


Commit MetaInfo

Revisionf08af76e5fe49b80f824a8d9f9b7281a2aa284a1 (tree)
Time2019-07-23 23:54:10
AuthorSHIRAKATA Kentaro <argrath@ub32...>
CommiterSHIRAKATA Kentaro

Log Message

[JM:01541] util-linux chsh.1

Change Summary

Incremental Difference

--- a/manual/util-linux/draft/man1/chsh.1
+++ b/manual/util-linux/draft/man1/chsh.1
@@ -2,34 +2,33 @@
22 .\" chsh.1 -- change your login shell
33 .\" (c) 1994 by salvatore valente <svalente@athena.mit.edu>
44 .\"
5-.\" this program is free software. you can redistribute it and
6-.\" modify it under the terms of the gnu general public license.
7-.\" there is no warranty.
8-.\"
9-.\" $Author: ysato $
10-.\" $Revision: 1.3 $
11-.\" $Date: 2001/02/02 10:21:58 $
5+.\" This program is free software. You can redistribute it and
6+.\" modify it under the terms of the GNU General Public License.
7+.\" There is no warranty.
128 .\"
139 .\" Japanese Version Copyright (c) 2001 Maki KURODA
1410 .\" all rights reserved.
1511 .\" Translated Wed Jan 24 18:46:38 JST 2001
1612 .\" by Maki KURODA <mkuroda@mail.tsagrp.co.jp>
13+.\" Updated & Modified Sat Jul 20 18:25:03 JST 2019
14+.\" by Yuichi SATO <ysato@ybb.ne.jp>
1715 .\"
18-.TH CHSH 1 "7 October 1998" "chsh" "Linux Reference Manual"
16+.TH CHSH 1 "July 2014" "util-linux" "User Commands"
1917 .\"O .SH NAME
2018 .SH 名前
2119 .\"O chsh \- change your login shell
2220 chsh \- ログインシェルを変更する
2321 .\"O .SH SYNOPSIS
2422 .SH 書式
25-.\"O .B chsh
26-.\"O [\ \-s\ shell\ ] [\ \-l\ ] [\ \-u\ ] [\ \-v\ ] [\ username\ ]
2723 .B chsh
28-[\ \-s\ shell\ ] [\ \-l\ ] [\ \-u\ ] [\ \-v\ ] [\ username\ ]
24+.RB [ \-s
25+.IR shell ]
26+.RB [ \-l ]
27+.RB [ \-h ]
28+.RB [ \-v ]
29+.RI [ username ]
2930 .\"O .SH DESCRIPTION
3031 .SH 説明
31-.B chsh
32-はログインシェルを変更する。
3332 .\"O .B chsh
3433 .\"O is used to change your login shell.
3534 .B chsh
@@ -40,8 +39,39 @@ chsh \- ログインシェルを変更する
4039 シェルがコマンド行で指定されなかった場合
4140 .B chsh
4241 はシェルをたずねてくる。
43-.\"O .SS VALID SHELLS
44-.SS 有効なシェル
42+
43+.\"O .B chsh
44+.\"O supports non-local entries (kerberos, LDAP, etc.\&) if linked with libuser,
45+.\"O otherwise use \fBypchsh\fR, \fBlchsh\fR or any other implementation for
46+.\"O non-local entries.
47+.B chfn
48+は libuser とリンクされていると、ローカルでないエントリ
49+(kerberos, LDAP など) をサポートする。
50+リンクされていない場合は、\fBypchsh\fR, \fBlchsh\fR
51+またはその他のローカルでないエントリの実装を使うこと。
52+.\"O .SH OPTIONS
53+.SH オプション
54+.TP
55+.BR \-s , " \-\-shell " \fIshell
56+.\"O Specify your login shell.
57+ログインシェルを指定する。
58+.TP
59+.BR \-l , " \-\-list\-shells"
60+.\"O Print the list of shells listed in
61+.\"O .I /etc/shells
62+.\"O and exit.
63+.I /etc/shells
64+に記載されているシェルの一覧を出力し、終了する。
65+.TP
66+.BR \-h , " \-\-help"
67+.\"O Display help text and exit.
68+ヘルプを表示して、終了する。
69+.TP
70+.BR \-v , " \-\-version"
71+.\"O Display version information and exit.
72+バージョン情報を表示して、終了する。
73+.\"O .SH "VALID SHELLS"
74+.SH 有効なシェル
4575 .\"O .B chsh
4676 .\"O will accept the full pathname of any executable file on the system.
4777 .\"O However, it will issue a warning if the shell is not listed in the
@@ -56,40 +86,24 @@ chsh \- ログインシェルを変更する
5686 .\"O only accept shells listed in this file, unless you are root.
5787 一方で、ルートでない限り、このファイルに記載されているシェルだけを
5888 受け付けるように設定することもできる。
59-.\"O .SH OPTIONS
60-.\"O .TP
61-.\"O .I "\-s, \-\-shell"
62-.\"O Specify your login shell.
63-.SH オプション
64-.TP
65-.I "\-s, \-\-shell"
66-ログインシェルを指定する。
67-.\"O .TP
68-.\"O .I "\-l, \-\-list-shells"
69-.\"O Print the list of shells listed in
70-.\"O .I /etc/shells
71-.\"O and exit.
72-.TP
73-.I "\-l, \-\-list-shells"
74-.I /etc/shells
75-に記載されているシェルの一覧を出力し、終了する。
76-.\"O .TP
77-.\"O .I "\-u, \-\-help"
78-.\"O Print a usage message and exit.
79-.TP
80-.I "\-u, \-\-help"
81-使用法を出力し、終了する。
82-.\"O .TP
83-.\"O .I "-v, \-\-version"
84-.\O Print version information and exit.
85-.TP
86-.I "-v, \-\-version"
87-バージョン情報を出力し、終了する。
89+.\"O .SH "EXIT STATUS"
90+.SH 返り値
91+.\"O Returns 0 if operation was successful, 1 if operation failed or command syntax was not valid.
92+操作が成功した場合、0 を返す。
93+操作が失敗した場合、またはコマンド書式が無効な場合、1を返す。
8894 .\"O .SH "SEE ALSO"
89-.SH 関連項目
95+.SH 関連項目
9096 .BR login (1),
97+.BR login.defs (5),
9198 .BR passwd (5),
9299 .BR shells (5)
93100 .\"O .SH AUTHOR
94101 .SH 著者
95102 Salvatore Valente <svalente@mit.edu>
103+.\"O .SH AVAILABILITY
104+.SH 入手方法
105+.\"O The chsh command is part of the util-linux package and is available from
106+.\"O https://www.kernel.org/pub/linux/utils/util-linux/.
107+chsh コマンドは、util-linux パッケージの一部であり、
108+https://www.kernel.org/pub/linux/utils/util-linux/
109+から入手できる。
--- a/manual/util-linux/translation_list
+++ b/manual/util-linux/translation_list
@@ -2,7 +2,7 @@
22 ◆:util-linux:2.12r=>2.34:0000/00/00:chfn:1:2019/07/20::ysato444@ybb.ne.jp:SATO Yuichi:
33 ×:util-linux:2.34:0000/00/00:choom:1:::::
44 ×:util-linux:2.34:0000/00/00:chrt:1:::::
5-☆:util-linux:2.12r=>2.34:0000/00/00:chsh:1:2001/02/02::mkuroda@mail.tsagrp.co.jp:Maki KURODA:
5+◆:util-linux:2.12r=>2.34:0000/00/00:chsh:1:2019/07/20::ysato444@ybb.ne.jp:SATO Yuichi:
66 ☆:util-linux:2.12r=>2.34:0000/00/00:col:1:2001/02/11::sato@complex.eng.hokudai.ac.jp:Yuichi SATO:
77 c:util-linux:2.12r=>2.34:0000/00/00:colcrt:1:1997/03/27::man-jp@jp.FreeBSD.org:FreeBSD jpman project:http://www.jp.freebsd.org/man-jp/
88 ☆:util-linux:2.12r=>2.34:0000/00/00:colrm:1:2005/06/05::argrath@ub32.org:Kentaro Shirakata:http://www.jp.freebsd.org/man-jp/
Show on old repository browser