remove second author, asciidoc/docbook cant handle it
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
90448a479d
commit
d85af22ce3
8 changed files with 8 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
||||||
cdist-object-code-run(1)
|
cdist-object-code-run(1)
|
||||||
========================
|
========================
|
||||||
Nico Schottelius <nico-cdist--@--schottelius.org>, Steven Armstrong <steven-dist--@--armstrong.cc>
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||||||
|
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
cdist-object-explorer-run(1)
|
cdist-object-explorer-run(1)
|
||||||
============================
|
============================
|
||||||
Nico Schottelius <nico-cdist--@--schottelius.org>, Steven Armstrong <steven-dist--@--armstrong.cc>
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||||||
|
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
cdist-object-gencode-run(1)
|
cdist-object-gencode-run(1)
|
||||||
===========================
|
===========================
|
||||||
Nico Schottelius <nico-cdist--@--schottelius.org>, Steven Armstrong <steven-dist--@--armstrong.cc>
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||||||
|
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
cdist-object-manifest-run(1)
|
cdist-object-manifest-run(1)
|
||||||
============================
|
============================
|
||||||
Nico Schottelius <nico-cdist--@--schottelius.org>
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||||||
Steven Armstrong <steven-dist--@--armstrong.cc>
|
|
||||||
|
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
cdist-object-push(1)
|
cdist-object-push(1)
|
||||||
====================
|
====================
|
||||||
Nico Schottelius <nico-cdist--@--schottelius.org>, Steven Armstrong <steven-dist--@--armstrong.cc>
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||||||
|
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
cdist-object-run-all(1)
|
cdist-object-run-all(1)
|
||||||
=======================
|
=======================
|
||||||
Nico Schottelius <nico-cdist--@--schottelius.org>, Steven Armstrong <steven-dist--@--armstrong.cc>
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||||||
|
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
cdist-object-run(1)
|
cdist-object-run(1)
|
||||||
===================
|
===================
|
||||||
Nico Schottelius <nico-cdist--@--schottelius.org>, Steven Armstrong <steven-dist--@--armstrong.cc>
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||||||
|
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
cdist-stages(7)
|
cdist-stages(7)
|
||||||
===============
|
===============
|
||||||
Nico Schottelius <nico-cdist--@--schottelius.org>, Steven Armstrong <steven-dist--@--armstrong.cc>
|
Nico Schottelius <nico-cdist--@--schottelius.org>
|
||||||
|
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
|
@ -27,7 +26,7 @@ Related documentation:
|
||||||
|
|
||||||
|
|
||||||
STAGE 1: TARGET INFORMATION RETRIEVAL
|
STAGE 1: TARGET INFORMATION RETRIEVAL
|
||||||
--------------------------------------
|
-------------------------------------
|
||||||
In this stage information is collected about the target host using so called
|
In this stage information is collected about the target host using so called
|
||||||
explorers. Every existing explorer is run on the target and the output of all
|
explorers. Every existing explorer is run on the target and the output of all
|
||||||
explorers are copied back into the local cache. The results can be used by
|
explorers are copied back into the local cache. The results can be used by
|
||||||
|
|
Loading…
Reference in a new issue