diff options
Diffstat (limited to 'doc/website/syslogd.xml')
-rw-r--r-- | doc/website/syslogd.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/website/syslogd.xml b/doc/website/syslogd.xml new file mode 100644 index 0000000..38aa1a4 --- /dev/null +++ b/doc/website/syslogd.xml @@ -0,0 +1,19 @@ +<?xml version="1.0"?> +<!DOCTYPE webpage PUBLIC "-//Norman Walsh//DTD Website Full V2.6.0//EN" + "http://docbook.sourceforge.net/release/website/current/schema/dtd/website-full.dtd" [ + <!ENTITY syslogd SYSTEM "../src/syslogd.xml"> +]> + +<webpage id="syslogd"> + +<config param="rcsdate" value="$Date: 2005/10/17 19:30:14 $"/> + +<head> + <title>Syslogd</title> +</head> + +<section> +&syslogd; +</section> + +</webpage> |