blob: 38aa1a406e84db81934424b6d3b693e38fab8ced (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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>
|