diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 00:24:45 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 00:24:45 +0000 |
| commit | 557b7fa1488f8937156051e061ac3512330bcb7e (patch) | |
| tree | 76412bcb6a02dd46cf8013e9d05c34972eee83cf /usr.bin/gcore | |
| parent | bac7835b60cdcb2c9da2ead06274d95b6563fc3d (diff) | |
Notes
Diffstat (limited to 'usr.bin/gcore')
| -rw-r--r-- | usr.bin/gcore/gcore.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gcore/gcore.1 b/usr.bin/gcore/gcore.1 index 64fa2474bfcc..981e0be3b346 100644 --- a/usr.bin/gcore/gcore.1 +++ b/usr.bin/gcore/gcore.1 @@ -49,7 +49,7 @@ The .Nm utility creates a core image of the specified process, suitable for use with -.Xr gdb 1 . +.Xr gdb 1 . By default, the core is written to the file .Dq Pa core.<pid> . The process identifier, |
