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/gen | |
parent | 8767b3563d8662e1a69c6cbfa41c4d8cb6143d4a (diff) |
Remove trailing blank lines.
Diffstat (limited to 'lib/libc/gen')
-rw-r--r-- | lib/libc/gen/vis.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3 index da260c7b0fd..c73f641d409 100644 --- a/lib/libc/gen/vis.3 +++ b/lib/libc/gen/vis.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vis.3,v 1.10 2000/04/18 03:01:28 aaron Exp $ +.\" $OpenBSD: vis.3,v 1.11 2000/08/09 12:57:53 aaron Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -263,4 +263,3 @@ ambiguous and non-invertible. .Sh HISTORY These functions first appeared in .Bx 4.4 . - |