Audit dirname(1)
Be stricter about the number of arguments passed to it.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.Dd January 23, 2015
|
||||
.Dd February 28, 2015
|
||||
.Dt DIRNAME 1
|
||||
.Os sbase
|
||||
.Sh NAME
|
||||
@@ -9,9 +9,9 @@
|
||||
.Ar path
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
prints
|
||||
writes
|
||||
.Ar path
|
||||
with its final path component removed.
|
||||
with its final path component removed to stdout.
|
||||
.Sh SEE ALSO
|
||||
.Xr basename 1 ,
|
||||
.Xr dirname 3
|
||||
|
Reference in New Issue
Block a user