diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-07-25 14:27:47 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-07-25 14:27:47 +0000 |
commit | a674505f453176755ec3c832e7b565a6e36d47c3 (patch) | |
tree | d5403b972b2f3293c06763b2b7389cbaff9f2b6a | |
parent | dd506b46fed74b3535a2fd7cb922d34d151cd725 (diff) |
word choice
-rw-r--r-- | sbin/shutdown/shutdown.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/shutdown/shutdown.8 b/sbin/shutdown/shutdown.8 index 0b31e9b3d22..ea01eeffc39 100644 --- a/sbin/shutdown/shutdown.8 +++ b/sbin/shutdown/shutdown.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: shutdown.8,v 1.5 1997/07/25 14:26:45 kstailey Exp $ +.\" $OpenBSD: shutdown.8,v 1.6 1997/07/25 14:27:46 kstailey Exp $ .\" $NetBSD: shutdown.8,v 1.6 1995/03/18 15:01:07 cgd Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 @@ -56,7 +56,7 @@ would otherwise not bother with such niceties. Available friendlinesses: .Bl -tag -width time .It Fl d -The system will drop crash dump. +The system will perform a crash dump. .It Fl f .Nm Shutdown arranges, in the manner of |