diff options
author | Giovanni Visciano <giovanni_visciano@yahoo.it> | 2024-06-16 12:07:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-16 12:07:56 +0200 |
commit | 6b99d075d2b84eb5ae521ca13c0f48afe0da91aa (patch) | |
tree | 45d0264f49b2cde5080962d140dc02fd4360dd1c /docs | |
parent | c331357a9d23982f0b6378e3e6c8476f66d1313c (diff) | |
download | bfs-6b99d075d2b84eb5ae521ca13c0f48afe0da91aa.tar.xz |
fix docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/bfs.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |