summaryrefslogtreecommitdiffstats
path: root/usr.bin/gcore/gcore.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gcore/gcore.1')
-rw-r--r--usr.bin/gcore/gcore.18
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/gcore/gcore.1 b/usr.bin/gcore/gcore.1
index ce8fc68..2e1d5f6 100644
--- a/usr.bin/gcore/gcore.1
+++ b/usr.bin/gcore/gcore.1
@@ -38,7 +38,7 @@
.Nm gcore
.Nd get core images of running process
.Sh SYNOPSIS
-.Nm gcore
+.Nm
.Op Fl s
.Op Fl c Ar core
.Ar exec pid
@@ -80,9 +80,11 @@ appeared in
.Bx 4.2 .
.Sh BUGS
Context switches or paging activity that occur while
-.Nm gcore
+.Nm
is running may cause the program to become confused.
-For best results, use -s to temporarily stop the target process.
+For best results, use
+.Fl s
+to temporarily stop the target process.
.Pp
.Nm Gcore
is not compatible with the original
OpenPOWER on IntegriCloud