summaryrefslogtreecommitdiff
path: root/man/deprecated.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/deprecated.xml.in')
-rw-r--r--man/deprecated.xml.in36
1 files changed, 36 insertions, 0 deletions
diff --git a/man/deprecated.xml.in b/man/deprecated.xml.in
new file mode 100644
index 00000000..c8d32e85
--- /dev/null
+++ b/man/deprecated.xml.in
@@ -0,0 +1,36 @@
+<?xml version='1.0'?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
+
+<refentry id="@original@">
+
+ <refentryinfo>
+ <title>@original@</title>
+ <productname>gvfs</productname>
+ </refentryinfo>
+
+ <refmeta>
+ <refentrytitle>@original@</refentrytitle>
+ <manvolnum>1</manvolnum>
+ <refmiscinfo class="manual">User Commands</refmiscinfo>
+ </refmeta>
+
+ <refnamediv>
+ <refname>@original@</refname>
+ </refnamediv>
+
+ <refsect1>
+ <title>Description</title>
+
+ <para><command>@original@</command> has been deprecated and it is redirected to <command>@replacement@</command>.</para>
+ </refsect1>
+
+ <refsect1>
+ <title>See Also</title>
+ <para>
+ <citerefentry><refentrytitle>gio</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
+ <ulink url="https://developer.gnome.org/gio/stable/gio.html">GIO commandline tool</ulink>
+ </para>
+ </refsect1>
+
+</refentry>