summaryrefslogtreecommitdiff
path: root/docs/template.1
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-04-10 07:26:37 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-04-10 07:26:37 +0200
commit6fedcd84160cb21cb2486ec78b7f7c2c0fd301db (patch)
treec74bb5018413ffb42ed22aaa088f6757ac663232 /docs/template.1
parentdb09bbb6145f72083239f0a5201ca1440c4aefdd (diff)
add README.txt for github
Diffstat (limited to 'docs/template.1')
-rw-r--r--docs/template.110
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/template.1 b/docs/template.1
index 3e2d73d..a2947fa 100644
--- a/docs/template.1
+++ b/docs/template.1
@@ -123,8 +123,8 @@
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
-.IX Title "FOO 1"
-.TH FOO 1 "2014-02-03" "template 0.0.0.0" "User Commands"
+.IX Title "TEMPLATE 1"
+.TH TEMPLATE 1 "2014-04-10" "template 0.0.0" "User Commands"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -254,10 +254,8 @@ Search all content and rename *template* into your own new package name. You can
.IX Subsection "Updating ./debian"
Edit the following files accordingly to your new project (e.g. with vim):
.PP
-.Vb 3
-\& ./debian/control
-\& ./debian/copyright
-\& ./debian/README
+.Vb 1
+\& vim ./debian/{control,copyright,README}
.Ve
.SS "Update changelog"
.IX Subsection "Update changelog"