summaryrefslogtreecommitdiff
path: root/examples/subprojects/hello/hello_subprojects.1.in
blob: 1a4710f66313d109838d444bde6c2906e79921f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.\" Written by by Aleksey Cheusov (vle@gmx.net)
.\" ------------------------------------------------------------------
.TH HELLO_WORLD 1 "Mar 29, 2009" "" ""
.SH NAME
hello\_world \- hello application
.SH SYNOPSIS
.B "hello_world"
.br
.SH DESCRIPTION
.B hello\_world
outputs hello world message to stdout

.SH "CONFIGURATION FILE"
.TP
The configuration file should be here
.I @sysconfdir@/hello_world.conf
but it is not used.
.SH AUTHOR
Aleksey Cheusov <vle@gmx.net>