dsl says: "you need to use .ie not .if if you want to use .el".
This makes missing descriptions of the misc/ directory appear in the output.
This commit is contained in:
parent
52e2f11be9
commit
f1a1cc2e0c
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: contents,v 1.122 2006/10/31 14:05:22 hubertf Exp $
|
.\" $NetBSD: contents,v 1.123 2006/11/26 19:21:55 martin Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -328,7 +328,7 @@ Method), below.
|
||||||
.if !\n[cats]:\n[evbppc]:\n[mvme68k]:\n[macppc]:\n[sgimips]:\n[sparc]:\n[xen]:\n[amd64] \{\
|
.if !\n[cats]:\n[evbppc]:\n[mvme68k]:\n[macppc]:\n[sgimips]:\n[sparc]:\n[xen]:\n[amd64] \{\
|
||||||
. It Pa misc/
|
. It Pa misc/
|
||||||
.
|
.
|
||||||
.if \n[alpha] \{\
|
.ie \n[alpha] \{\
|
||||||
contains
|
contains
|
||||||
.Pa GENERIC.fs ,
|
.Pa GENERIC.fs ,
|
||||||
a
|
a
|
||||||
|
|
Loading…
Reference in New Issue