diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2019-07-03 23:26:41 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2019-07-03 23:26:41 -0400 |
commit | 1bde53b05fedc1514b5005fae492c5a3da1e353c (patch) | |
tree | 1d324b8aaaa8b2e6e01d5651d7f31a2d98f28d70 /bfs.1 | |
parent | f4ff4bce1ea6ae67609d8070117305dc9614b6d2 (diff) | |
download | bfs-1bde53b05fedc1514b5005fae492c5a3da1e353c.tar.xz |
bfs.1: Remove reference to non-existent section
Diffstat (limited to 'bfs.1')
-rw-r--r-- | bfs.1 | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -24,9 +24,7 @@ command. supports almost every feature from every major .BR find (1) implementation, so your existing command lines should work as-is. -It also adds some features of its own, such as a more forgiving command line parser and some additional options (see -.B bfs-SPECIFIC FEATURES -below). +It also adds some features of its own, such as a more forgiving command line parser and some additional options. .PP Each .I path |