From d09cfd2724422ebbbf10e916f296b8f0ce4266c0 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Sun, 18 Mar 2018 16:24:11 +0000 Subject: [PATCH] Fix typo. MFC after: 2 weeks --- share/man/man7/development.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 .