X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_inch.3x;h=4a6f7beb027be955b005b3f3fd36d3ecabe4401d;hp=3386900ad089e88765f7cceca8debb74466783d2;hb=6b99a559185b3b8fad80b56bc2070b08101c33d1;hpb=b5be26931d6488adcb1ff8bc07df9de378ce0d27 diff --git a/man/curs_inch.3x b/man/curs_inch.3x index 3386900a..4a6f7beb 100644 --- a/man/curs_inch.3x +++ b/man/curs_inch.3x @@ -1,6 +1,6 @@ '\" t .\"*************************************************************************** -.\" 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 * @@ -27,10 +27,11 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_inch.3x,v 1.19 2017/10/28 20:16:52 Sven.Joachim Exp $ +.\" $Id: curs_inch.3x,v 1.21 2018/07/28 21:34:06 tom Exp $ .TH curs_inch 3X "" .de bP -.IP \(bu 4 +.ie n .IP \(bu 4 +.el .IP \(bu 2 .. .SH NAME \fBinch\fR, @@ -50,8 +51,10 @@ .br .SH DESCRIPTION These routines return the character, of type \fBchtype\fR, at the current -position in the named window. If any attributes are set for that position, -their values are OR'ed into the value returned. Constants defined in +position in the named window. +If any attributes are set for that position, +their values are OR'ed into the value returned. +Constants defined in \fB\fR can be used with the \fB&\fR (logical AND) operator to extract the character or attributes alone. .