diff options
author | Ori Bernstein <ori@eigenstate.org> | 2021-07-08 15:21:59 +0000 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2021-07-08 15:21:59 +0000 |
commit | 4001d24ec358ce958b13f3481a7cb214ee00a858 (patch) | |
tree | 8769fa907f3dea33143872d2df109a98c1d3c1bf | |
parent | a0e65ca07515404d0fe80557d79b135d07183a85 (diff) | |
download | plan9front-4001d24ec358ce958b13f3481a7cb214ee00a858.tar.xz |
fortunes: revision: allow pseudo options after --end-of-options
-rw-r--r-- | sys/games/lib/fortunes | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/games/lib/fortunes b/sys/games/lib/fortunes index 04a0f6305..6e7bd7ca7 100644 --- a/sys/games/lib/fortunes +++ b/sys/games/lib/fortunes @@ -5253,5 +5253,4 @@ Open source may not be safe if it has no super excellent moderator. On the Internet, we are all Poland. -- Michael Hayden By the way, BBCNews site makes corrupt the browser. -- Kenji As much as I'd love to I feel I have to let it go -- rminnich -You need a UNIX system to run SATAN. -That depends on how you define native. -- Andre Garzia +[PATCH] revision: allow pseudo options after --end-of-options |