summaryrefslogtreecommitdiff
path: root/usr.bin/gcore
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-08-23 20:36:11 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-08-23 20:36:11 +0000
commitc0b0bcf4d39fe41ec1317d807a407284b7774f59 (patch)
tree800c6c9572fda97e509e73fc903f0cd988371d16 /usr.bin/gcore
parent8d612dd2fc244a63a75acd6985e70125e8da485a (diff)
Notes
Diffstat (limited to 'usr.bin/gcore')
-rw-r--r--usr.bin/gcore/gcore.111
1 files changed, 8 insertions, 3 deletions
diff --git a/usr.bin/gcore/gcore.1 b/usr.bin/gcore/gcore.1
index 42fddbc502ce..ebc147ef66e3 100644
--- a/usr.bin/gcore/gcore.1
+++ b/usr.bin/gcore/gcore.1
@@ -76,7 +76,8 @@ The core image.
.Dp
.Sh HISTORY
.Nm Gcore
-appeared in 4.2BSD.
+appeared in
+.Bx 4.2 .
.Sh BUGS
Context switches or paging activity that occur while
.Nm gcore
@@ -84,7 +85,11 @@ is running may cause the program to become confused.
For best results, use -s to temporarily stop the target process.
.Pp
.Nm Gcore
-is not compatible with the original 4.2BSD version.
-In particular, 4.4BSD requires the
+is not compatible with the original
+.Bx 4.2
+version.
+In particular,
+.Bx 4.4
+requires the
.Ar exec
argument.