From 1c7a6f892f643cc0f61cc11612bcc1ba18822835 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 31 May 2021 23:41:11 -0400 Subject: [PATCH] man: fix man link bold --- man/crontab-argh.1.scd | 4 ++-- man/scoop-cgi.1.scd | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man/crontab-argh.1.scd b/man/crontab-argh.1.scd index 14c6db6..d3fa5e8 100644 --- a/man/crontab-argh.1.scd +++ b/man/crontab-argh.1.scd @@ -28,8 +28,8 @@ however, and everything else gets passed on to crontab, so for the most part, it should be fine. # SEE ALSO -crontab(1), cron(8) +*crontab*(1), *cron*(8) # COPYRIGHT This is free and unencumbered software released into the public domain. For more -information, please refer to . \ No newline at end of file +information, please refer to . diff --git a/man/scoop-cgi.1.scd b/man/scoop-cgi.1.scd index e3b6ee0..75a051d 100644 --- a/man/scoop-cgi.1.scd +++ b/man/scoop-cgi.1.scd @@ -36,8 +36,8 @@ database file. - Homepage text is hard coded # SEE ALSO -scoop(1), litterbox(1) +*scoop*(1), *litterbox*(1) # COPYRIGHT This is free and unencumbered software released into the public domain. For more -information, please refer to . \ No newline at end of file +information, please refer to . -- 2.39.2