Remove a fixed bug from the documentation. - sam - An updated version of the sam text editor.
 (HTM) git clone git://vernunftzentrum.de/sam.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 13e3d1905435de5371115508342439626e179efa
 (DIR) parent 8ad914d3131fe32f0ed3a400a638f764fb75210f
 (HTM) Author: Rob King <jking@deadpixi.com>
       Date:   Fri,  9 Sep 2016 15:04:26 -0500
       
       Remove a fixed bug from the documentation.
       
       Diffstat:
         doc/sam.1                           |       6 ------
       
       1 file changed, 0 insertions(+), 6 deletions(-)
       ---
 (DIR) diff --git a/doc/sam.1 b/doc/sam.1
       @@ -1037,12 +1037,6 @@ Stores output of shell commands executed by
        .Xr ed 1
        .Sh BUGS
        .Pp
       -When using a mouse chord that targets a layer that isn't the front layer
       -.Pq "e.g. when scrolling using the mouse wheel on a background layer" ","
       -scrolling may jump unexpectedly if the layer was first moved to a lower part of the file
       -.Pq "e.g. by searching"
       -and then scrolled while still in the background.
       -.Pp
        The only human language in which colors may be specified is English.
        .Pp
        The only human language in which output is generated is English.