diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-29 21:17:10 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-09-29 21:17:10 +0000 |
| commit | c4baa2453c78a595ac467ba7964e56ed398201bf (patch) | |
| tree | 6608aa9bafe8f6cab6a8f8a6fee7d9f0cda162e5 /usr.bin/make | |
| parent | cab4aede58ada07003048e99dc34c761e03f93a8 (diff) | |
Notes
Diffstat (limited to 'usr.bin/make')
| -rw-r--r-- | usr.bin/make/make.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 387a5aa3f3b4..4e66eb3122c5 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -216,7 +216,7 @@ Specify the maximum number of jobs that .Nm may have running at any one time. Turns compatibility mode off, unless the -.Ar B +.Fl B flag is also specified. .It Fl k Continue processing after errors are encountered, but only on those targets |
