X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fxheader.c;h=b63cdb769f05f7d99dc6fbe35568c5a0ea17fd01;hb=b1f2c7786087b1b4640bcb609a853fd10e38cfe7;hp=2cfa683336d0bb63d913ebd040b53cf37f308901;hpb=2bda83b48d8a6807632312403561b11b79048443;p=chaz%2Ftar diff --git a/src/xheader.c b/src/xheader.c index 2cfa683..b63cdb7 100644 --- a/src/xheader.c +++ b/src/xheader.c @@ -21,6 +21,7 @@ #include #include #include +#include #include #include "common.h" @@ -219,10 +220,10 @@ to_decimal (uintmax_t value, char *where, size_t size) %d The directory name of the file, equivalent to the result of the dirname utility on the translated - pathname. + file name. %f The filename of the file, equivalent to the result of the basename - utility on the translated pathname. + utility on the translated file name. %p The process ID of the pax process. %% A '%' character. */