aboutsummaryrefslogtreecommitdiff
path: root/man/dirname.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--man/dirname.141
1 files changed, 25 insertions, 16 deletions
diff --git a/man/dirname.1 b/man/dirname.1
index 5662530..aec4661 100644
--- a/man/dirname.1
+++ b/man/dirname.1
@@ -1,20 +1,29 @@
-.TH DIRNAME 1 2022-10-07 Ferass'\ Base\ System.
-.SH NAME
-dirname \- Return directory portion of a pathname
-.SH SYNOPSIS
-.B dirname
-.RB < STRING >
-.SH DESCRIPTION
-Return directory portion of the STRING pathname.
-.SH EXAMPLES
-.TP
-.B dirname /bin/sh
-Return directory portion ("/bin/").
-.SH AUTHOR
+DIRNAME(1) "Ferass' Base System"
+
+# NAME
+
+dirname - Return directory portion of a pathname
+
+# SYNOPSIS
+
+*dirname* _string_
+
+# DESCRIPTION
+
+Return directory portion of the STRING pathname.
+
+# EXAMPLES
+
+*dirname /bin/sh*
+ Return directory portion ("/bin/").
+
+# AUTHOR
+
Written by Ferass EL HAFIDI as part of the fases
project \- Ferass' Base System.
-.P
+
Source code is at http://git.vitali64.duckdns.org/utils/fases.git.
-.SH COPYRIGHT
-.P
+
+# COPYRIGHT
+
Copyright (C) 2022 Ferass EL HAFIDI