]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_addstr.3x
ncurses 5.4
[ncurses.git] / man / curs_addstr.3x
index a845acbca7e9dd884d8874920af03a18fd9e49f1..0ffacc6fa9b7d6a53388d0de128629fe09595eaf 100644 (file)
@@ -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 <curses.h>\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