NetBSD/usr.bin/fstat
ross 8bd7cb6a69 Edit -mdoc usage.
* There is no -indent option to .Bd or .Bl, although you would
  never know that from its frequent use in this tree. There is a
  "-offset indent" combination that makes sense, and you can certainly
  say "-width indent".

* Also, you can't markup the -width option argument, tho you CAN
  use a callable macro. So "-width Ar filename" doesn't make sense,
  but either "-width Ar" or "-width filename" does, as might something
  like "-width xxfilename" for a little extra space.

* There are a lot of needlessly complex hanging tag macros in man4 used
  to create simple item lists. Those should be simplified one of these
  days before someone copies and edits yet another man4 page.
2002-02-07 03:15:06 +00:00
..
fstat.1 Edit -mdoc usage. 2002-02-07 03:15:06 +00:00
fstat.c for (new)pipes, print 'n' if it's in nonblocking mode, and 'a' if it's 2001-11-25 18:49:02 +00:00
fstat.h move the mapping of vnode type to file type to separate function getftype() 2000-02-04 10:35:46 +00:00
isofs.c as suggested by chuck cranor, pull in some openbsd mods: 1999-02-18 06:09:25 +00:00
Makefile IPv6 support. 2000-01-17 16:14:39 +00:00
ntfs.c use dprintf() instead of printf(), as other filesystem modules do 2000-02-04 10:43:34 +00:00