X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fcurs_addstr.3x;h=0ffacc6fa9b7d6a53388d0de128629fe09595eaf;hb=refs%2Ftags%2Fv5.4;hp=a845acbca7e9dd884d8874920af03a18fd9e49f1;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01;p=ncurses.git diff --git a/man/curs_addstr.3x b/man/curs_addstr.3x index a845acbc..0ffacc6f 100644 --- a/man/curs_addstr.3x +++ b/man/curs_addstr.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998,2000 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2000,2003 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_addstr.3x,v 1.10 2002/03/09 23:09:29 tom Exp $ +.\" $Id: curs_addstr.3x,v 1.11 2003/12/27 18:51:15 tom Exp $ .TH curs_addstr 3X "" .SH NAME \fBaddstr\fR, @@ -40,7 +40,7 @@ .SH SYNOPSIS .nf \fB#include \fR - +.PP \fBint addstr(const char *\fR\fIstr\fR\fB);\fR .br \fBint addnstr(const char *\fR\fIstr\fR\fB, int \fR\fIn\fR\fB);\fR