diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-03-05 10:08:33 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2001-03-05 10:08:33 +0000 |
| commit | f9feb34cbb2a401b3b8c835e922c58afb54b351c (patch) | |
| tree | dbc45f9e8053e9e2a3dbd351b59249c45ddec27c /bin/pax/options.c | |
| parent | 320344e065cc8aa68c149fb38cdc4e53cfa6d2b8 (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 ec274d13acf3..8d1d758f1ca2 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. |
