Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2026 13:50:16 +0000
From:      Mitchell Horne <mhorne@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Cc:        Artem Bunichev <tembun@bk.ru>
Subject:   git: 0ed292531e04 - main - debug.sh.8: Add FILES section
Message-ID:  <69f35e18.3805f.35eb6636@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by mhorne:

URL: https://cgit.FreeBSD.org/src/commit/?id=0ed292531e0457f271b838dd9dc99a86534d3a99

commit 0ed292531e0457f271b838dd9dc99a86534d3a99
Author:     Artem Bunichev <tembun@bk.ru>
AuthorDate: 2026-04-30 13:49:14 +0000
Commit:     Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2026-04-30 13:49:52 +0000

    debug.sh.8: Add FILES section
    
    Which contains only the source code file.
    
    While here, remove trailing empty lines in the end of the page.
    
    Reviewed by:    mhorne
    Differential Revision:  https://reviews.freebsd.org/D56659
---
 share/man/man8/debug.sh.8 | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/share/man/man8/debug.sh.8 b/share/man/man8/debug.sh.8
index 3b59d6ae2e78..dba24eb6f12d 100644
--- a/share/man/man8/debug.sh.8
+++ b/share/man/man8/debug.sh.8
@@ -12,7 +12,7 @@
 .\" Please send copies of changes and bug-fixes to:
 .\" sjg@crufty.net
 .\"
-.Dd October 22, 2024
+.Dd April 27, 2026
 .Dt DEBUG.SH 8
 .Os
 .Sh NAME
@@ -175,6 +175,11 @@ The use of
 .Ic $_DEBUG_SH
 is to prevent multiple inclusion,
 though it does no harm in this case.
+.Sh FILES
+.Bl -tag -width "/libexec/debug.sh" -compact
+.It Pa /libexec/debug.sh
+Source code of the debugging facilities.
+.El
 .Sh BUGS
 Does not work with some versions of
 .Xr ksh 1 .
@@ -187,5 +192,3 @@ PD ksh works ok ;-)
 .Nm
 was written by
 .An Simon J Gerraty Aq Mt sjg@crufty.net .
-
-


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f35e18.3805f.35eb6636>