1REPL_SIMPLE(7ctrlproxy) REPL_SIMPLE(7ctrlproxy)
2
3
4
6 repl_simple - Very simple replication
7
9 This module adds very simple replication. All lines that were sent
10 after the last line that has been said by the user are stored and sent
11 to a client that connects to ctrlproxy.
12
14 This man page is valid for version 0.1 of the plugin.
15
17 ctrlproxyrc(5), ctrlproxy(1), [1]http://ctrlproxy.vernstok.nl/
18
20 [2]Jelmer Vernooij
21
23 1. http://ctrlproxy.vernstok.nl/
24 http://ctrlproxy.vernstok.nl/
25
26 2. Jelmer Vernooij
27 mailto:
28
29
30
31 08/27/2006 REPL_SIMPLE(7ctrlproxy)