add pwd, thanks stateless

This commit is contained in:
Connor Lane Smith
2011-05-23 20:15:19 +01:00
parent 474ee643ed
commit 687e5411ee
5 changed files with 33 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ basename \- strip directory from filename
.RI [ suffix ]
.SH DESCRIPTION
.B basename
prints to stdout the
prints the
.I string
with any leading directory components, and the
.IR suffix ,