From 56ee9fbf65d0312255be637d38094003e5095ced Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 25 Feb 2010 00:18:13 +0000 Subject: obvious syntax fix: add missing double quote; found by mandoc -Wall -Tlint --- share/man/man4/auglx.4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share') diff --git a/share/man/man4/auglx.4 b/share/man/man4/auglx.4 index 38d7f57a7a9..654cd73475a 100644 --- a/share/man/man4/auglx.4 +++ b/share/man/man4/auglx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: auglx.4,v 1.1 2010/02/19 15:28:30 phessler Exp $ +.\" $OpenBSD: auglx.4,v 1.2 2010/02/25 00:18:12 schwarze Exp $ .\" .\" Copyright (c) 2008 Marc Balmer .\" @@ -14,14 +14,14 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 19 2010 $ +.Dd $Mdocdate: February 25 2010 $ .Dt AUGLX 4 .Os .Sh NAME .Nm auglx .Nd AMD Geode LX CS5536 integrated AC'97 audio device .Sh SYNOPSIS -.Cd "auglx* at pci? +.Cd "auglx* at pci?" .Cd "audio* at auglx?" .Sh DESCRIPTION The -- cgit v1.2.3