Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-31 | man pages: add missing commas between subordinate and main clauses | Christian Weisgerber | |
jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@ | |||
2021-03-08 | Add some references, most of these were removed when we stopped building | Jonathan Gray | |
and installing USD/SMM/PSD docs. jmc@ agrees with the direction, ok millert@ on an earlier diff | |||
2016-09-01 | better words for -b, wiyh help from jmc@ | Otto Moerbeek | |
2015-10-14 | Only accept one filesystem/device as argument for checking. Few people | Theo de Raadt | |
will be calling these directly, and not for the multiple filesystem case. fsck(8) is generally the parent and will handle things. ok semarie; this change will also help a goal jsing has | |||
2015-07-27 | document "F" in interactive mode, like for fsck.8; | Jason McIntyre | |
from michael mcconville ok deraadt | |||
2013-02-11 | Xr scan_ffs 8; requested by Scott McEachern | Jason McIntyre | |
2010-03-03 | Add description of -p and remove reference to fstab processing. | Otto Moerbeek | |
Prompted by J.C. Robers; ok jmc@ | |||
2010-01-10 | remove references to docs we no longer install; | Jason McIntyre | |
2010-01-03 | Neither .Pp nor unqualified text are allowed at the top level of .Bl; | Ingo Schwarze | |
instead, .It is required. Thus, move .Pp and text before the .Bl, and remove the .Pp altogether where it is not needed. Syntax errors found by mandoc(1), also required to fix the mandoc build; feedback and ok jmc@, and sobrado@ also supports the direction. | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2005-02-03 | misplaced .El marker; | Jason McIntyre | |
2005-02-03 | - simplify, normalize, and sync usage/synopsis forms | Jared Yanovich | |
- filesystem -> file system, for consistency - indent sections where applicable - mdoc, punctuation, grammar, etc. fixes - document SIGINFO to fsck_ffs - unify description of -n among documents - sprinkle xrefs all around - move parts relevant to fsck.8 from fsck_ffs.8 parts from NetBSD ok jmc | |||
2003-07-08 | - fix some lists/displays | Jason McIntyre | |
- use .Dl for one-liners, rather than .Bd | |||
2003-06-03 | - section reorder | Jason McIntyre | |
- some mdoc fixes | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2001-04-23 | Various man page fixes and improvements from gluk@ | Aaron Campbell | |
2000-03-28 | mkfs(8) died a long time ago | Theo de Raadt | |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell | |
1999-07-21 | use .Ar on later .It Fl lines | Theo de Raadt | |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell | |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell | |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell | |
1998-09-17 | sbin/ man page fixes | Aaron Campbell | |
1997-03-27 | use 700 not 777 for new lost+found dirs | kstailey | |
1996-10-20 | Sync with NetBSD 961019 | Thorsten Lockert | |