aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMichael Witten <mfwitten@gmail.com>2011-08-25 14:57:37 -0400
committerMichael Witten <mfwitten@gmail.com>2011-08-29 15:31:10 -0400
commit8d36ffae67d89a86e37e7745503743fec1ac695c (patch)
tree43ecbdbb22368d8f3d34c76d27ade556b20c416e /Documentation
parent118bdd70bdd73b08dcc3920fa30a21be5bbbffae (diff)
DocBook/drm: can -> could
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/drm.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index ce145babef6e..60ddf4be11c7 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -372,7 +372,7 @@
372 on the PCI device in the ROM BAR. Note that after the ROM 372 on the PCI device in the ROM BAR. Note that after the ROM
373 has been mapped and any necessary information has been extracted, 373 has been mapped and any necessary information has been extracted,
374 it should be unmapped; on many devices, the ROM address decoder is 374 it should be unmapped; on many devices, the ROM address decoder is
375 shared with other BARs, so leaving it mapped can cause 375 shared with other BARs, so leaving it mapped could cause
376 undesired behavior like hangs or memory corruption. 376 undesired behavior like hangs or memory corruption.
377<!--!Fdrivers/pci/rom.c pci_map_rom--> 377<!--!Fdrivers/pci/rom.c pci_map_rom-->
378 </para> 378 </para>