gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r11863: add new manpages for findweb


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11863: add new manpages for findwebcams and findmicrophones utilities.
Date: Tue, 02 Feb 2010 16:50:16 -0700
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 11863
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Tue 2010-02-02 16:50:16 -0700
message:
  add new manpages for findwebcams and findmicrophones utilities.
added:
  doc/C/findmicrophones.man-xml
  doc/C/findwebcams.man-xml
  doc/C/preformatted/findmicrophones.1.in
  doc/C/preformatted/findwebcams.1.in
modified:
  doc/C/Makefile.am
  doc/C/gnash.man-xml
=== modified file 'doc/C/Makefile.am'
--- a/doc/C/Makefile.am 2010-01-01 17:48:26 +0000
+++ b/doc/C/Makefile.am 2010-02-02 23:50:16 +0000
@@ -82,12 +82,12 @@
 # docbook-utils transform the name at different steps in the process.
 # This is an easy way to handle it either way, since we only need it as
 # dependency anyway.
-dist_man_MANS = gnash.1 gprocessor.1 dumpshm.1 soldumper.1 flvdumper.1 
cygnal.1 rtmpget.1
+dist_man_MANS = gnash.1 gprocessor.1 dumpshm.1 soldumper.1 flvdumper.1 
cygnal.1 rtmpget.1 findmicrophones.1 findwebcams.1
 MANSRC = $(dist_man_MANS:.1=.man-xml)
 INFOS  = gnash_user.info gnash_ref.info
 HTMLS  = $(XML_MAIN:.xml=.html)
 PDFS   = $(XML_MAIN:.xml=.pdf)
-TEXIS  = gnash_user.texi gnashuser.texi gnash_ref.texi gnashref.texi 
rtmpget.texi
+TEXIS  = gnash_user.texi gnashuser.texi gnash_ref.texi gnashref.texi 
rtmpget.texi findmicrophones.1 findwebcams.1
 
 all-local: info html man
 

=== added file 'doc/C/findmicrophones.man-xml'
--- a/doc/C/findmicrophones.man-xml     1970-01-01 00:00:00 +0000
+++ b/doc/C/findmicrophones.man-xml     2010-02-02 23:50:16 +0000
@@ -0,0 +1,91 @@
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+                   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";
+[
+  <!ENTITY legal SYSTEM "legal.xml">
+  <!ENTITY appversion "0.8">
+  <!ENTITY manrevision "0.1">
+  <!ENTITY date "Feb 2010">
+  <!ENTITY app "<application>findmicrophones</application>">
+  <!ENTITY appname "findmicrophones">
+  <!ENTITY version "0.8">
+]
+>
+
+<refentry id="findmicrophones">
+<refmeta>
+<refentrytitle>findmicrophones</refentrytitle>
+<manvolnum>1</manvolnum>
+</refmeta>
+
+<!-- the refname becomes the output name of the man page -->
+<refnamediv>
+<refname>findmicrophones</refname>
+<refpurpose>Gnash Utility For finding microphones on computer.</refpurpose>
+</refnamediv>
+
+
+<refsynopsisdiv><title>Synopsis</title>
+<synopsis>
+findmicrophones
+</synopsis>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+<para>
+  Findmicrophones is a utility that uses Gstreamer to identify what types
+  of microphones you have installed on your computer, so that you can
+  properly configure Gnash on which one to use.
+</para>
+
+<variablelist>
+  <varlistentry>
+    <term>-h</term>
+    <listitem>
+      <para>
+       Print usage info.
+      </para>
+    </listitem>
+  </varlistentry>
+
+  <varlistentry>
+    <term>-V</term>
+    <listitem>
+      <para>
+       Print version information.
+      </para>
+    </listitem>
+  </varlistentry>
+
+  <varlistentry>
+    <term>-d</term>
+    <listitem>
+      <para>
+       Display init file to the terminal.
+      </para>
+    </listitem>
+  </varlistentry>
+
+  <varlistentry>
+    <term>-n</term>
+    <listitem>
+      <para>
+       Verbose networking debug info.
+      </para>
+    </listitem>
+  </varlistentry>
+
+  <varlistentry>
+    <term>-v</term>
+    <listitem>
+      <para>
+       Verbose output.
+      </para>
+    </listitem>
+  </varlistentry>
+
+
+</variablelist>
+
+</refsect1>
+</refentry>
+

