slweb

Једноставни генератор статичких веб страна
Дневник | Датотеке | Референце | ПРОЧИТАЈМЕ | ЛИЦЕНЦА

чување acef9605cc98d6f673220e990586029d00917308
родитељ badbf9c722d7e7155f15ee6ef07f6e9724f3b6bb
Аутор: Страхиња Радић <contact@strahinja.org>
Датум:   Wed, 11 Aug 2021 16:09:33 +0200

Corrected \fC -> \f[CR] in manpage

Signed-off-by: Страхиња Радић <contact@strahinja.org>

Diffstat:
Mindex.html | 2+-
Mslweb.1.in | 4++--
измењених датотека: 2, додавања: 3(+), брисања: 3(-)

diff --git a/index.html b/index.html @@ -153,7 +153,7 @@ this program. If not, see &lt;<a href="https://www.gnu.org/licenses">https://www <div id="git-log"> Previous commit: -index.slw 401a550 2021-08-10 09:19:31 +0200 (Страхиња Радић) (HEAD -> master, origin/master, origin/HEAD) +index.slw badbf9c 2021-08-10 14:20:51 +0200 (Страхиња Радић) (HEAD -> master, tag: v0.3.10, origin/master, origin/HEAD) </div><!--git-log--> diff --git a/slweb.1.in b/slweb.1.in @@ -549,9 +549,9 @@ Parts of the template can be conditionally rendered by using the construct: . .CDS 8 $?\f[CI]n\fP - <!-- code to include if $\f[CI]n\fC nonempty --> + <!-- code to include if $\f[CI]n\f[CR] nonempty --> $?! - <!-- code to include if $\f[CI]n\fC empty --> + <!-- code to include if $\f[CI]n\f[CR] empty --> $?/ .CDE .