aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gcore
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
commitf247324df75b7f55b48b92acb3b42a5ae2deac8a (patch)
tree62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/gcore
parent7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff)
Notes
Diffstat (limited to 'usr.bin/gcore')
-rw-r--r--usr.bin/gcore/gcore.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/gcore/gcore.1 b/usr.bin/gcore/gcore.1
index 04add22b1da9d..dcc33767c6469 100644
--- a/usr.bin/gcore/gcore.1
+++ b/usr.bin/gcore/gcore.1
@@ -39,7 +39,7 @@
.Nm gcore
.Nd get core images of running process
.Sh SYNOPSIS
-.Nm
+.Nm
.Op Fl s
.Op Fl c Ar core
.Op Ar exec
@@ -70,7 +70,7 @@ Stop the process while gathering the core image, and resume it
when done. This guarantees that the resulting core dump will
be in a consistent state. The process is resumed even if it was
already stopped.
-The same effect can be achieved manually with
+The same effect can be achieved manually with
.Xr kill 1 .
.El
.Sh FILES
@@ -94,5 +94,5 @@ to temporarily stop the target process.
.Pp
.Nm Gcore
is not compatible with the original
-.Bx 4.2
+.Bx 4.2
version.