aboutsummaryrefslogtreecommitdiff
path: root/share/man/man7/development.7
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2018-03-18 16:24:11 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2018-03-18 16:24:11 +0000
commitd09cfd2724422ebbbf10e916f296b8f0ce4266c0 (patch)
treecb70878c4b64a20fa7438001ba6a29eeddf2368b /share/man/man7/development.7
parentf432eb7ea1428f81d4ebeb1069ea3823e008acd8 (diff)
Fix typo.
MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=331127
Diffstat (limited to 'share/man/man7/development.7')
-rw-r--r--share/man/man7/development.72
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/development.7 b/share/man/man7/development.7
index 8a2a0352f7bb..8416d2ed7cfb 100644
--- a/share/man/man7/development.7
+++ b/share/man/man7/development.7
@@ -71,7 +71,7 @@ Releases are then branched off STABLE and numbered with consecutive minor number
.Pp
Layout of the source tree is described in
.Xr hier 7 .
-Build Instructions can be found in
+Build instructions can be found in
.Xr build 7
and
.Xr release 7 .