From 2d88ab5f560400b7b916750fc8fcfe0b239ea6a3 Mon Sep 17 00:00:00 2001 From: Michael Haberler Date: Mon, 7 Sep 2015 11:55:54 +0200 Subject: [PATCH] documentation bug: ck_pr_cas* update to new_value, not original_value --- doc/ck_pr_cas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ck_pr_cas b/doc/ck_pr_cas index 1fa3a88..9d1d39b 100644 --- a/doc/ck_pr_cas +++ b/doc/ck_pr_cas @@ -108,7 +108,7 @@ for equality with and if so, replace the value pointed to by .Fa target with the value specified by -.Fa original_value . +.Fa new_value . If the value in .Fa target was not equal to the value specified by