summaryrefslogtreecommitdiffstats
path: root/games/fortune/fortune/fortune.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/fortune/fortune/fortune.c')
-rw-r--r--games/fortune/fortune/fortune.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/fortune/fortune/fortune.c b/games/fortune/fortune/fortune.c
index 63cfd3e7..7d999aa 100644
--- a/games/fortune/fortune/fortune.c
+++ b/games/fortune/fortune/fortune.c
@@ -1364,10 +1364,8 @@ usage()
#ifdef DEBUG
(void) fprintf(stderr, "D");
#endif /* DEBUG */
- (void) fprintf(stderr, "f");
- (void) fprintf(stderr, "i");
- (void) fprintf(stderr, "losw]");
+ (void) fprintf(stderr, "efilosw]");
(void) fprintf(stderr, " [-m pattern]");
- (void) fprintf(stderr, "[[#%%] file/directory/all]\n");
+ (void) fprintf(stderr, " [[N%%] file/directory/all]\n");
exit(1);
}
OpenPOWER on IntegriCloud