kern/50504: Small typo in the comment in sys/pci/agp_if.m
Alex Semenyaka
alexs at snark.ratmir.ru
Mon Mar 31 13:20:11 PST 2003
>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 at 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:
More information about the freebsd-bugs
mailing list