X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fcurs_printw.3x.html;fp=doc%2Fhtml%2Fman%2Fcurs_printw.3x.html;h=b4dbbeac0f2b2c12f528d4151bcf909ebb93b648;hb=74433bcf4f6fe40862a28f3c00edaedcd5054b01;hp=6028260530ea0b9f1adc3631ee4f6918b78f7329;hpb=e6bb3226cdd35f5fd9f45bb1685cc2203c889480;p=ncurses.git diff --git a/doc/html/man/curs_printw.3x.html b/doc/html/man/curs_printw.3x.html index 60282605..b4dbbeac 100644 --- a/doc/html/man/curs_printw.3x.html +++ b/doc/html/man/curs_printw.3x.html @@ -1,6 +1,6 @@ @@ -36,7 +36,7 @@ curs_printw 3x - +

curs_printw 3x

@@ -109,7 +109,7 @@ would be output from printf(3) would instead be output using waddstr on the given window. SVr3 also added vwprintw, saying that the third pa- rameter is a va_list, defined in <varargs.h>, and referring the reader - to the manual pages for varargs and vprintf for detailed descriptions. + to the manual pages for varargs and vprintf for detailed descriptions. SVr4 added no new variations of printw, but provided for using <varargs.h> or <stdarg.h> to define the va_list type.