Indent the two lists with the same width.
This commit is contained in:
parent
86b00a2e06
commit
b035f17c15
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: daily.5,v 1.2 2011/05/03 16:25:19 jruoho Exp $
|
||||
.\" $NetBSD: daily.5,v 1.3 2011/06/01 11:10:59 jruoho Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996 Matthew R. Green
|
||||
.\" All rights reserved.
|
||||
|
@ -24,7 +24,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd May 3, 2011
|
||||
.Dd June 1, 2011
|
||||
.Dt DAILY 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -145,7 +145,7 @@ for details on the actual package checks.
|
|||
.El
|
||||
.Pp
|
||||
The variables described below can be set to modify the tests:
|
||||
.Bl -tag -width check_network
|
||||
.Bl -tag -width fetch_pkg_vulnerabilities
|
||||
.It Sy find_core_ignore_fstypes
|
||||
Lists filesystem types to ignore during the
|
||||
.Sy find_core
|
||||
|
|
Loading…
Reference in New Issue