diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-06 10:39:38 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-02-06 10:39:38 +0000 |
| commit | 9a01d32bfda2e5b622dab39c39ef042921865b0a (patch) | |
| tree | 8f8229358511c42afe56ddd7993b4664bb906eb5 /bin/pax/options.c | |
| parent | 910644e10f9009d99e08e8ec6f17558c037549e7 (diff) | |
Notes
Diffstat (limited to 'bin/pax/options.c')
| -rw-r--r-- | bin/pax/options.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/options.c b/bin/pax/options.c index ec274d13acf32..8d1d758f1ca20 100644 --- a/bin/pax/options.c +++ b/bin/pax/options.c @@ -970,7 +970,7 @@ opt_add(str) * 4) A positive decimal number followed by a m (mult by 512). * 5) A positive decimal number followed by a w (mult by sizeof int) * 6) Two or more positive decimal numbers (with/without k,b or w). - * seperated by x (also * for backwards compatibility), specifying + * separated by x (also * for backwards compatibility), specifying * the product of the indicated values. * Return: * 0 for an error, a positive value o.w. |
