From: Sergey Matveev Date: Sun, 18 Jul 2021 11:41:55 +0000 (+0300) Subject: Trivial word style change X-Git-Tag: v1.9.0~6 X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=commitdiff_plain;h=97d77b238d1909ce2e6d377602de797be8a08ac6 Trivial word style change --- diff --git a/doc/faq.texi b/doc/faq.texi index 3bf832e..790101a 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -56,7 +56,7 @@ then just remove @file{foo/.redo/bar.rec}. @section Does redo-always always rebuilds target? -By definition, it should be build always, as +By definition, it should be built always, as @url{http://news.dieweltistgarnichtso.net/bin/redo-sh.html#why-built-twice, redo-sh} and @command{redo-c} implementations do. But that ruins the whole redo usability, potentially rebuilding everything again and again. @@ -79,7 +79,7 @@ Building of the lower level OOD target first is unfair and dishonest thing to do, because probably top level target, being the OOD, won't be dependant on lower level target anymore at all. Actually @command{goredo} does this as a shameful hack and only for always-targets, still existing -in the wild. The whole @command{redo-always} idea is wrong. +in the wild. The whole @command{redo-always} idea is considered harmful. If you wish to run something and decide if it must OOD the toplevel targets, then just run @command{redo} to forcefully rebuild it and then