aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlishuxiang <GoldenMean58@outlook.com>2020-12-05 20:27:04 +0800
committerWilliam Hubbs <w.d.hubbs@gmail.com>2020-12-05 12:42:00 -0600
commit8346c985d598385e760375a8adf69c986bb4a350 (patch)
tree955b477f15cd2b64df244840880d83f28098b615
parentda30767353eb1cc13826176bf19308a05c7bade4 (diff)
Update user-guide.md
fix a typo This fixes #389.
-rw-r--r--user-guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/user-guide.md b/user-guide.md
index dd6514c9..275578e1 100644
--- a/user-guide.md
+++ b/user-guide.md
@@ -137,7 +137,7 @@ Setting `ulimit` and `nice` values per service can be done through the
Under Linux, OpenRC can use cgroups for process management as well. Once
the kernel is configured appropriately, the `rc_cgroup_mode` setting in
-/etc/rc.conf should be used to control whether cgroups version one,,
+/etc/rc.conf should be used to control whether cgroups version one,
two, or both are used. The default is to use both if they are available.
By changing certain settings in the service's `conf.d` file limits can be