diff options
author | Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | 2004-12-24 21:58:38 +0000 |
---|---|---|
committer | Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | 2004-12-24 21:58:38 +0000 |
commit | c98b30eadcd911512c4d48f8c529c499724a0161 (patch) | |
tree | 70697bdd236e31aa140acf4913b42b7e6906591c /winsup/doc/cygserver.sgml | |
parent | e1736c2f135a31a8882199169c2dfc5a99f7ce1b (diff) | |
download | cygnal-c98b30eadcd911512c4d48f8c529c499724a0161.tar.gz cygnal-c98b30eadcd911512c4d48f8c529c499724a0161.tar.bz2 cygnal-c98b30eadcd911512c4d48f8c529c499724a0161.zip |
* .sgml: Cleanup markup for XML validity.
Diffstat (limited to 'winsup/doc/cygserver.sgml')
-rw-r--r-- | winsup/doc/cygserver.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/cygserver.sgml b/winsup/doc/cygserver.sgml index 101e29b84..27e538b2a 100644 --- a/winsup/doc/cygserver.sgml +++ b/winsup/doc/cygserver.sgml @@ -11,7 +11,7 @@ <para> The implemented services so far are: </para> -<itemizedlist Mark="bullet"> +<itemizedlist mark="bullet"> <listitem><para>Control slave tty/pty handle dispersal from tty owner to other processes without compromising the owner processes' security.</para></listitem> <listitem><para>XSI IPC Message Queues.</para></listitem> |