diff options
author | 1997-07-25 14:27:46 +0000 | |
---|---|---|
committer | 1997-07-25 14:27:46 +0000 | |
commit | d3e2834b2b99348ca4e2b4605322e29f8a0da2c9 (patch) | |
tree | 18f9b867d5e36e8de6985b677f4fc54d0414f0a5 | |
parent | correct -d typo (diff) | |
download | wireguard-openbsd-d3e2834b2b99348ca4e2b4605322e29f8a0da2c9.tar.xz wireguard-openbsd-d3e2834b2b99348ca4e2b4605322e29f8a0da2c9.zip |
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 |