diff options
| author | Tony Finch <fanf@FreeBSD.org> | 2003-03-10 19:58:37 +0000 |
|---|---|---|
| committer | Tony Finch <fanf@FreeBSD.org> | 2003-03-10 19:58:37 +0000 |
| commit | 587d9e372745b87c11e74855ec3a028bb74ac180 (patch) | |
| tree | 82e77632d2a34a2f3f297f10f2cb2ca274527007 /games | |
| parent | 167cec7565cda4e4da0ad43a9c368b22a7b1ebf6 (diff) | |
Notes
Diffstat (limited to 'games')
| -rw-r--r-- | games/fortune/datfiles/fortunes2 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/fortune/datfiles/fortunes2 b/games/fortune/datfiles/fortunes2 index 6eb94a53a735..82e48f97d769 100644 --- a/games/fortune/datfiles/fortunes2 +++ b/games/fortune/datfiles/fortunes2 @@ -36596,6 +36596,9 @@ A: He sat on an acorn and waited for spring. Q: But how did he get back down? A: He crawled out on a leaf and waited for autumn. % +Q: How did the regular expression cross the road? +A: ^.*$ +% Q: How do you catch a unique rabbit? A: Unique up on it! @@ -36847,7 +36850,7 @@ A: Post the correct answer at once! We can't have people go on whole net right away! -- Emily Postnews Answers Your Questions on Netiquette % -Q: What did one regex say to the other? +Q: What did one regular expression say to the other? A: .+ % Q: What did Tarzan say when he saw the elephants coming over the hill? |
