git: jail.8: Fix display issue.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Jul 7 01:22:41 PDT 2020
commit 67726a2295e0e5b168862729e97d1db340c0ed0f
Author: Sascha Wildner <saw at online.de>
Date: Tue Jul 7 10:22:31 2020 +0200
jail.8: Fix display issue.
The single quote at the start of a line caused mandoc(1) to ignore this
line completely. Not sure if this is correct behavior. Anyway, marking
up is a better choice.
Reported-by: Peeter Must
Summary of changes:
usr.sbin/jail/jail.8 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/67726a2295e0e5b168862729e97d1db340c0ed0f
--
DragonFly BSD source repository
More information about the Commits
mailing list