proc.5: Explicitly note in intro that some /proc files are writable

This commit is contained in:
Michael Kerrisk 2017-09-10 08:06:20 +02:00
parent b574c52d85
commit 64165e0118
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ mount \-t proc proc /proc
Most of the files in the
.I proc
filesystem are read-only,
but some files allow kernel variables to be changed.
but some files are writable, allowing kernel variables to be changed.
.\"
.SS Mount options
The