Add missing .El.
This commit is contained in:
parent
bdc8307365
commit
ba97c76d05
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: c89.1,v 1.2 1999/03/09 02:55:06 ross Exp $
|
||||
.\" $NetBSD: c89.1,v 1.3 1999/03/09 09:23:12 ross Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -76,6 +76,7 @@ The following environment variables affect the execution of
|
|||
.It Ev CC
|
||||
C compiler program to use. Defaults to
|
||||
.Ar cc .
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr cc 1
|
||||
.Sh STANDARDS
|
||||
|
|
Loading…
Reference in New Issue