mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[DOC] Struct::Passwd#uclass renamed from #class at r2500 [ci skip]
This commit is contained in:
parent
e2512cff05
commit
05cc87df1b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
change # パスワード変更時間(整数)
|
change # パスワード変更時間(整数)
|
||||||
quota # クォータ(整数)
|
quota # クォータ(整数)
|
||||||
age # エージ(整数)
|
age # エージ(整数)
|
||||||
class # ユーザアクセスクラス(文字列)
|
uclass # ユーザアクセスクラス(文字列)
|
||||||
comment # コメント(文字列)
|
comment # コメント(文字列)
|
||||||
expire # アカウント有効期限(整数)
|
expire # アカウント有効期限(整数)
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue