diff options
| author | Paul Buetow (centauri) <puppet@mx.buetow.org> | 2015-04-12 08:46:18 +0100 |
|---|---|---|
| committer | Paul Buetow (centauri) <puppet@mx.buetow.org> | 2015-04-12 08:46:18 +0100 |
| commit | a14add04680c5ad04774df753b93bfe3fe05d8f3 (patch) | |
| tree | 1acea024f44ba6e4f14cac77e59a89a362e28d14 | |
| parent | ed42008333cb524bc21ecdee1c046f8211127c47 (diff) | |
Merge
| -rw-r--r-- | docs/photoalbum.1 | 31 |
1 files changed, 20 insertions, 11 deletions
diff --git a/docs/photoalbum.1 b/docs/photoalbum.1 index 1e8e618..2ffd275 100644 --- a/docs/photoalbum.1 +++ b/docs/photoalbum.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) +.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28) .\" .\" Standard preamble: .\" ======================================================================== @@ -38,6 +38,8 @@ . ds PI \(*p . ds L" `` . ds R" '' +. ds C` +. ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. @@ -48,17 +50,24 @@ .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. -.ie \nF \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.\" +.\" Avoid warning from groff about undefined register 'F'. +.de IX .. -. nr % 0 -. rr F -.\} -.el \{\ -. de IX +.nr rF 0 +.if \n(.g .if rF .nr rF 1 +.if (\n(rF:(\n(.g==0)) \{ +. if \nF \{ +. de IX +. tm Index:\\$1\t\\n%\t"\\$2" .. +. if !\nF==2 \{ +. nr % 0 +. nr F 2 +. \} +. \} .\} +.rr rF .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -124,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "PHOTOALBUM 1" -.TH PHOTOALBUM 1 "2014-05-13" "photoalbum 0.4.4" "User Commands" +.TH PHOTOALBUM 1 "2014-07-01" "photoalbum 0.4.4" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -163,7 +172,7 @@ Creates a Makefile and photoalbumrc in the current working directory. .PP It is possible to specify a custom rcfile path too. .PP -\fI\s-1HTML\s0 \s-1TEMPLATES\s0\fR +\fI\s-1HTML TEMPLATES\s0\fR .IX Subsection "HTML TEMPLATES" .PP Go to the templates directory and edit them as wished. |
