X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_get_wstr.3x;h=9beb1773ca619a05763510a452b8c6e9026134ec;hp=2eaca12cb3c619259b5fc4b52bb8ad77b4250178;hb=5e36f11feab6f790e0cc6f2c882a67b7b65e3b6b;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/man/curs_get_wstr.3x b/man/curs_get_wstr.3x index 2eaca12c..9beb1773 100644 --- a/man/curs_get_wstr.3x +++ b/man/curs_get_wstr.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 2002-2003,2005 Free Software Foundation, Inc. * +.\" Copyright (c) 2002-2006,2010 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_get_wstr.3x,v 1.5 2005/05/15 16:17:44 tom Exp $ +.\" $Id: curs_get_wstr.3x,v 1.8 2010/12/04 18:36:44 tom Exp $ .TH curs_get_wstr 3X "" .na .hy 0 @@ -44,7 +44,7 @@ .SH SYNOPSIS .nf \fB#include \fR - +.sp \fBint get_wstr(wint_t *\fR\fIwstr\fR\fB);\fR .br \fBint getn_wstr(wint_t *\fR\fIwstr\fR\fB, int \fR\fIn\fR\fB);\fR @@ -72,22 +72,22 @@ An end-of-file condition is represented by \fBWEOF\fR, as defined in \fB