diff options
author | LeLobster <nhoise@live.nl> | 2018-10-06 02:15:51 +0200 |
---|---|---|
committer | LeLobster <nhoise@live.nl> | 2018-10-07 18:58:50 +0200 |
commit | 2ababc06081e69d1b2410d57e11a4efad53f6ed4 (patch) | |
tree | 7899333f5b46b09b54e4588372a09b102bb4b6b9 /doc | |
parent | 64a9f416cc6d6044ac6d3580da7536374459fc14 (diff) | |
download | ranger-2ababc06081e69d1b2410d57e11a4efad53f6ed4.tar.gz |
Rename st_* to w3m_* here as well, oops
Undo 'changes' to rifle doc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rifle.1 | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/doc/rifle.1 b/doc/rifle.1 index bcd82df0..9ed1a145 100644 --- a/doc/rifle.1 +++ b/doc/rifle.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 4.07 (Pod::Simple 3.32) +.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== @@ -54,16 +54,20 @@ .\" Avoid warning from groff about undefined register 'F'. .de IX .. -.if !\nF .nr F 0 -.if \nF>0 \{\ -. de IX -. tm Index:\\$1\t\\n%\t"\\$2" +.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 +. 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. @@ -129,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "RIFLE 1" -.TH RIFLE 1 "rifle-1.9.2" "10/05/2018" "rifle manual" +.TH RIFLE 1 "rifle-1.9.2" "2018-09-09" "rifle manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l |