From cf7697c28dbea8e9db4b6f197935a99e3c102e01 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Thu, 2 Feb 2017 20:11:38 +0100 Subject: [PATCH] Fix two typos in manual pages. --- contrib/bmake/bmake.1 | 2 +- sbin/hammer/hammer.8 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/bmake/bmake.1 b/contrib/bmake/bmake.1 index 06733c119c..7b1c1c55f0 100644 --- a/contrib/bmake/bmake.1 +++ b/contrib/bmake/bmake.1 @@ -981,7 +981,7 @@ are preserved when doing .Ql := assignments. The default is false, for backwards compatibility. -Set to true for compatability with other makes. +Set to true for compatibility with other makes. If set to false, .Ql $$ becomes diff --git a/sbin/hammer/hammer.8 b/sbin/hammer/hammer.8 index 6c3dc8929e..6720ae69c4 100644 --- a/sbin/hammer/hammer.8 +++ b/sbin/hammer/hammer.8 @@ -493,7 +493,7 @@ If the .Cm full keyword is specified, this command scans all the big-blocks within the entire image, regardless of whether big-blocks contain active data or meta-data. -By default, it linearly scans only upto the last big-block that contains +By default, it linearly scans only up to the last big-block that contains active data or meta-data, if such big-block is detectable. .Pp If the -- 2.41.0