Fix mistranslation of "may be turned off".
Submitted by:dais@iris.dti.ne.jp Reviewed by:mistral@imasy.or.jp (Yoshihiko SARUMARU)
This commit is contained in:
parent
69fb29a67b
commit
aad78b5470
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8736
1 changed files with 2 additions and 2 deletions
|
@ -101,10 +101,10 @@
|
||||||
これは初期値のデフォルトです。
|
これは初期値のデフォルトです。
|
||||||
.It Ic 0
|
.It Ic 0
|
||||||
危険なモード \- 変更不可 (immutable) フラグや追加のみ (append-only) フラグは
|
危険なモード \- 変更不可 (immutable) フラグや追加のみ (append-only) フラグは
|
||||||
無効にされます。
|
オフにできます。
|
||||||
全てのデバイスは、そのパーミッションに従って読み書きされます。
|
全てのデバイスは、そのパーミッションに従って読み書きされます。
|
||||||
.It Ic 1
|
.It Ic 1
|
||||||
安全なモード \- 変更不可フラグや追加のみのフラグは変更されません。
|
安全なモード \- 変更不可フラグや追加のみのフラグはオフにできません。
|
||||||
マウントされたファイルシステムのディスクおよび
|
マウントされたファイルシステムのディスクおよび
|
||||||
.Pa /dev/mem
|
.Pa /dev/mem
|
||||||
や
|
や
|
||||||
|
|
Loading…
Reference in a new issue