From d291afd12383ebff1a2de8789f930b8ddabe75bf Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 16 Jun 2019 10:26:55 -0700 Subject: doc: nftw typo. * txr.1: Fix ftw function being mistakenly called nftw. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index d49942da..a3dcaafc 100644 --- a/txr.1 +++ b/txr.1 @@ -55658,7 +55658,7 @@ If the list is empty, is returned. The -.code nftw +.code ftw function walks the filesystem, as directed by the .meta path-or-list argument and -- cgit v1.2.3