diff options
author | 1999-11-18 04:46:56 +0000 | |
---|---|---|
committer | 1999-11-18 04:46:56 +0000 | |
commit | 8d67e30e832d0f645b1ea55ec03cd1103637f64f (patch) | |
tree | 854df616136264182ac8f42ea3a5fc8dce433599 | |
parent | fix .Nm (diff) | |
download | wireguard-openbsd-8d67e30e832d0f645b1ea55ec03cd1103637f64f.tar.xz wireguard-openbsd-8d67e30e832d0f645b1ea55ec03cd1103637f64f.zip |
fix .Dt
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 b/sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 index 6b9c00a9494..ffb84722090 100644 --- a/sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 +++ b/sys/arch/i386/isa/pcvt/Util/ispcvt/ispcvt.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ispcvt.8,v 1.6 1999/07/08 22:56:05 deraadt Exp $ +.\" $OpenBSD: ispcvt.8,v 1.7 1999/11/18 04:46:56 ericj Exp $ .\" .\" Copyright (c) 1992, 1995 Hellmuth Michaelis .\" @@ -32,7 +32,7 @@ .\" @(#)ispcvt.1, 3.30, Last Edit-Date: [Mon Jul 3 11:25:37 1995] .\" .Dd April 4, 1995 -.Dt ISPCVT 1 i386 +.Dt ISPCVT 8 i386 .Os .Sh NAME .Nm ispcvt |