summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2024-06-16 11:52:00 -0400
committerGitHub <noreply@github.com>2024-06-16 11:52:00 -0400
commit14e4e428252126d10febb7a0684b68bcf02532bc (patch)
tree45d0264f49b2cde5080962d140dc02fd4360dd1c
parentc331357a9d23982f0b6378e3e6c8476f66d1313c (diff)
parent6b99d075d2b84eb5ae521ca13c0f48afe0da91aa (diff)
downloadbfs-14e4e428252126d10febb7a0684b68bcf02532bc.tar.xz
Merge pull request #140 from visciang/main
Fix docs
-rw-r--r--docs/bfs.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bfs.1 b/docs/bfs.1
index 29c0478..625ee3b 100644
--- a/docs/bfs.1
+++ b/docs/bfs.1
@@ -45,7 +45,7 @@ For example,
.RE
.fi
.PP
-will print the all the paths that are either .txt files or symbolic links to .txt files.
+will print all the paths that are either .txt files or symbolic links to .txt files.
.B \-and
is implied between two consecutive expressions, so this is equivalent:
.PP