X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fxheader.c;h=b63cdb769f05f7d99dc6fbe35568c5a0ea17fd01;hb=463d99453f51ac4ae875d9bae97418671e7a62bc;hp=f26cf66760a4f447a1b46a290a81c0803f685ceb;hpb=d2d5d64cb4c1551000a7246ea7dc2acf008d9e6c;p=chaz%2Ftar diff --git a/src/xheader.c b/src/xheader.c index f26cf66..b63cdb7 100644 --- a/src/xheader.c +++ b/src/xheader.c @@ -220,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. */