Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Apr 2003 01:14:20 +0400 (MSD)
From:      Alex Semenyaka <alexs@snark.ratmir.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/50504: Small typo in the comment in sys/pci/agp_if.m
Message-ID:  <200303312114.h2VLEKbk057879@snark.ratmir.ru>
Resent-Message-ID: <200303312120.h2VLK7aa046356@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         50504
>Category:       kern
>Synopsis:       Small typo in the comment in sys/pci/agp_if.m
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 31 13:20:06 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Semenyaka
>Release:        FreeBSD 4.8-RC i386
>Organization:
Ratmir
>Environment:
System: FreeBSD snark.ratmir.ru 4.8-RC FreeBSD 4.8-RC #7: Sun Mar 30 07:23:48 MSD 2003 root@snark.ratmir.ru:/usr/obj/usr/src/sys/SNARK i386

>Description:

Just comma instead of point.

>How-To-Repeat:

vi +35 sys/pci/agp_if.m

>Fix:

--- /usr/src/sys/pci/agp_if.m	Wed Jul 19 13:48:04 2000
+++ agp_if.m	Tue Apr  1 00:56:07 2003
@@ -32,7 +32,7 @@
 # The AGP interface is used internally to the agp driver to isolate the
 # differences between various AGP chipsets into chipset mini drivers. It
 # should not be used outside the AGP driver. The kernel api for accessing
-# AGP functionality is described in <pci/agpvar,h>
+# AGP functionality is described in <pci/agpvar.h>
 #
 INTERFACE agp;
 

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303312114.h2VLEKbk057879>