65 lines
1.6 KiB
XML
65 lines
1.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE refentry
|
|
PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY syntax SYSTEM "freerdp-argument.1.xml">
|
|
<!ENTITY config SYSTEM "sdl-freerdp-config.1.xml">
|
|
<!ENTITY envvar SYSTEM "sdl-freerdp-envvar.1.xml">
|
|
<!ENTITY examples SYSTEM "sdl-freerdp-examples.1.xml">
|
|
]
|
|
>
|
|
|
|
<refentry>
|
|
<refentryinfo>
|
|
<date>@MAN_TODAY@</date>
|
|
<author>
|
|
<authorblurb><para>The FreeRDP Team</para></authorblurb>
|
|
</author>
|
|
</refentryinfo>
|
|
<refmeta>
|
|
<refentrytitle>@MANPAGE_NAME@</refentrytitle>
|
|
<manvolnum>1</manvolnum>
|
|
<refmiscinfo class="source">freerdp</refmiscinfo>
|
|
<refmiscinfo class="manual">@MANPAGE_NAME@</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname><application>@MANPAGE_NAME@</application></refname>
|
|
<refpurpose>FreeRDP SDL client</refpurpose>
|
|
</refnamediv>
|
|
<refsynopsisdiv>
|
|
<refsynopsisdivinfo>
|
|
<date>@MAN_TODAY@</date>
|
|
</refsynopsisdivinfo>
|
|
<para>
|
|
<command>@MANPAGE_NAME@</command> [file] [options] [/v:server[:port]]
|
|
</para>
|
|
</refsynopsisdiv>
|
|
<refsect1>
|
|
<refsect1info>
|
|
<date>@MAN_TODAY@</date>
|
|
</refsect1info>
|
|
<title>DESCRIPTION</title>
|
|
<para>
|
|
<command>@MANPAGE_NAME@</command> is an SDL Remote Desktop Protocol (RDP)
|
|
client which is part of the FreeRDP project. An RDP server is built-in
|
|
to many editions of Windows. Alternative servers included ogon, gnome-remote-desktop,
|
|
xrdp and VRDP (VirtualBox).
|
|
</para>
|
|
</refsect1>
|
|
|
|
&syntax;
|
|
|
|
&config;
|
|
|
|
&envvar;
|
|
|
|
&examples;
|
|
|
|
<refsect1>
|
|
<title>LINKS</title>
|
|
<para>
|
|
<ulink url="http://www.freerdp.com/">http://www.freerdp.com/</ulink>
|
|
</para>
|
|
</refsect1>
|
|
</refentry>
|