diff options
author | salvadh0r <dhor@toxic.net.pl> | 2011-11-12 06:26:01 +0100 |
---|---|---|
committer | salvadh0r <dhor@toxic.net.pl> | 2011-11-12 06:26:01 +0100 |
commit | d83f8eb66841f08966cea2257f8b75ccb787935c (patch) | |
tree | 06206b9d7176255794c01b5797f2034712598efd /debian/manpage.1.ex | |
download | macrofusion-code-d83f8eb66841f08966cea2257f8b75ccb787935c.zip macrofusion-code-d83f8eb66841f08966cea2257f8b75ccb787935c.tar.gz macrofusion-code-d83f8eb66841f08966cea2257f8b75ccb787935c.tar.bz2 |
new file: CHANGELOG
new file: LICENSE
new file: README
new file: TODO
new file: debian/README.Debian
new file: debian/README.source
new file: debian/changelog
new file: debian/compat
new file: debian/control
new file: debian/copyright
new file: debian/docs
new file: debian/emacsen-install.ex
new file: debian/emacsen-remove.ex
new file: debian/emacsen-startup.ex
new file: debian/init.d.ex
new file: debian/macrofusion.cron.d.ex
new file: debian/macrofusion.default.ex
new file: debian/macrofusion.doc-base.EX
new file: debian/macrofusion.install
new file: debian/manpage.1.ex
new file: debian/manpage.sgml.ex
new file: debian/manpage.xml.ex
new file: debian/menu.ex
new file: debian/postinst.ex
new file: debian/postrm.ex
new file: debian/preinst.ex
new file: debian/prerm.ex
new file: debian/rules
new file: debian/source/format
new file: debian/watch.ex
new file: images/logoMF.png
new file: images/logoSplash.png
new file: locale/fr/LC_MESSAGES/MacroFusion.mo
new file: locale/fr/LC_MESSAGES/MacroFusion.po
new file: locale/pl/LC_MESSAGES/MacroFusion.mo
new file: locale/pl/LC_MESSAGES/MacroFusion.po
new file: macrofusion.desktop
new file: macrofusion.pot
new file: macrofusion.py
new file: ui/DOFuseInterface.glade
new file: ui/Progress.glade
Diffstat (limited to 'debian/manpage.1.ex')
-rw-r--r-- | debian/manpage.1.ex | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/debian/manpage.1.ex b/debian/manpage.1.ex new file mode 100644 index 0000000..4400208 --- /dev/null +++ b/debian/manpage.1.ex @@ -0,0 +1,92 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH MACROFUSION SECTION "November 8, 2011" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +macrofusion \- program to do something +.SH SYNOPSIS +.B macrofusion +.RI [ options ] " files" ... +.br +.B bar +.RI [ options ] " files" ... +.SH DESCRIPTION +This manual page documents briefly the +.B macrofusion +and +.B bar +commands. +.PP +.\" TeX users may be more comfortable with the \fB<whatever>\fP and +.\" \fI<whatever>\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBmacrofusion\fP is a program that... +.SH OPTIONS +These programs follow the usual GNU command line syntax, with long +options starting with two dashes (`-'). +A summary of options is included below. +For a complete description, see the Info files. +.TP +.B \-h, \-\-help +Show summary of options. +.TP +.B \-v, \-\-version +Show version of program. +.SH SEE ALSO +.BR bar (1), +.BR baz (1). +.br +The programs are documented fully by +.IR "The Rise and Fall of a Fooish Bar" , +available via the Info system. +.SH AUTHOR +macrofusion was written by <upstream author>. +.PP +This manual page was written by root +daemon +bin +sys +sync +games +man +lp +mail +news +uucp +proxy +www-data +backup +Mailing List Manager +ircd +Gnats Bug-Reporting System (admin) +nobody + + +colord colour management daemon + +Light Display Manager +Avahi autoip daemon +Avahi mDNS daemon +Kernel Oops Tracking Daemon +usbmux daemon +RealtimeKit +Speech Dispatcher +HPLIP system user + +Dariusz Duma +PulseAudio daemon + <dhor@toxic.net.pl>, +for the Debian project (and may be used by others). |