X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_util.3x;fp=man%2Fcurs_util.3x;h=a4a52c89f1d6742d2638080c897a9cd84fb5817a;hp=70fbba243744959dbface682123f8a1f995e83bf;hb=be512fa073c00c2d52567c973d16b121414870da;hpb=ee1bcda2cbb28cd84f136d8343cf83b7e576bd79 diff --git a/man/curs_util.3x b/man/curs_util.3x index 70fbba24..a4a52c89 100644 --- a/man/curs_util.3x +++ b/man/curs_util.3x @@ -27,7 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_util.3x,v 1.41 2015/04/11 10:22:50 tom Exp $ +.\" $Id: curs_util.3x,v 1.42 2015/04/26 14:27:03 Sven.Joachim Exp $ .TH curs_util 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -307,7 +307,7 @@ A few applications may happen to write extra data in the file using these functions. Doing that can run into problems mixing block- and buffered-I/O. This implementation reduces the problem on writes by flushing the output. -However, reading from a file written using mixed schemes may not be succesful. +However, reading from a file written using mixed schemes may not be successful. .SS unctrl/wunctrl .PP The XSI Curses standard, Issue 4 describes these functions.