Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1385971

[PATCH 24/41] Documentation: fb: fix spelling mistakes

From Eric Engestrom <eric@engestrom.ch>
Newsgroups linux.kernel
Subject [PATCH 24/41] Documentation: fb: fix spelling mistakes
Date 2016-04-25 02:40 +0200
Message-ID <rrCJc-50o-9@gated-at.bofh.it> (permalink)
References <rrCzw-4Wc-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
 Documentation/fb/udlfb.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/fb/udlfb.txt b/Documentation/fb/udlfb.txt
index 57d2f29..c985cb6 100644
--- a/Documentation/fb/udlfb.txt
+++ b/Documentation/fb/udlfb.txt
@@ -9,7 +9,7 @@ pairing that with a hardware framebuffer (16MB) on the other end of the
 USB wire.  That hardware framebuffer is able to drive the VGA, DVI, or HDMI
 monitor with no CPU involvement until a pixel has to change.
 
-The CPU or other local resource does all the rendering; optinally compares the
+The CPU or other local resource does all the rendering; optionally compares the
 result with a local shadow of the remote hardware framebuffer to identify
 the minimal set of pixels that have changed; and compresses and sends those
 pixels line-by-line via USB bulk transfers.
@@ -66,10 +66,10 @@ means that from a hardware and fbdev software perspective, everything is good.
 At that point, a /dev/fb? interface will be present for user-mode applications
 to open and begin writing to the framebuffer of the DisplayLink device using
 standard fbdev calls.  Note that if mmap() is used, by default the user mode
-application must send down damage notifcations to trigger repaints of the
+application must send down damage notifications to trigger repaints of the
 changed regions.  Alternatively, udlfb can be recompiled with experimental
 defio support enabled, to support a page-fault based detection mechanism
-that can work without explicit notifcation.
+that can work without explicit notification.
 
 The most common client of udlfb is xf86-video-displaylink or a modified
 xf86-video-fbdev X server. These servers have no real DisplayLink specific
-- 
2.8.0

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 00/41] Documentation: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
  [PATCH 17/41] Documentation: dt: mtd: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
    Re: [PATCH 17/41] Documentation: dt: mtd: fix spelling mistake Rob Herring <robh@kernel.org> - 2016-04-25 16:00 +0200
  [PATCH 16/41] Documentation: dt: mmc: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
    Re: [PATCH 16/41] Documentation: dt: mmc: fix spelling mistake Rob Herring <robh@kernel.org> - 2016-04-25 16:00 +0200
  [PATCH 01/41] Documentation: debugfs: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
  [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
    Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes Rob Herring <robh@kernel.org> - 2016-04-25 16:00 +0200
      Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes Lee Jones <lee.jones@linaro.org> - 2016-04-25 19:00 +0200
        Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes Rob Herring <robh@kernel.org> - 2016-04-26 01:00 +0200
          Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes Lee Jones <lee.jones@linaro.org> - 2016-04-26 08:40 +0200
            Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes Rob Herring <robh@kernel.org> - 2016-04-26 15:40 +0200
              Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes Lee Jones <lee.jones@linaro.org> - 2016-04-26 16:00 +0200
  [PATCH 07/41] Documentation: dt: arc: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
    Re: [PATCH 07/41] Documentation: dt: arc: fix spelling mistakes Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2016-04-25 11:00 +0200
  [PATCH 11/41] Documentation: dt: dma: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
    Re: [PATCH 11/41] Documentation: dt: dma: fix spelling mistake Rob Herring <robh@kernel.org> - 2016-04-25 16:00 +0200
  [PATCH 06/41] Documentation: device-mapper: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
  [PATCH 18/41] Documentation: dt: net: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
    Re: [PATCH 18/41] Documentation: dt: net: fix spelling mistakes Rob Herring <robh@kernel.org> - 2016-04-25 16:00 +0200
  [PATCH 14/41] Documentation: dt: media: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
    Re: [PATCH 14/41] Documentation: dt: media: fix spelling mistake Rob Herring <robh@kernel.org> - 2016-04-25 16:00 +0200
  [PATCH 23/41] Documentation: DocBook: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:40 +0200
  [PATCH 22/41] Documentation: dt: soc: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:40 +0200
    Re: [PATCH 22/41] Documentation: dt: soc: fix spelling mistakes Rob Herring <robh@kernel.org> - 2016-04-25 16:00 +0200
  [PATCH 26/41] Documentation: kasan: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:40 +0200
    Re: [PATCH 26/41] Documentation: kasan: fix spelling mistake Randy Dunlap <rdunlap@infradead.org> - 2016-04-25 05:10 +0200
  [PATCH 21/41] Documentation: dt: power: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:40 +0200
    Re: [PATCH 21/41] Documentation: dt: power: fix spelling mistake Rob Herring <robh@kernel.org> - 2016-04-25 16:00 +0200
  [PATCH 24/41] Documentation: fb: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:40 +0200
  [PATCH 25/41] Documentation: filesystems: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:40 +0200
    Re: [PATCH 25/41] Documentation: filesystems: fix spelling mistakes Steve French <smfrench@gmail.com> - 2016-04-25 04:20 +0200
  [PATCH 41/41] Documentation: xillybus: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:40 +0200
  [PATCH 28/41] Documentation: locking: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:40 +0200
    [tip:locking/core] locking/Documentation/lockdep: Fix spelling  mistakes tip-bot for Eric Engestrom <tipbot@zytor.com> - 2016-04-28 12:30 +0200
  [PATCH 37/41] Documentation: video4linux: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:40 +0200
  [PATCH 34/41] Documentation: robust-futexes: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:40 +0200
  [PATCH 30/41] Documentation: networking: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:40 +0200
  [PATCH 40/41] Documentation: x86: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:40 +0200
  [PATCH 27/41] Documentation: laptops: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:40 +0200
    [PATCH 33/41] Documentation: RCU: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:40 +0200
      Re: [PATCH 33/41] Documentation: RCU: fix spelling mistake Josh Triplett <josh@joshtriplett.org> - 2016-04-25 09:50 +0200
        Re: [PATCH 33/41] Documentation: RCU: fix spelling mistake "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-04-25 19:20 +0200
    [PATCH 36/41] Documentation: sound: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:40 +0200
      Re: [PATCH 36/41] Documentation: sound: fix spelling mistakes Takashi Iwai <tiwai@suse.de> - 2016-04-25 10:50 +0200
      Re: [PATCH 36/41] Documentation: sound: fix spelling mistakes Vinod Koul <vinod.koul@intel.com> - 2016-04-25 11:00 +0200
    [PATCH 39/41] Documentation: vm: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:40 +0200
    [PATCH 35/41] Documentation: scsi: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:40 +0200
    [PATCH 38/41] Documentation: virtual: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:40 +0200
      Re: [PATCH 38/41] Documentation: virtual: fix spelling mistake Cornelia Huck <cornelia.huck@de.ibm.com> - 2016-04-25 14:10 +0200
        Re: [PATCH 38/41] Documentation: virtual: fix spelling mistake Radim Krčmář <rkrcmar@redhat.com> - 2016-04-25 17:10 +0200
    [PATCH 31/41] Documentation: power: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:50 +0200
      Re: [PATCH 31/41] Documentation: power: fix spelling mistake Viresh Kumar <viresh.kumar@linaro.org> - 2016-04-25 08:50 +0200
    [PATCH 29/41] Documentation: lzo: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:50 +0200
    [PATCH 32/41] Documentation: pps: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 08:50 +0200

csiph-web