Bug 204537 - A typo in a Makefile fails 'install world' on 10.2-STABLE
Summary: A typo in a Makefile fails 'install world' on 10.2-STABLE
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 10.2-STABLE
Hardware: Any Any
: --- Affects Many People
Assignee: John Baldwin
URL: https://svnweb.freebsd.org/base/stabl...
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2015-11-14 13:07 UTC by tamgya
Modified: 2015-11-14 17:48 UTC (History)
0 users

See Also:


Attachments
this diff fixes the typo. (409 bytes, patch)
2015-11-14 13:07 UTC, tamgya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tamgya 2015-11-14 13:07:29 UTC
Created attachment 163111 [details]
this diff fixes the typo.

a typo in /usr/src/share/man/man9/Makefile fails 'install world'.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2015-11-14 16:47:02 UTC
John, visually this seems to be a correct fix for your commit in 29080.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2015-11-14 17:48:09 UTC
Fixed by bdrewery, probably before jhb even saw this.