From 91f2a1b827dd3482b710cf776212a00051d1ff79 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 5 Sep 2003 06:55:46 +0000 Subject: [PATCH] Whitespace nits. --- usr.bin/make/make.1 | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 6a015ac99341..71bab80f90ba 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: make.1,v 1.85 2003/09/05 06:52:12 sjg Exp $ +.\" $NetBSD: make.1,v 1.86 2003/09/05 06:55:46 wiz Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1258,12 +1258,12 @@ If no sources are specified, the attribute is applied to every target in the file. .It Ic .SHELL -Sets the shell that +Sets the shell that .Nm -will use to execute commands. -The sources are a set of +will use to execute commands. +The sources are a set of .Ar field=value -pairs. +pairs. .Bl -tag -width hasErrCtls .It Ar name This is the minimal specification, used to select one of the builtin @@ -1287,7 +1287,8 @@ The command to turn off echoing of commands executed. .It Ar filter The output to filter after issuing the .Ar quiet -command. It is typically identical to +command. +It is typically identical to .Ar quiet . .It Ar errFlag The flag to pass the shell to enable error checking.