summaryrefslogtreecommitdiffstats
path: root/bin/pax/pax.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-05-30 03:25:45 +0000
committerimp <imp@FreeBSD.org>2001-05-30 03:25:45 +0000
commit0155282ad7c16acfa7fca15affe3211dbd475e83 (patch)
tree24e2ac18c02b66735e4ad6d1230ac70107603b40 /bin/pax/pax.h
parentf321a52b0e879c24acadb7ba228bff5aac8df08b (diff)
downloadFreeBSD-src-0155282ad7c16acfa7fca15affe3211dbd475e83.zip
FreeBSD-src-0155282ad7c16acfa7fca15affe3211dbd475e83.tar.gz
Minor comment fix
Diffstat (limited to 'bin/pax/pax.h')
-rw-r--r--bin/pax/pax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/pax.h b/bin/pax/pax.h
index 5c12210..2cf9e8a 100644
--- a/bin/pax/pax.h
+++ b/bin/pax/pax.h
@@ -51,7 +51,7 @@
#define DEVBLK 8192 /* default read blksize for devices */
#define FILEBLK 10240 /* default read blksize for files */
#define PAXPATHLEN 3072 /* maximum path length for pax. MUST be */
- /* longer than the system MAXPATHLEN */
+ /* longer than the system PATH_MAX */
/*
* Pax modes of operation
OpenPOWER on IntegriCloud