X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_instr.3x;h=442310602187444233db94f4a7ecee252551bf02;hp=6d64353ae74e66360e4ac12ba106296b14ad5ff9;hb=73dd18dba5148d708638caa25c085d82f704e972;hpb=06078d3fa68db669ed37178c01873546b4b28745 diff --git a/man/curs_instr.3x b/man/curs_instr.3x index 6d64353a..44231060 100644 --- a/man/curs_instr.3x +++ b/man/curs_instr.3x @@ -1,5 +1,6 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2010,2017 Free Software Foundation, Inc. * +.\" Copyright 2018,2020 Thomas E. Dickey * +.\" Copyright 1998-2010,2017 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 +27,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_instr.3x,v 1.18 2017/11/18 23:47:37 tom Exp $ +.\" $Id: curs_instr.3x,v 1.20 2020/02/02 23:34:34 tom Exp $ .TH curs_instr 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` @@ -67,7 +68,8 @@ .SH DESCRIPTION These routines return a string of characters in \fIstr\fR, extracted starting at the current cursor position in the named window. -Attributes are stripped from the characters. The four +Attributes are stripped from the characters. +The four functions with \fIn\fR as the last argument return a leading substring at most \fIn\fR characters long (exclusive of the trailing NUL). .SH RETURN VALUE