From 710da40ac06278e0d534df5e5d9b6ec8e19640cd Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Tue, 21 Mar 2017 14:33:31 +0100 Subject: Doc: link error in qmake manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit qmake-manual.qdoc:3226: warning: Can't link to 'system(command[, mode])' Change-Id: I22f7a9a79594d204b67796219bb84a60e76e92b1 Reviewed-by: Topi Reiniƶ --- qmake/doc/src/qmake-manual.qdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'qmake') diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc index fbab9f8e25..2c1e9bfe23 100644 --- a/qmake/doc/src/qmake-manual.qdoc +++ b/qmake/doc/src/qmake-manual.qdoc @@ -3170,6 +3170,7 @@ See also \l{fn_size}{size()}. + \target system_replace \section2 system(command[, mode[, stsvar]]) You can use this variant of the \c system function to obtain stdout from the @@ -3517,7 +3518,7 @@ \snippet code/doc_src_qmake-manual.pro 71 - See also the replace variant of \l{system(command[, mode])}{system()}. + See also the replace variant of \l{system_replace}{system()}. \target touchfunction \section2 touch(filename, reference_filename) -- cgit v1.2.3