NetBSD/sbin/fsck_lfs
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
..
Makefile Disable VERBOSE_BLOCKMAP by default; it allocates huge amounts of 2000-10-19 14:58:40 +00:00
dir.c Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
extern.h Convert to NetBSD source code style 2000-05-23 01:48:52 +00:00
fsck.h Convert to NetBSD source code style 2000-05-23 01:48:52 +00:00
fsck_lfs.8 Edit -mdoc usage. 2002-02-07 03:15:06 +00:00
fsck_vars.h Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
inode.c Add some \n to error messages. 2001-09-25 00:03:25 +00:00
main.c getopt() returns -1 on error, not EOF. 2001-08-18 17:10:04 +00:00
pass0.c Use the correct size for inode blocks. This caused false data checksum 2002-02-04 23:41:28 +00:00
pass1.c Add some \n to error messages. 2001-09-25 00:03:25 +00:00
pass2.c Add some \n to error messages. 2001-09-25 00:03:25 +00:00
pass3.c Convert to NetBSD source code style 2000-05-23 01:48:52 +00:00
pass4.c Add some \n to error messages. 2001-09-25 00:03:25 +00:00
pass5.c Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
setup.c Walk the segment list correctly when rolling forward between the two 2002-02-04 23:43:43 +00:00
utilities.c Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
vars.c fix redundant decls 2001-02-04 21:52:02 +00:00