Fix markup.
This commit is contained in:
parent
84dab34b72
commit
d7eb1430e2
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: fsck_ext2fs.8,v 1.16 2008/10/09 18:32:08 wiz Exp $
|
||||
.\" $NetBSD: fsck_ext2fs.8,v 1.17 2009/03/15 10:01:47 joerg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1989, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -186,8 +186,8 @@ this should be used with great caution as this is a free license
|
|||
to continue after essentially unlimited trouble has been encountered.
|
||||
.El
|
||||
.Pp
|
||||
.Bl -enum -offset indent -compact
|
||||
Inconsistencies checked are as follows:
|
||||
.Bl -enum -offset indent -compact
|
||||
.It
|
||||
Blocks claimed by more than one inode or the free map.
|
||||
.It
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: fsck_lfs.8,v 1.21 2008/10/09 16:56:23 christos Exp $
|
||||
.\" $NetBSD: fsck_lfs.8,v 1.22 2009/03/15 10:02:43 joerg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1989, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -146,8 +146,8 @@ this should be used with great caution as this is a free license
|
|||
to continue after essentially unlimited trouble has been encountered.
|
||||
.El
|
||||
.Pp
|
||||
.Bl -enum -offset indent -compact
|
||||
Inconsistencies checked are as follows:
|
||||
.Bl -enum -offset indent -compact
|
||||
.It
|
||||
Blocks claimed by more than one inode.
|
||||
.It
|
||||
|
|
Loading…
Reference in New Issue