[hackers] [sbase] Refactor basename.1 || FRIGN
commit 5b81a8b360cbf885f4ca30a4596c3938074b1960
Author: FRIGN <dev_AT_frign.de>
Date: Sat Feb 28 15:09:47 2015 +0100
Refactor basename.1
diff --git a/basename.1 b/basename.1
index 7b2cf2a..75e5bd3 100644
--- a/basename.1
+++ b/basename.1
_AT_@ -1,19 +1,20 @@
-.Dd November 21, 2014
+.Dd February 28, 2015
.Dt BASENAME 1
.Os sbase
.Sh NAME
.Nm basename
-.Nd strip leading path components
+.Nd strip leading directory components of a path
.Sh SYNOPSIS
.Nm
.Ar path
.Op Ar suffix
.Sh DESCRIPTION
.Nm
-prints the
+writes
.Ar path
-without leading path components and
-.Ar suffix .
+without leading directory components and
+.Ar suffix
+to stdout.
.Sh SEE ALSO
.Xr dirname 1 ,
.Xr basename 3
Received on Sat Feb 28 2015 - 15:42:54 CET
This archive was generated by hypermail 2.3.0
: Sat Feb 28 2015 - 15:48:17 CET