fix syntax error and typo in overwritten.

This commit is contained in:
andvar 2021-08-01 15:52:11 +00:00
parent 2a55bc0beb
commit c651c20bd5
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: crunchgen.1,v 1.41 2020/01/02 23:21:14 wiz Exp $
.\" $NetBSD: crunchgen.1,v 1.42 2021/08/01 15:52:11 andvar Exp $
.\"
.\" Copyright (c) 1994 University of Maryland
.\" All Rights Reserved.
@ -128,9 +128,9 @@ Status messages are suppressed.
.It Fl v Ar varspec
Append a variable specification to the on-the fly generated Makefiles
for the individual programs.
.It Fl V ar varspec
.It Fl V Ar varspec
Set the variable in the top level Makefile, and pass it in the command
line of all sub-makes, so that it cannot be overwriten.
line of all sub-makes, so that it cannot be overwritten.
.El
.Sh CRUNCHGEN CONFIGURATION FILE COMMANDS
.Nm