From fb1d8b3724cde10863de04d2c0884fbc5035eeef Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 2 Jul 2004 22:22:35 +0000 Subject: Mechanically kill hard sentence breaks. --- usr.bin/gcore/gcore.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'usr.bin/gcore') diff --git a/usr.bin/gcore/gcore.1 b/usr.bin/gcore/gcore.1 index 81f83d2..64fa247 100644 --- a/usr.bin/gcore/gcore.1 +++ b/usr.bin/gcore/gcore.1 @@ -68,8 +68,10 @@ Write the core file to the specified file instead of .Dq Pa core. . .It Fl s 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 +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 .Xr kill 1 . -- cgit v1.1