CVS log for wikisrc/templates/man.mdwn
Up to [NetBSD Developer Wiki] / wikisrc / templates
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Sep 8 21:31:17 2020 UTC (2 years, 6 months ago) by kim
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.22: preferred, unified
Changes since revision 1.22: +10 -2
lines
Use man.NetBSD.org
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Dec 7 23:12:48 2015 UTC (7 years, 3 months ago) by schmonz
Branches: MAIN
Diff to: previous 1.21: preferred, unified
Changes since revision 1.21: +1 -0
lines
Does this extra newline help?
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jun 19 20:24:11 2015 UTC (7 years, 9 months ago) by plunky
Branches: MAIN
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +2 -0
lines
re-insert ## Description title
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jun 19 20:18:04 2015 UTC (7 years, 9 months ago) by plunky
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +3 -6
lines
adjust the ENDBODY, to hopefully reveal the description
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed May 20 06:17:25 2015 UTC (7 years, 10 months ago) by snj
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +2 -0
lines
per a hint from mlelstv, use templatebody to get rid of the linefeed
that was being inserted after generated man page links.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Feb 5 01:51:09 2012 UTC (11 years, 1 month ago) by wiki
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +4 -4
lines
web commit by schmonz: see if web-editing templates works
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 3 20:26:21 2011 UTC (12 years, 1 month ago) by wiki
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +1 -1
lines
web commit by jym
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Feb 3 18:56:59 2011 UTC (12 years, 1 month ago) by jym
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +2 -2
lines
An attempt at fixing template use when inside lists. Currently, it adds
EOL everywhere, which makes the ikiwiki engine spreads <p></p> without
much control.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Nov 9 00:28:28 2009 UTC (13 years, 4 months ago) by jym
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +4 -4
lines
Remove trailing </li>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Nov 8 23:00:30 2009 UTC (13 years, 4 months ago) by jym
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +26 -7
lines
Wikify the page, and add template examples (easier for new comers).
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Oct 21 20:12:11 2009 UTC (13 years, 5 months ago) by plunky
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +1 -1
lines
use ESCAPE=URL where appropriate, some NAME=".." and
DEFAULT="..." instead of IF/ELSE
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Oct 21 19:54:44 2009 UTC (13 years, 5 months ago) by schmonz
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +1 -3
lines
attempt to avoid whitespace in the ensuing links
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 21 19:26:58 2009 UTC (13 years, 5 months ago) by schmonz
Branches: MAIN
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +1 -3
lines
that worked, try [text](URL) link style with TMPL_ELSE fixed
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Oct 21 19:25:22 2009 UTC (13 years, 5 months ago) by schmonz
Branches: MAIN
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +3 -4
lines
try a raw a href
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 21 19:20:54 2009 UTC (13 years, 5 months ago) by schmonz
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +0 -3
lines
remove the offending construct entirely, see what we get
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 21 19:19:20 2009 UTC (13 years, 5 months ago) by schmonz
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +10 -4
lines
use IF instead of UNLESS, and start debugging
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 21 19:12:19 2009 UTC (13 years, 5 months ago) by schmonz
Branches: MAIN
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +1 -1
lines
stray slash
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Oct 21 18:34:47 2009 UTC (13 years, 5 months ago) by plunky
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -1
lines
use UNLESS/ELSE to separate descriptive text
escape parenthesis
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Oct 21 18:30:18 2009 UTC (13 years, 5 months ago) by plunky
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +1 -1
lines
use [text](link) format for created link
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 21 18:24:25 2009 UTC (13 years, 5 months ago) by plunky
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +9 -0
lines
add some descriptive text
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 21 18:14:04 2009 UTC (13 years, 5 months ago) by plunky
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +0 -0
lines
add the man template
Revision 1.2
Wed Oct 21 18:12:55 2009 UTC (13 years, 5 months ago) by plunky
Branches: MAIN
FILE REMOVED
Changes since revision 1.1: +0 -0
lines
remove that as there is a dir conflict
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Oct 21 18:11:35 2009 UTC (13 years, 5 months ago) by plunky
Branches: MAIN
man -> man.mdwn
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb