~ubuntu-branches/ubuntu/trusty/libnfo/trusty

« back to all changes in this revision

Viewing changes to debian/libnfo-reader.1

  • Committer: Bazaar Package Importer
  • Author(s): Davide Cavalca
  • Date: 2010-10-02 15:53:26 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101002155326-2phv8v77tn8o0cvf
Tags: 1.0.1-1
* New upstream release:
  - drop Debian package patches as they are now upstream
  - drop Debian manpage for libnfo-reader it's now upstream
* Update Standards-Version to 3.9.1 (no changes)
* Drop Vcs-Pkg fields from control file
* Update upstream author copyright date
* Add debian/upstream-metadata.yaml

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\"                                      Hey, EMACS: -*- nroff -*-
2
 
.\" First parameter, NAME, should be all caps
3
 
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4
 
.\" other parameters are allowed: see man(7), man(1)
5
 
.TH LIBNFO-READER 1 "09/12/2009"
6
 
.\" Please adjust this date whenever revising the manpage.
7
 
.\"
8
 
.\" Some roff macros, for reference:
9
 
.\" .nh        disable hyphenation
10
 
.\" .hy        enable hyphenation
11
 
.\" .ad l      left justify
12
 
.\" .ad b      justify to both left and right margins
13
 
.\" .nf        disable filling
14
 
.\" .fi        enable filling
15
 
.\" .br        insert line break
16
 
.\" .sp <n>    insert n+1 empty lines
17
 
.\" for manpage-specific macros, see man(7)
18
 
.SH NAME
19
 
libnfo-reader \- an utility to read NFO files  which uses libnfo
20
 
.SH SYNOPSIS
21
 
\fBlibnfo-reader\fP <\fIfile\fP>
22
 
.SH DESCRIPTION
23
 
This manual page documents briefly the \fBlibnfo-reader\fP command.
24
 
.PP
25
 
\fBlibnfo-reader\fP parses an NFO file and outputs its contents to
26
 
the standard output.
27
 
.SH OPTIONS
28
 
none
29
 
.SH AUTHOR
30
 
libnfo was written by Benjamin Zores <ben@geexbox.org>.
31
 
.PP
32
 
This manual page was written by Davide Cavalca <davide@geexbox.org>,
33
 
for the Debian project (but may be used by others).