aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Łyszczek <michal.lyszczek@bofc.pl>2018-01-17 20:32:37 +0100
committerMichał Łyszczek <michal.lyszczek@bofc.pl>2018-01-17 20:32:37 +0100
commitb756b75f24a11fd171c36ad37d38ba03eef5cf4d (patch)
tree1b70318c4d9732cd22f36cf3a82630167d32c8e5
parentdb28ca29b94d8f445dffe2b091dd873e9da542a6 (diff)
downloadmtest-b756b75f24a11fd171c36ad37d38ba03eef5cf4d.tar.gz
mtest-b756b75f24a11fd171c36ad37d38ba03eef5cf4d.tar.bz2
mtest-b756b75f24a11fd171c36ad37d38ba03eef5cf4d.zip
fix: line with . at beginning not rendering
-rw-r--r--man/man3/mt_run.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/mt_run.3 b/man/man3/mt_run.3
index a1c7d2d..49fc321 100644
--- a/man/man3/mt_run.3
+++ b/man/man3/mt_run.3
@@ -76,7 +76,7 @@ shell
.nf
#!/bin/sh
-. ./mtest.sh
+\$. ./mtest.sh
test_one()
{