diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-28 07:43:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-28 07:43:21 +0200 |
commit | 60fec06053818e32e97b028fa1d4d1085fd1e679 (patch) | |
tree | 278aaf92f00c36180c57bbaab7d6008c0e791025 /man-prologue.1 | |
parent | 0cba359075afacb16e1e05393a4f2836a9c5dc98 (diff) |
Add common man prologues and epilogues
Diffstat (limited to 'man-prologue.1')
-rw-r--r-- | man-prologue.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man-prologue.1 b/man-prologue.1 new file mode 100644 index 0000000..2fef099 --- /dev/null +++ b/man-prologue.1 @@ -0,0 +1,6 @@ +.\" Process this file with +.\" groff -man -Tascii $name$.$section$ +.\" +.TH $name$ $section$ "$date$" "$project$ $version$" +.SH NAME +\fB$name$\fR \- $summary$ |