Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 60bb53a

Browse files
committed
Fix markup (file system doc)
1 parent 35b041a commit 60bb53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/linux/filesys.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ structure.
7878

7979
The tree of the file system starts at the trunk or *slash*, indicated by
8080
a forward slash (``/``). This directory, containing all underlying directories
81-
and files, is also called the *root directory* or the **root* of the file
81+
and files, is also called the *root directory* or the *root* of the file
8282
system.
8383

8484
Directories that are only one level below the root directory are often preceded

0 commit comments

Comments
 (0)