]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_addch.3x
ncurses 6.0 - patch 20170422
[ncurses.git] / man / curs_addch.3x
index f0439992247fcf77c7f700449cf0932966837d54..cc3a75fd67b8f4bd9406a1e6d1318b9408488267 100644 (file)
@@ -27,7 +27,7 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: curs_addch.3x,v 1.38 2017/01/07 19:25:15 tom Exp $
+.\" $Id: curs_addch.3x,v 1.39 2017/04/17 00:14:02 tom Exp $
 .TH curs_addch 3X ""
 .de bP
 .IP \(bu 4
 .TH curs_addch 3X ""
 .de bP
 .IP \(bu 4
@@ -58,7 +58,7 @@
 .SS Adding characters
 The \fBaddch\fR, \fBwaddch\fR, \fBmvaddch\fR and \fBmvwaddch\fR routines put
 the character \fIch\fR into the given window at its current window position,
 .SS Adding characters
 The \fBaddch\fR, \fBwaddch\fR, \fBmvaddch\fR and \fBmvwaddch\fR routines put
 the character \fIch\fR into the given window at its current window position,
-which is then advanced.  They are analogous to \fBputchar\fR in \fBstdio\fR(3).
+which is then advanced.  They are analogous to \fBputchar\fR(3) in \fBstdio\fR(3).
 If the advance is at the right margin:
 .bP
 The cursor automatically wraps to the beginning of the next line.
 If the advance is at the right margin:
 .bP
 The cursor automatically wraps to the beginning of the next line.