X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_slk.3x;h=83de447bc1b7801acf024b469dbcb8c4c01e14d0;hp=0e95b0bd54122bc5d85c26f9a75c145107e0a43c;hb=c3b21f65a2687f3894a0d3217006c23f162c893a;hpb=cef50b3afcd58166f3541b701c97bce538844c76 diff --git a/man/curs_slk.3x b/man/curs_slk.3x index 0e95b0bd..83de447b 100644 --- a/man/curs_slk.3x +++ b/man/curs_slk.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2007,2010 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2010,2016 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 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_slk.3x,v 1.21 2010/10/02 23:21:04 tom Exp $ +.\" $Id: curs_slk.3x,v 1.23 2016/10/15 17:02:31 tom Exp $ .TH curs_slk 3X "" .na .hy 0 @@ -232,7 +232,7 @@ It changes the argument type of the attribute-manipulation functions \fBslk_attron\fR, \fBslk_attroff\fR, \fBslk_attrset\fR to be \fBattr_t\fR, and adds \fBconst\fR qualifiers. -The format codes \fB2\fR and \fB3\fR for \fBslk_init()\fR and the +The format codes \fB2\fR and \fB3\fR for \fBslk_init\fR and the function \fBslk_attr\fR are specific to ncurses. .SH SEE ALSO \fBcurses\fR(3X), @@ -240,9 +240,3 @@ function \fBslk_attr\fR are specific to ncurses. \fBcurs_initscr\fR(3X), \fBcurs_refresh\fR(3X), \fBcurs_variables\fR(3X). -.\"# -.\"# The following sets edit modes for GNU EMACS -.\"# Local Variables: -.\"# mode:nroff -.\"# fill-column:79 -.\"# End: