Fix argument naming in dirname(1)
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
dirname \- strip final path component
|
||||
.SH SYNOPSIS
|
||||
.B dirname
|
||||
.I string
|
||||
.I pathname
|
||||
.SH DESCRIPTION
|
||||
.B dirname
|
||||
prints the
|
||||
.I string
|
||||
.I pathname
|
||||
with its final path component removed.
|
||||
.SH SEE ALSO
|
||||
.IR basename (1),
|
||||
|
Reference in New Issue
Block a user