aboutsummaryrefslogtreecommitdiff
path: root/sbin/dumpon/dumpon.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dumpon/dumpon.8')
-rw-r--r--sbin/dumpon/dumpon.89
1 files changed, 3 insertions, 6 deletions
diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8
index de9bd648e68b..a57dfef7096d 100644
--- a/sbin/dumpon/dumpon.8
+++ b/sbin/dumpon/dumpon.8
@@ -25,9 +25,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" From: @(#)swapon.8 8.1 (Berkeley) 6/5/93
-.\" $FreeBSD$
-.\"
.Dd April 23, 2020
.Dt DUMPON 8
.Os
@@ -312,7 +309,7 @@ or shorter:
The
.Pa vmcore.#
can be now examined using
-.Xr kgdb 1 :
+.Xr kgdb 1 Pq Pa ports/devel/gdb :
.Pp
.Dl # kgdb /boot/kernel/kernel vmcore.#
.Pp
@@ -321,7 +318,7 @@ or shorter:
.Dl # kgdb -n #
.Pp
The core was decrypted properly if
-.Xr kgdb 1
+.Xr kgdb 1 Pq Pa ports/devel/gdb
does not print any errors.
Note that the live kernel might be at a different path
which can be examined by looking at the
@@ -368,7 +365,7 @@ Be sure to fill in the server IP address and change the interface name if
needed.
.Sh SEE ALSO
.Xr gzip 1 ,
-.Xr kgdb 1 ,
+.Xr kgdb 1 Pq Pa ports/devel/gdb ,
.Xr zstd 1 ,
.Xr ddb 4 ,
.Xr netdump 4 ,