From 2f653b2f5dc8a0e59825d5ce6a733787164085ae Mon Sep 17 00:00:00 2001 From: zeus Date: Sun, 21 Feb 2021 20:25:49 +0200 Subject: [PATCH] Linux-process-management --- Linux-process-management/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux-process-management/index.js b/Linux-process-management/index.js index 2ad67bf..6d9b606 100644 --- a/Linux-process-management/index.js +++ b/Linux-process-management/index.js @@ -13,7 +13,7 @@ "title": "An Introduction to process management!", "subtitle": "Life cycle of a process", "type": "asciidoc", - "desc": "Process creation - fork() or clone() system calls", + "desc": "Process creation - fork or clone system calls", "file": "processes.adoc" } ]