aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/pathchk/pathchk.1
Commit message (Collapse)AuthorAgeFilesLines
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
| | | | | | | Approved by: re Notes: svn path=/head/; revision=107788
* mdoc(7) police: tidy up the markup.Ruslan Ermilov2002-05-301-12/+9
| | | | Notes: svn path=/head/; revision=97602
* Add the pathchk utility, which checks pathnames for validity orTim J. Robbins2002-05-221-0/+124
portability between POSIX systems. Submitted by: Chuck Rouillard (manpage, initial implementation) Notes: svn path=/head/; revision=97095