X-Git-Url: https://pd.if.org/git/?p=pdutils;a=blobdiff_plain;f=utils%2Fdirname%2Fdirname.1;fp=utils%2Fdirname%2Fdirname.1;h=f7230e4007bb929bc7dd01fb66476446f9d3c369;hp=0000000000000000000000000000000000000000;hb=4daa873acbfc240e9ecc350e74c14bbfd58fabc9;hpb=b6d847ae20c32744d508eced2be3132c3fa8c5b9 diff --git a/utils/dirname/dirname.1 b/utils/dirname/dirname.1 new file mode 100644 index 0000000..f7230e4 --- /dev/null +++ b/utils/dirname/dirname.1 @@ -0,0 +1,26 @@ +.TH DIRNAME 1 "2008-1.01" "pdcore utilities" "User Commands" +.SH NAME +dirname \- return the directory portion of a pathname +.SH SYNOPSIS +.B dirname +string +.SH DESCRIPTION +Return the directory portion of a path/filename string. +.SH OPTIONS +.TP +None +.SH OPERANDS +.TP +string +Input pathname +.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.