aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/grep/grep.c
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-05-30 10:50:15 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-05-30 10:50:15 +0000
commit17cbfdc25962b17231ec27dd75973a1c9728311f (patch)
treebdfba7123d5f67bfe159931580735b38646e1dd1 /gnu/usr.bin/grep/grep.c
parent4f00f8562da154716a5314f0b5c4400bae12a7ba (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/grep/grep.c')
-rw-r--r--gnu/usr.bin/grep/grep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/grep/grep.c b/gnu/usr.bin/grep/grep.c
index 9930db1e823d..e021824531f1 100644
--- a/gnu/usr.bin/grep/grep.c
+++ b/gnu/usr.bin/grep/grep.c
@@ -66,7 +66,7 @@ static int filename_mask;
/* Short options. */
static char const short_options[] =
-"0123456789A:B:C::EFGHIUVX:abcd:e:f:hiLlnqrsuvwxyZz";
+"0123456789A:B:C::EFGHIRUVX:abcd:e:f:hiLlnqrsuvwxyZz";
/* Non-boolean long options that have no corresponding short equivalents. */
enum