Typo: s/ a a/ as a/
This commit is contained in:
parent
eff7f134e1
commit
fefa3f0923
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: compile_et.1,v 1.4 2010/04/05 21:16:21 joerg Exp $
|
||||
.\" $NetBSD: compile_et.1,v 1.5 2010/04/05 21:33:09 pgoyette Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -67,7 +67,7 @@ of the source line will be ignored. The source file consists of the
|
|||
following declarations:
|
||||
.Bl -tag -offset indent -width XXXXXX
|
||||
.It id [ Em base ] Em string
|
||||
Defines an identification string (such a a version string) which is
|
||||
Defines an identification string (such as a version string) which is
|
||||
recorded in the generated files. It is mandatory and must be the
|
||||
first declaration in the source file.
|
||||
.It et Em name
|
||||
|
|
Loading…
Reference in New Issue