File: mscat.sgml

package info (click to toggle)
libpwiz 3.0.18342-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 15,044 kB
  • sloc: cpp: 157,552; sh: 4,185; makefile: 314
file content (72 lines) | stat: -rw-r--r-- 1,805 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
<refentry>
  <refentryinfo>
    <date>05 december 2013</date>
  </refentryinfo>
  <refmeta>
    <refentrytitle>
      <application>MSCAT</application>
    </refentrytitle>
    <manvolnum>1</manvolnum>
    <refmiscinfo>mscat</refmiscinfo>
  </refmeta>
  <refnamediv>
    <refname>
      <application>mscat</application>
    </refname>
    <refpurpose>
      Write spectrum data as simple text to the console.
    </refpurpose>
  </refnamediv>
  <refsynopsisdiv>
    <cmdsynopsis>
      <command>mscat</command>
      <arg><option><replaceable class="parameter">filename</replaceable></option></arg>
    </cmdsynopsis>
  </refsynopsisdiv>
  <refsect1>
    <title>DESCRIPTION</title>
    <para>
      This manual page documents briefly
      the <command>mscat</command> software shipped within the
      <filename>libpwiz-tools</filename> package. This program allows
      one to write spectrum data as simple text to the console.
    </para>
  </refsect1>

  <refsect1>
    <title>AUTHOR</title>
    <para>
      <author>
	<firstname>Filippo</firstname>
	<surname>Rusconi &lt;lopippo@debian.org&gt;</surname>
	<authorblurb>
	  <para>
	    This manual page was written by Filippo Rusconi
	    &lt;lopippo@debian.org&gt; (initial writing 05 december
	    2013). Permission is granted to copy, distribute and/or
	    modify this document under the terms of the GNU General
	    Public License, Version 3, published by the Free Software
	    Foundation.
	  </para>
	  
	  <para>
	    On a Debian system the complete text of the GNU General
	    Public License version 3 can be found in the file
	    `<filename>/usr/share/common-licenses/GPL\-3</filename>'.
	  </para>

	</authorblurb>
      </author>
    </para>
  </refsect1>
</refentry>