X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=utils%2Fbasename%2Fbasename.1;fp=utils%2Fbasename%2Fbasename.1;h=0000000000000000000000000000000000000000;hb=4476699b7c7de3abf9f6da71ed409b2c032dc50f;hp=e330585dabb7322a5733f6eee5ec09317407a511;hpb=2e838897cc574a9147bcf0b1681aeeaa44001fce;p=pdutils diff --git a/utils/basename/basename.1 b/utils/basename/basename.1 deleted file mode 100644 index e330585..0000000 --- a/utils/basename/basename.1 +++ /dev/null @@ -1,30 +0,0 @@ -.TH BASENAME 1 "2008-1.01" "pdcore utilities" "User Commands" -.SH NAME -basename \- return non-directory portion of a pathname -.SH SYNOPSIS -.B basename -string [suffix] -.SH DESCRIPTION -Return the filename portion of a path/filename string, optionally stripping -a suffix from the returned filename. -.SH OPTIONS -.TP -None -.SH OPERANDS -.TP -string -Input pathname -.TP -suffix -Suffix to strip from filename after path component removed. -.SH "AUTHORITATIVE DOCUMENTATION" - -.SH VERSION AND COMPLIANCE -Utility version 1.01 -.P -Functional compliance with POSIX:2008 (IEEE Std 1003.1-2008; -Shell and Utilities, Base Specifications Issue 7). -.SH UNLICENSE -This is free and unencumbered software released into the public domain, -provided "as is", without warranty of any kind, express or implied. See the -file UNLICENSE and the website for further details.