X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fcurs_scroll.3x;h=2cb152d865c7c86ab00908ec81678c1143db5e96;hp=754b71499841e5a2fdc93ede8fd42e9f6275182b;hb=5eb177874dea59107a1a2ea44f5d8f5bb99550b2;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/man/curs_scroll.3x b/man/curs_scroll.3x index 754b7149..2cb152d8 100644 --- a/man/curs_scroll.3x +++ b/man/curs_scroll.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998-2005,2006 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2006,2010 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,14 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: curs_scroll.3x,v 1.13 2006/02/25 21:49:19 tom Exp $ +.\" $Id: curs_scroll.3x,v 1.15 2010/12/04 18:40:45 tom Exp $ .TH curs_scroll 3X "" .na .hy 0 .SH NAME \fBscroll\fR, \fBscrl\fR, -\fBwscrl\fR - scroll a \fBcurses\fR window +\fBwscrl\fR \- scroll a \fBcurses\fR window .ad .hy .SH SYNOPSIS @@ -88,9 +88,3 @@ Under this implementation it is. The XSI Curses standard, Issue 4 describes these functions. .SH SEE ALSO \fBcurses\fR(3X), \fBcurs_outopts\fR(3X) -.\"# -.\"# The following sets edit modes for GNU EMACS -.\"# Local Variables: -.\"# mode:nroff -.\"# fill-column:79 -.\"# End: