summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/info/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/info/main.c')
-rw-r--r--usr.sbin/pkg_install/info/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/info/main.c b/usr.sbin/pkg_install/info/main.c
index 3bda84e..4fbd714 100644
--- a/usr.sbin/pkg_install/info/main.c
+++ b/usr.sbin/pkg_install/info/main.c
@@ -1,6 +1,6 @@
#ifndef lint
static const char rcsid[] =
- "$Id: main.c,v 1.16 1999/04/27 02:30:27 jkh Exp $";
+ "$Id: main.c,v 1.17 1999/06/23 16:54:38 billf Exp $";
#endif
/*
@@ -28,7 +28,7 @@ static const char rcsid[] =
#include "lib.h"
#include "info.h"
-static char Options[] = "acdDe:fikrRpLqImvh?l:";
+static char Options[] = "acdDe:fikrRpLqImvhl:";
int Flags = 0;
Boolean AllInstalled = FALSE;
OpenPOWER on IntegriCloud