File: step110.slog

package info (click to toggle)
debmake-doc 1.22-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 12,952 kB
  • sloc: makefile: 916; sh: 692; python: 202; ansic: 114; sed: 16
file content (18 lines) | stat: -rw-r--r-- 445 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 $ cat debhello-3.1/manpages/hello.1
.\"                                      Hey, EMACS: -*- nroff -*-
.\" (C) Copyright 2015 "Osamu Aoki" <osamu@debian.org>,
.TH HELLO 1 "2015-01-12"
.SH NAME
hello \- example executable program
.SH SYNOPSIS
.B hello
.SH DESCRIPTION
This is an example executable program to print a short text message.
.SH OPTIONS
None available.
.SH SEE ALSO
.BR debmake (1)
and documentation in the
.BR debmake-doc
package.