summaryrefslogtreecommitdiffstats
path: root/games/fortune
diff options
context:
space:
mode:
Diffstat (limited to 'games/fortune')
-rw-r--r--games/fortune/fortune/fortune.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fortune/fortune/fortune.c b/games/fortune/fortune/fortune.c
index bbd06ed..2ebd512 100644
--- a/games/fortune/fortune/fortune.c
+++ b/games/fortune/fortune/fortune.c
@@ -1408,6 +1408,6 @@ usage()
#ifndef NO_REGEX
(void) fprintf(stderr, " [-m pattern]");
#endif /* NO_REGEX */
- (void) fprintf(stderr, "[ [#%%] file/directory/all]\n");
+ (void) fprintf(stderr, "[[#%%] file/directory/all]\n");
exit(1);
}
OpenPOWER on IntegriCloud