diff options
author | 1997-07-25 14:26:45 +0000 | |
---|---|---|
committer | 1997-07-25 14:26:45 +0000 | |
commit | f089dd4f42cf98123946d89bded3d3b07bc386d6 (patch) | |
tree | 2f838413f88db138bbe139a9acb08a890a0464ae | |
parent | tabify (diff) | |
download | wireguard-openbsd-f089dd4f42cf98123946d89bded3d3b07bc386d6.tar.xz wireguard-openbsd-f089dd4f42cf98123946d89bded3d3b07bc386d6.zip |
correct -d typo
-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 519ccc6bdc2..0b31e9b3d22 100644 --- a/sbin/shutdown/shutdown.8 +++ b/sbin/shutdown/shutdown.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: shutdown.8,v 1.4 1997/07/25 04:45:53 mickey Exp $ +.\" $OpenBSD: shutdown.8,v 1.5 1997/07/25 14:26:45 kstailey Exp $ .\" $NetBSD: shutdown.8,v 1.6 1995/03/18 15:01:07 cgd Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 @@ -55,7 +55,7 @@ would otherwise not bother with such niceties. .Pp Available friendlinesses: .Bl -tag -width time -.It Fl f +.It Fl d The system will drop crash dump. .It Fl f .Nm Shutdown |