From b5e3441c5965c7a76fd1ca699922bdaab735dfce Mon Sep 17 00:00:00 2001 From: Renie Siqueira Date: Thu, 10 Oct 2024 14:16:08 -0300 Subject: [PATCH] launchd: improving main description (#14101) --- pages/osx/launchd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/osx/launchd.md b/pages/osx/launchd.md index 5e7f4b76f1..321c8431f3 100644 --- a/pages/osx/launchd.md +++ b/pages/osx/launchd.md @@ -1,6 +1,6 @@ # launchd -> This manages processes, both for the system and users. +> Manages processes, both for the system and users. > You cannot invoke launchd manually, use launchctl to interact with it. > More information: .