diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2014-10-19 11:22:06 +0200 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2014-10-20 17:49:28 -0700 |
commit | 6c1110fbe18dcf91228449c3a4ce706edbfb90c7 (patch) | |
tree | 0479de6f4c616ceeb09c90c4919027f6ab28cc05 /xcompmgr.1 | |
parent | Remove empty AUTHORS & NEWS files (diff) | |
download | xcman-6c1110fbe18dcf91228449c3a4ce706edbfb90c7.tar.gz xcman-6c1110fbe18dcf91228449c3a4ce706edbfb90c7.tar.bz2 xcman-6c1110fbe18dcf91228449c3a4ce706edbfb90c7.tar.xz |
man: note that -n is the default mode.
Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to '')
-rw-r--r-- | xcompmgr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ When \-c is specified, enables a smooth fade effect for transient windows like menus, and for all windows on hide and restore events. .TP .BI \-n -Simple client-side compositing. +Simple client-side compositing. This is the default mode. .TP .BI \-s Server-side compositing with hard-edged shadows. |