aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tar
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2006-12-20 06:56:25 +0000
committerColin Percival <cperciva@FreeBSD.org>2006-12-20 06:56:25 +0000
commit6d3d33dd7acebf3c66aefbfc4a8bbc85a8d136a4 (patch)
treee5e662e9b8b9dc15b33659caf6189f5afcddd801 /usr.bin/tar
parentb8115f051798249e663a9a8a449b6b2c9478a65b (diff)
Notes
Diffstat (limited to 'usr.bin/tar')
-rw-r--r--usr.bin/tar/bsdtar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/bsdtar.c b/usr.bin/tar/bsdtar.c
index 07a923b41fca..261950233797 100644
--- a/usr.bin/tar/bsdtar.c
+++ b/usr.bin/tar/bsdtar.c
@@ -89,7 +89,7 @@ static void version(void);
* non-option. Otherwise, GNU getopt() permutes the arguments and
* screws up -C processing.
*/
-static const char *tar_opts = "+Bb:C:cF:f:HhI:jkLlmnOoPprtT:UuvW:wX:xyZz";
+static const char *tar_opts = "+Bb:C:cf:HhI:jkLlmnOoPprtT:UuvW:wX:xyZz";
/*
* Most of these long options are deliberately not documented. They