aboutsummaryrefslogtreecommitdiffstats
path: root/manuals/OsmoNAT/osmonat-vty-reference.xml
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2018-11-29 16:03:06 +0100
committerOliver Smith <osmith@sysmocom.de>2018-11-29 16:19:47 +0100
commit8c4bfaf4cff25077a18c58c6caafaa8c962220cf (patch)
tree3b1f8c49535a1554d70a0092d7b78e7444150c52 /manuals/OsmoNAT/osmonat-vty-reference.xml
parenteaa61bff5d06588f4c97f43b4a85f3a9a05b50c4 (diff)
OsmoMGCP and OsmoNAT manuals moved from osmo-gsm-manuals.git
Add both manuals to manuals/OsmoMGCP and manuals/OsmoNAT. Build them just like the existing OsmoNITB manual: $ cd manuals/OsmoMGCP $ make The commit history only consisted of the initial commit and was not imported. Related: OS#3385 Change-Id: Ibace91bc518079765e12529596a1763b6c5a04b5
Diffstat (limited to 'manuals/OsmoNAT/osmonat-vty-reference.xml')
-rw-r--r--manuals/OsmoNAT/osmonat-vty-reference.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/manuals/OsmoNAT/osmonat-vty-reference.xml b/manuals/OsmoNAT/osmonat-vty-reference.xml
new file mode 100644
index 000000000..8f8b09618
--- /dev/null
+++ b/manuals/OsmoNAT/osmonat-vty-reference.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ex:ts=2:sw=42sts=2:et
+ -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
+-->
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML 5.0//EN"
+"http://docbook.org/xml/5.0/dtd/docbook.dtd" [
+<!ENTITY chapter-vty SYSTEM "./common/chapters/vty.xml" >
+<!ENTITY sections-vty SYSTEM "generated/docbook_vty.xml" >
+]>
+
+<book>
+ <info>
+ <revhistory>
+ <revision>
+ <revnumber>v1</revnumber>
+ <date>13th August 2012</date>
+ <authorinitials>hf</authorinitials>
+ <revremark>Initial</revremark>
+ </revision>
+ <revision>
+ <revnumber>v2</revnumber>
+ <date>5th March 2014</date>
+ <authorinitials>hf</authorinitials>
+ <revremark>Update to match osmo-bsc version 0.13.0-305</revremark>
+ </revision>
+ </revhistory>
+
+ <title>OsmoNAT VTY Reference</title>
+
+ <copyright>
+ <year>2012-2014</year>
+ </copyright>
+
+ <legalnotice>
+ <para>This work is copyright by <orgname>sysmocom - s.f.m.c. GmbH</orgname>. All rights reserved.
+ </para>
+ </legalnotice>
+ </info>
+
+ <!-- Main chapters-->
+ &chapter-vty;
+</book>
+