aboutsummaryrefslogtreecommitdiff
path: root/man/echo.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/echo.1')
-rw-r--r--man/echo.145
1 files changed, 27 insertions, 18 deletions
diff --git a/man/echo.1 b/man/echo.1
index 904cdb5..d62b70f 100644
--- a/man/echo.1
+++ b/man/echo.1
@@ -1,23 +1,32 @@
-.TH ECHO 1 2022-07-02 Ferass'\ Base\ System.
-.SH NAME
+ECHO(1) "Ferass' Base System"
+
+# NAME
+
echo \- Write a string to standard output
-.SH SYNOPSIS
-.B echo
-.RB [ STRING ] ...
-.SH DESCRIPTION
+
+# SYNOPSIS
+
+*echo* [*string*] ...
+
+# DESCRIPTION
+
Write a string to standard output (stdout).
-.SH EXAMPLES
-.TP
-.B echo foobar
-Output the string "foobar" to standard output.
-.TP
-.B echo foo bar baz
-Output the string "foo bar baz" to standard output.
-.SH AUTHOR
+
+# EXAMPLES
+
+*echo foobar*
+ Output the string "foobar" to standard output.
+
+*echo foo bar baz*
+ Output the string "foo bar baz" to standard output.
+
+# AUTHOR
+
Written by Ferass EL HAFIDI as part of the fases
-project \- Ferass' Base System.
-.P
+project - Ferass' Base System.
+
Source code is at http://git.vitali64.duckdns.org/utils/fases.git.
-.SH COPYRIGHT
-.P
+
+# COPYRIGHT
+
Copyright (C) 2022 Ferass EL HAFIDI