> Date: Mon, 21 Aug 2017 11:48:33 +0200
> From: Frederic Cambus <f...@statdns.com>
> 
> Hi tech@,
> 
> Document the newly introduced RI_ROTATE_CCW flag.
> 
> Comments? OK?

Thanks!  ok kettenis@

> Index: share/man/man9/rasops.9
> ===================================================================
> RCS file: /cvs/src/share/man/man9/rasops.9,v
> retrieving revision 1.17
> diff -u -p -r1.17 rasops.9
> --- share/man/man9/rasops.9   18 Jan 2017 20:07:40 -0000      1.17
> +++ share/man/man9/rasops.9   21 Aug 2017 09:33:00 -0000
> @@ -153,6 +153,8 @@ Center the text area.
>  .\" Cursor is currently clipped
>  .It RI_ROTATE_CW
>  Rotate the text display quarter clockwise.
> +.It RI_ROTATE_CCW
> +Rotate the text display quarter counter-clockwise.
>  .It RI_CFGDONE
>  .Fn rasops_reconfig
>  completed successfully
> 
> 

Reply via email to