diff options
author | 2013-11-24 12:58:17 +0000 | |
---|---|---|
committer | 2013-11-24 12:58:17 +0000 | |
commit | fef14909921888aa8be517e6156a78b1fa62b8a9 (patch) | |
tree | 68a5d69a2d889e61f77e06fe063a83703d229564 /share/man | |
parent | simplify determination of OBJDIR to what we actually use. (diff) | |
download | wireguard-openbsd-fef14909921888aa8be517e6156a78b1fa62b8a9.tar.xz wireguard-openbsd-fef14909921888aa8be517e6156a78b1fa62b8a9.zip |
add missing " from a commented-out .Nd line; doesn't affect mandoc output,
but it was causing incorrect output from "man -k".
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.loongson/glxpcib.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.loongson/glxpcib.4 b/share/man/man4/man4.loongson/glxpcib.4 index 2aa319381a3..99960a5789a 100644 --- a/share/man/man4/man4.loongson/glxpcib.4 +++ b/share/man/man4/man4.loongson/glxpcib.4 @@ -1,13 +1,13 @@ -.\" $OpenBSD: glxpcib.4,v 1.6 2013/08/14 06:32:33 jmc Exp $ +.\" $OpenBSD: glxpcib.4,v 1.7 2013/11/24 12:58:17 sthen Exp $ .\" .\" Michael Shalayeff, 2007. Public Domain. .\" -.Dd $Mdocdate: August 14 2013 $ +.Dd $Mdocdate: November 24 2013 $ .Dt GLXPCIB 4 loongson .Os .Sh NAME .Nm glxpcib -.\ .Nd AMD CS5536 PCI-ISA bridge with timecounter, watchdog timer, and GPIO +.\" .Nd AMD CS5536 PCI-ISA bridge with timecounter, watchdog timer, and GPIO .Nd AMD CS5536 PCI-ISA bridge with timecounter .Sh SYNOPSIS .Cd "glxpcib* at pci?" |