summaryrefslogtreecommitdiff
path: root/guides
diff options
context:
space:
mode:
Diffstat (limited to 'guides')
-rw-r--r--guides/sysadmin/apps.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/guides/sysadmin/apps.org b/guides/sysadmin/apps.org
index 0ff0184..ea0a29e 100644
--- a/guides/sysadmin/apps.org
+++ b/guides/sysadmin/apps.org
@@ -73,8 +73,8 @@ the user after that profile fragment was sourced.
Solutions:
1. Unset =MANPATH= in =~/.profile=, after =/etc/profile= is read.
- =~/.profile= is "read each time a login shell is strated. All
- other interactive shells will only read .bashrc", so unclear
+ =~/.profile= says it is "read each time a login shell is started.
+ All other interactive shells will only read .bashrc", so unclear
whether that will affect graphical sessions.
2. Extend =PATH= with apps /before/ those profile fragments are
loaded. Unclear how to accomplish that: