aboutsummaryrefslogtreecommitdiff
path: root/man/echo.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/echo.1')
-rw-r--r--man/echo.132
1 files changed, 0 insertions, 32 deletions
diff --git a/man/echo.1 b/man/echo.1
deleted file mode 100644
index d62b70f..0000000
--- a/man/echo.1
+++ /dev/null
@@ -1,32 +0,0 @@
-ECHO(1) "Ferass' Base System"
-
-# NAME
-
-echo \- Write a string to standard output
-
-# SYNOPSIS
-
-*echo* [*string*] ...
-
-# DESCRIPTION
-
-Write a string to standard output (stdout).
-
-# 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.
-
-Source code is at http://git.vitali64.duckdns.org/utils/fases.git.
-
-# COPYRIGHT
-
-Copyright (C) 2022 Ferass EL HAFIDI