From a41710536d81a7d55ebb4857b6ad6e968f81782b Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Mon, 25 Aug 2025 08:27:13 +0200 Subject: Copyedit Fix typo; explain where that quote comes from (openSUSE ~/.profile). --- guides/sysadmin/apps.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'guides') 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: -- cgit v1.2.3