diff options
author | 2000-11-08 20:27:08 +0000 | |
---|---|---|
committer | 2000-11-08 20:27:08 +0000 | |
commit | 5e191bccb0f1c10172b888d90311d4059916f444 (patch) | |
tree | c417c28198d2b601fded943ac42595cc08d9c444 | |
parent | Escape the quotation marks in the first example so they show; deraadt@ (diff) | |
download | wireguard-openbsd-5e191bccb0f1c10172b888d90311d4059916f444.tar.xz wireguard-openbsd-5e191bccb0f1c10172b888d90311d4059916f444.zip |
using .Tn is ugly
-rw-r--r-- | share/man/man4/pci.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 6920bad1811..9aab163de4f 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.18 2000/10/14 20:44:42 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.19 2000/11/08 20:27:08 deraadt Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -194,7 +194,7 @@ Intel Gigabit Ethernet interfaces. .Bl -tag -width speaker -offset ind .It Xr hifn 4 Hi/fn 7751 -.Tn Symmetric Encryption Accelerator. +Symmetric Encryption Accelerator. .It Xr ubsec 4 Broadcom Bluesteelnet uBsec 5501, 5601, and 5805. .El |