1
0
Fork 0
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:
Kazuhiro NISHIYAMA 2019-07-15 10:51:58 +09:00
parent e2512cff05
commit 05cc87df1b
No known key found for this signature in database
GPG key ID: 262ED8DBB4222F7A

View file

@ -31,7 +31,7 @@
change # パスワード変更時間(整数)
quota # クォータ(整数)
age # エージ(整数)
class # ユーザアクセスクラス(文字列)
uclass # ユーザアクセスクラス(文字列)
comment # コメント(文字列)
expire # アカウント有効期限(整数)
end