X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_scanw.3x;h=a3208f5627c8238bb0188f1e1fa9d5fde5c17257;hp=5e9ba0bd08714f010c03065e980dd0a1ab356304;hb=6b96eb711cbf58da43002ff14b66d8a52c19a731;hpb=9bb12d03d854ce72b456e525f0c560f2fa91545d diff --git a/man/curs_scanw.3x b/man/curs_scanw.3x index 5e9ba0bd..a3208f56 100644 --- a/man/curs_scanw.3x +++ b/man/curs_scanw.3x @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_scanw.3x,v 1.16 2010/08/14 23:29:16 tom Exp $ +.\" $Id: curs_scanw.3x,v 1.17 2010/12/04 18:40:45 tom Exp $ .TH curs_scanw 3X "" .SH NAME \fBscanw\fR, @@ -93,9 +93,3 @@ One possible way to get useful results would be to use a "%n" conversion at the end of the format string to ensure that something was processed. .SH SEE ALSO \fBcurses\fR(3X), \fBcurs_getstr\fR(3X), \fBcurs_printw\fR(3X), \fBscanf\fR(3) -.\"# -.\"# The following sets edit modes for GNU EMACS -.\"# Local Variables: -.\"# mode:nroff -.\"# fill-column:79 -.\"# End: