X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_instr.3x;h=2c148bc404dd7633b93d1049e6c968eb97574b11;hp=bb6435b197adf0370f2b050d5a6e3e85004f92fe;hb=96a4663880a73a00b11700da8a404fdd56833925;hpb=8e397cccba0aad135cb9a8a353756f4273a7cdf6 diff --git a/man/curs_instr.3x b/man/curs_instr.3x index bb6435b1..2c148bc4 100644 --- a/man/curs_instr.3x +++ b/man/curs_instr.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2010,2017 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2017,2018 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,14 +26,15 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_instr.3x,v 1.17 2017/04/29 21:37:55 tom Exp $ +.\" $Id: curs_instr.3x,v 1.19 2018/07/28 21:34:06 tom Exp $ .TH curs_instr 3X "" .ie \n(.g .ds `` \(lq .el .ds `` `` .ie \n(.g .ds '' \(rq .el .ds '' '' .de bP -.IP \(bu 4 +.ie n .IP \(bu 4 +.el .IP \(bu 2 .. .SH NAME \fBinstr\fR, @@ -66,7 +67,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