summaryrefslogtreecommitdiff
path: root/usr.bin/fstat/fuser.1
AgeCommit message (Collapse)Author
2010-02-14"the the"Jason McIntyre
2009-07-19Hook up "text" (executable) output and implement for fuser too.Todd C. Miller
Man page bits adapted from FreeBSD. OK miod@
2009-07-08Add POSIX-compliant fuser mode to fstat. Originally based onTodd C. Miller
a diff from Peter Werner but largely rewritten to use kinfo_file2. OK deraadt@ with man fixes from jmc@ and sobrado@