diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-08-09 12:57:55 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-08-09 12:57:55 +0000 |
commit | 937c618765df685745df89832bdc401b25cae504 (patch) | |
tree | 42a64605d6e900de7b1edc5861fac582439246a4 /lib/libc/sys | |
parent | 8767b3563d8662e1a69c6cbfa41c4d8cb6143d4a (diff) |
Remove trailing blank lines.
Diffstat (limited to 'lib/libc/sys')
-rw-r--r-- | lib/libc/sys/shutdown.2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/sys/shutdown.2 b/lib/libc/sys/shutdown.2 index 30fd2b3636d..a23b74d593c 100644 --- a/lib/libc/sys/shutdown.2 +++ b/lib/libc/sys/shutdown.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: shutdown.2,v 1.8 1999/06/29 14:10:21 aaron Exp $ +.\" $OpenBSD: shutdown.2,v 1.9 2000/08/09 12:57:54 aaron Exp $ .\" $NetBSD: shutdown.2,v 1.5 1995/02/27 12:37:11 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -101,4 +101,3 @@ The arguments used to be simply 0, 1, and 2, but now have named values as specified by .St -xpg4 . - |