X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=man%2Fcurs_print.3x;h=31c7dc46ecd99bf2fa8346d59b8686c9ce82b10b;hb=16fbf3f4f7d96b6ee6bf9159b22f26e05962aa3d;hp=101d2935e2965513e50dcca4b1c5ce0f7c9446c3;hpb=74433bcf4f6fe40862a28f3c00edaedcd5054b01;p=ncurses.git diff --git a/man/curs_print.3x b/man/curs_print.3x index 101d2935..31c7dc46 100644 --- a/man/curs_print.3x +++ b/man/curs_print.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright 2018-2020,2021 Thomas E. Dickey * +.\" Copyright 2018-2021,2022 Thomas E. Dickey * .\" Copyright 1998-2010,2017 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * @@ -27,14 +27,14 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_print.3x,v 1.18 2021/12/25 21:41:58 tom Exp $ +.\" $Id: curs_print.3x,v 1.19 2022/02/12 20:05:11 tom Exp $ .TH curs_print 3X "" .SH NAME \fBmcprint\fP \- ship binary data to printer .SH SYNOPSIS \fB#include \fP .sp -\fBint mcprint(char *\fP\fIdata\fP\fB, int \fP\fIlen\fP\fB);\fP +\fBint mcprint(char *\fIdata\fB, int \fIlen\fB);\fR .SH DESCRIPTION This function uses the \fBmc5p\fP or \fBmc4\fP and \fBmc5\fP capabilities, if they are present, to ship given data to a printer attached to the terminal.