freebsd-dev/sbin/fsck_ffs
Sevan Janiyan ac52fd7fce Add history section to fsck_ffs(8)
Move sentence to a new line as advised by igor.

PR:		212474
Approved by:	bcr (mentor)
MFC after:	5 days
Differential Revision:	https://reviews.freebsd.org/D8104
2016-10-05 20:38:49 +00:00
..
dir.c fsck_ffs for pointers replace 0 with NULL. 2016-04-12 22:55:47 +00:00
ea.c UFS2: make di_extsize unsigned. 2013-10-24 00:33:29 +00:00
fsck_ffs.8 Add history section to fsck_ffs(8) 2016-10-05 20:38:49 +00:00
fsck.h Fsck_ufs was using an int rather than a ufs2_daddr_t to store the 2016-08-19 00:03:41 +00:00
fsutil.c Use MIN/MAX macros from sys/param.h. 2016-05-02 01:28:21 +00:00
gjournal.c Fix fsck_ffs build with a 64-bit ino_t. 2012-09-27 23:30:58 +00:00
globs.c Fsck_ufs was using an int rather than a ufs2_daddr_t to store the 2016-08-19 00:03:41 +00:00
inode.c Use MIN/MAX macros from sys/param.h. 2016-05-02 01:28:21 +00:00
main.c Fsck_ufs was using an int rather than a ufs2_daddr_t to store the 2016-08-19 00:03:41 +00:00
Makefile Explicitly add more files to the 'runtime' package. 2016-02-09 20:19:31 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
pass1.c fsck_ffs for pointers replace 0 with NULL. 2016-04-12 22:55:47 +00:00
pass1b.c fsck_ffs for pointers replace 0 with NULL. 2016-04-12 22:55:47 +00:00
pass2.c Use MIN/MAX macros from sys/param.h. 2016-05-02 01:28:21 +00:00
pass3.c
pass4.c fsck_ffs for pointers replace 0 with NULL. 2016-04-12 22:55:47 +00:00
pass5.c fsck_ffs for pointers replace 0 with NULL. 2016-04-12 22:55:47 +00:00
setup.c Fsck_ufs was using an int rather than a ufs2_daddr_t to store the 2016-08-19 00:03:41 +00:00
suj.c sbin: ake use of our rounddown() macro when sys/param.h is available. 2016-05-01 02:24:05 +00:00
utilities.c fsck_ffs for pointers replace 0 with NULL. 2016-04-12 22:55:47 +00:00