diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-10-26 15:43:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-26 15:43:25 -0400 |
commit | 60451f4f0817250d643d7225198003b1ed3c5bb0 (patch) | |
tree | b39eba0c61d869433305b5c167f2cc074ae41d9f | |
parent | 217d8047ac115b1d613140f1ac867addc508d26d (diff) | |
parent | 564cd5e1afc6eaf086098d2903aba53eb9000753 (diff) | |
download | bfs-60451f4f0817250d643d7225198003b1ed3c5bb0.tar.xz |
Merge pull request #144 from ryandesign/patch-1
Fix typo in manpage
-rw-r--r-- | docs/bfs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -336,7 +336,7 @@ The possible types are POSIX basic regular expressions (the default). .TP .I posix-extended -POSIX extended resular expressions. +POSIX extended regular expressions. .TP .I ed Like |