X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_sp_funcs.3x;h=c7c55ddb62fe71f4e7eac7a5454346c78f3ab62a;hp=6e02af29faf5388fe4f5220d6e994475065b2594;hb=67ab4b308e932639a3a832052228d445c41c54b4;hpb=0ac2306dd3aaab1338d8b1458c15a7e476cfc3ff diff --git a/man/curs_sp_funcs.3x b/man/curs_sp_funcs.3x index 6e02af29..c7c55ddb 100644 --- a/man/curs_sp_funcs.3x +++ b/man/curs_sp_funcs.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 2010 Free Software Foundation, Inc. * +.\" Copyright (c) 2010,2013 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_sp_funcs.3x,v 1.4 2010/09/18 20:07:36 tom Exp $ +.\" $Id: curs_sp_funcs.3x,v 1.6 2013/06/22 17:53:59 tom Exp $ .TH curs_sp_funcs 3X "" .na .hy 0 @@ -186,7 +186,7 @@ new_prescr \- \fBcurses\fR screen-pointer extension .br \fBint slk_attrset_sp(SCREEN*, const chtype);\fR .br -\fBint slk_attr_sp((SCREEN*);\fR +\fBint slk_attr_sp(SCREEN*);\fR .br \fBint slk_clear_sp(SCREEN*);\fR .br @@ -351,9 +351,3 @@ be conditioned using \fINCURSES_SP_FUNCS\fP. \fBcurses\fR(3X), \fBcurs_opaque\fR(3X), \fBcurs_threads\fR(3X). -.\"# -.\"# The following sets edit modes for GNU EMACS -.\"# Local Variables: -.\"# mode:nroff -.\"# fill-column:79 -.\"# End: