diff options
-rw-r--r-- | man7/boot.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/boot.7 b/man7/boot.7 index ecd2f901..112e231b 100644 --- a/man7/boot.7 +++ b/man7/boot.7 @@ -109,9 +109,9 @@ for further instructions. This file defines what should be run in different \fIrun-levels\fR. This gives the system administrator an easy management scheme, where -each run-level is associated with a set of services (e.g: +each run-level is associated with a set of services (e.g, \fBS\fR is \fIsingle-user\fR, on \fB2\fR most network -services start, etc.). +services start). The administrator may change the current run-level via .BR init (8) |