aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/ftw.3
Commit message (Collapse)AuthorAgeFilesLines
* ftw.3: Follow style(9) in the exampleMateusz Piotrowski2020-03-121-1/+2
| | | | | | | | | | Reported by: oshogbo Approved by: bcr (mentor) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D24043 Notes: svn path=/head/; revision=358916
* ftw.3: Add examplesMateusz Piotrowski2020-03-051-1/+60
| | | | | | | | | | | | PR: 173448 [1] Submitted by: fernape@ (previous version) [1] Reviewed by: jilles Approved by: bcr (mentor) MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D21750 Notes: svn path=/head/; revision=358674
* Various mdoc fixes and a few EOL whitespace removals.Christian Brueffer2014-12-211-4/+6
| | | | | | | Found with: mandoc -Tlint Notes: svn path=/head/; revision=276006
* Make SYNOPSIS compile.Ruslan Ermilov2005-11-231-1/+1
| | | | Notes: svn path=/head/; revision=152714
* Fixed markup.Ruslan Ermilov2004-07-071-16/+22
| | | | Notes: svn path=/head/; revision=131757
* Documentation for ftw(3) and nftw(3).David Schultz2004-07-051-0/+210
Obtained from: OpenBSD Notes: svn path=/head/; revision=131660