diff options
| author | Thomas Eberhardt <sneakywumpus@gmail.com> | 2024-11-23 16:45:27 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2024-11-23 16:45:27 +0000 |
| commit | b4ede68c21c6c0277bc283c2bda35f3136e836b6 (patch) | |
| tree | f320fe2e1102865450a48d7ba1a04e91c3e2db9e /usr.bin/find | |
| parent | b4c700fa7cca7d3e4da84dd417fc3efc42788a52 (diff) | |
Diffstat (limited to 'usr.bin/find')
| -rw-r--r-- | usr.bin/find/find.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 635d42656bad..eb3fd4d0dbde 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 21, 2024 +.Dd November 23, 2024 .Dt FIND 1 .Os .Sh NAME @@ -600,7 +600,7 @@ displayed preceded by .Dq Li -> . The format is identical to that produced by .Bk -words -.Dq Nm ls Fl dgils . +.Dq Nm ls Fl dils . .Ek .It Ic -maxdepth Ar n Always true; descend at most |
