[PATCH v2 3/6] intro.1: Explain the meaning of a directory
From: Jeremy Baxter <hidden>
Date: 2024-03-17 08:10:56
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Jeremy Baxter <hidden>
Date: 2024-03-17 08:10:56
Subsystem:
the rest · Maintainer:
Linus Torvalds
--- man1/intro.1 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/man1/intro.1 b/man1/intro.1
index 090678750..f0a8d98e0 100644
--- a/man1/intro.1
+++ b/man1/intro.1@@ -180,6 +180,9 @@ The command In this example, we use it to find Maja's telephone number. .SS Pathnames and the current directory Files live in a large tree, called the file hierarchy. +In this hierarchy, there are many +.IR directories ; +a directory is simply a file that can hold other files as opposed to text. Each file has a .I "pathname" describing the location of the file from the root of the tree
--
2.44.0