From 5f78d42a72f56dd346325a5c11f200ecc4f59b0a Mon Sep 17 00:00:00 2001 From: Felipe Lunkes Date: Tue, 5 Mar 2024 23:34:07 -0300 Subject: [PATCH] Update --- ls.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ls.man b/ls.man index e468d38..4c9b9e5 100644 --- a/ls.man +++ b/ls.man @@ -1,7 +1,7 @@ Unix utility 'ls' The Unix utility 'ls' is responsible for displaying, in a sorted list, the files present in the -root directory of a mounted disk. +root directory of a mounted volume. Files are sorted by type. @@ -30,4 +30,4 @@ LICENSE Licensed under BSD-3-Clause. -Hexagonix [2.2 03/12/2023] \ No newline at end of file +Hexagonix [2.3 05/03/2024] \ No newline at end of file