=== added file 'doc/C/findwebcams.man-xml'
--- a/doc/C/findwebcams.man-xml 1970-01-01 00:00:00 +0000
+++ b/doc/C/findwebcams.man-xml 2010-02-02 23:50:16 +0000
@@ -0,0 +1,91 @@
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+                   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";
+[
+  <!ENTITY legal SYSTEM "legal.xml">
+  <!ENTITY appversion "0.8">
+  <!ENTITY manrevision "0.1">
+  <!ENTITY date "Feb 2010">
+  <!ENTITY app "<application>findwebcams</application>">
+  <!ENTITY appname "findwebcams">
+  <!ENTITY version "0.8">
+]
+>
+
+<refentry id="findwebcams">
+<refmeta>
+<refentrytitle>findwebcams</refentrytitle>
+<manvolnum>1</manvolnum>
+</refmeta>
+
+<!-- the refname becomes the output name of the man page -->
+<refnamediv>
+<refname>findwebcams</refname>
+<refpurpose>Gnash Utility For finding webcams on computer.</refpurpose>
+</refnamediv>
+
+
+<refsynopsisdiv><title>Synopsis</title>
+<synopsis>
+findwebcams
+</synopsis>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+<para>
+  Findwebcams is a utility that uses Gstreamer to identify what types
+  of webcams you have installed on your computer, so that you can
+  properly configure Gnash on which one to use.
+</para>
+
+<variablelist>
+  <varlistentry>
+    <term>-h</term>
+    <listitem>
+      <para>
+       Print usage info.
+      </para>
+    </listitem>
+  </varlistentry>
+
+  <varlistentry>
+    <term>-V</term>
+    <listitem>
+      <para>
+       Print version information.
+      </para>
+    </listitem>
+  </varlistentry>
+
+  <varlistentry>
+    <term>-d</term>
+    <listitem>
+      <para>
+       Display init file to the terminal.
+      </para>
+    </listitem>
+  </varlistentry>
+
+  <varlistentry>
+    <term>-n</term>
+    <listitem>
+      <para>
+       Verbose networking debug info.
+      </para>
+    </listitem>
+  </varlistentry>
+
+  <varlistentry>
+    <term>-v</term>
+    <listitem>
+      <para>
+       Verbose output.
+      </para>
+    </listitem>
+  </varlistentry>
+
+
+</variablelist>
+
+</refsect1>
+</refentry>
+

=== modified file 'doc/C/gnash.man-xml'
--- a/doc/C/gnash.man-xml       2010-02-01 07:18:21 +0000
+++ b/doc/C/gnash.man-xml       2010-02-02 23:50:16 +0000
@@ -4,7 +4,7 @@
   <!ENTITY legal SYSTEM "legal.xml">
   <!ENTITY appversion "0.8">
   <!ENTITY manrevision "0.4">
-  <!ENTITY date "Feb 2008">
+  <!ENTITY date "Feb 2010">
   <!ENTITY app "<application>Gnash</application>">
   <!ENTITY appname "Gnash">
   <!ENTITY version "0.8">

=== added file 'doc/C/preformatted/findmicrophones.1.in'
--- a/doc/C/preformatted/findmicrophones.1.in   1970-01-01 00:00:00 +0000
+++ b/doc/C/preformatted/findmicrophones.1.in   2010-02-02 23:50:16 +0000
@@ -0,0 +1,34 @@
+.\" -*- coding: us-ascii -*-
+.if \n(.g .ds T< \\FC
+.if \n(.g .ds T> \\F[\n[.fam]]
+.de URL
+\\$2 \(la\\$1\(ra\\$3
+..
+.if \n(.g .mso www.tmac
+.TH findmicrophones 1 "2 February 2010" "" ""
+.SH NAME
+findmicrophones \- Gnash Utility For finding microphones on computer.
+.SH Synopsis
+.nf
+
+findmicrophones
+.fi
+.SH DESCRIPTION
+Findmicrophones is a utility that uses Gstreamer to identify what types
+of microphones you have installed on your computer, so that you can
+properly configure Gnash on which one to use.
+.TP 
+-h
+Print usage info.
+.TP 
+-V
+Print version information.
+.TP 
+-d
+Display init file to the terminal.
+.TP 
+-n
+Verbose networking debug info.
+.TP 
+-v
+Verbose output.

=== added file 'doc/C/preformatted/findwebcams.1.in'
--- a/doc/C/preformatted/findwebcams.1.in       1970-01-01 00:00:00 +0000
+++ b/doc/C/preformatted/findwebcams.1.in       2010-02-02 23:50:16 +0000
@@ -0,0 +1,34 @@
+.\" -*- coding: us-ascii -*-
+.if \n(.g .ds T< \\FC
+.if \n(.g .ds T> \\F[\n[.fam]]
+.de URL
+\\$2 \(la\\$1\(ra\\$3
+..
+.if \n(.g .mso www.tmac
+.TH findwebcams 1 "2 February 2010" "" ""
+.SH NAME
+findwebcams \- Gnash Utility For finding webcams on computer.
+.SH Synopsis
+.nf
+
+findwebcams
+.fi
+.SH DESCRIPTION
+Findwebcams is a utility that uses Gstreamer to identify what types
+of webcams you have installed on your computer, so that you can
+properly configure Gnash on which one to use.
+.TP 
+-h
+Print usage info.
+.TP 
+-V
+Print version information.
+.TP 
+-d
+Display init file to the terminal.
+.TP 
+-n
+Verbose networking debug info.
+.TP 
+-v
+Verbose output.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]