diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-08-15 23:05:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-15 23:05:22 +0200 |
commit | 6e32f7d4bc595bdbbae1a5592afc44c46a0ebba3 (patch) | |
tree | 58ab4aa9fe727dbec53f8140e7c3039a41a30599 /systemenvironments.tex | |
parent | 073bf20fa4d158b3dc50366627e62da24aeb6544 (diff) | |
parent | 2410a06d28273e9f6a74a6b48295112daecc4b74 (diff) | |
download | mmbtools-doc-6e32f7d4bc595bdbbae1a5592afc44c46a0ebba3.tar.gz mmbtools-doc-6e32f7d4bc595bdbbae1a5592afc44c46a0ebba3.tar.bz2 mmbtools-doc-6e32f7d4bc595bdbbae1a5592afc44c46a0ebba3.zip |
Merge pull request #3 from andimik/patch-2
typo fixed
Diffstat (limited to 'systemenvironments.tex')
-rw-r--r-- | systemenvironments.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemenvironments.tex b/systemenvironments.tex index a6ee38a..282460b 100644 --- a/systemenvironments.tex +++ b/systemenvironments.tex @@ -90,7 +90,7 @@ can be redirected into an ODR-mmbtools specific log file. \sidenote{Describe rsyslog configuration} -In order to avoid the log files from becomming undesirably large, \texttt{logrotate} +In order to avoid the log files from becoming undesirably large, \texttt{logrotate} should be set to rotate the files automatically. \sidenote{Describe logrotate configuration} |