aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation/chapters/user.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation/chapters/user.texi')
-rw-r--r--doc/documentation/chapters/user.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/documentation/chapters/user.texi b/doc/documentation/chapters/user.texi
index 07dd781b0..fa742b229 100644
--- a/doc/documentation/chapters/user.texi
+++ b/doc/documentation/chapters/user.texi
@@ -3742,8 +3742,8 @@ contain the lines:@
3742 3742
3743@example 3743@example
3744[arm] 3744[arm]
3745SYSTEM_ONLY = YES 3745START_SYSTEM_SERVICES = YES
3746USER_ONLY = NO 3746START_USER_SERVICES = NO
3747@end example 3747@end example
3748 3748
3749@noindent 3749@noindent
@@ -3771,8 +3771,8 @@ $USER with the lines:
3771 3771
3772@example 3772@example
3773[arm] 3773[arm]
3774SYSTEM_ONLY = NO 3774START_SYSTEM_SERVICES = NO
3775USER_ONLY = YES 3775START_USER_SERVICES = YES
3776@end example 3776@end example
3777 3777
3778@noindent 3778@noindent