diff options
author | 2000-06-18 19:01:08 +0000 | |
---|---|---|
committer | 2000-06-18 19:01:08 +0000 | |
commit | bcea8f90973b981e1359e639ae6190eea29a5f60 (patch) | |
tree | 8b6c6be576863c6279a26dd8ef433c08c7a15fdc | |
parent | split long "if" case (cosmetic; preparation for KNF) (diff) | |
download | wireguard-openbsd-bcea8f90973b981e1359e639ae6190eea29a5f60.tar.xz wireguard-openbsd-bcea8f90973b981e1359e639ae6190eea29a5f60.zip |
fix .Bl
-rw-r--r-- | share/man/man4/gdt.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/gdt.4 b/share/man/man4/gdt.4 index 6da588081ff..6aa72d502cf 100644 --- a/share/man/man4/gdt.4 +++ b/share/man/man4/gdt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gdt.4,v 1.3 2000/05/29 22:46:56 deraadt Exp $ +.\" $OpenBSD: gdt.4,v 1.4 2000/06/18 19:01:08 form Exp $ .\" .\" Copyright (c) 2000 Niklas Hallqvist. All rights reserved. .\" @@ -18,7 +18,7 @@ The .Nm driver provides support for the following adapters: .Pp -.Bl -width -offset indent -compact +.Bl -tag -width -offset indent -compact .Tn GDT60x0 , .Tn GDT6000B , .Tn GDT6x10 , |