summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
Diffstat (limited to 'qmake')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc3
1 files changed, 2 insertions, 1 deletions
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)