# HG changeset patch # User Oleksandr Gavenko # Date 1344886808 -10800 # Node ID 72f67a7a449f1c8543d586d0c6a8eadf20459700 # Parent 6760780a620b297f5b4c9b17efeba0e9b53bd965 Obtain FVWM capabilities. diff -r 6760780a620b -r 72f67a7a449f fvwm.rst --- a/fvwm.rst Tue Aug 07 14:41:37 2012 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ --*- mode: outline; coding: utf-8; -*- - -* FVWM Themes. - -See - - http://fvwm-themes.sourceforge.net/ diff -r 6760780a620b -r 72f67a7a449f symbian-devel.rst --- a/symbian-devel.rst Tue Aug 07 14:41:37 2012 +0300 +++ b/symbian-devel.rst Mon Aug 13 22:40:08 2012 +0300 @@ -31,6 +31,6 @@ Download developer's certificate and key, to list it use:: - $ openssl rsa -in developercertificate.key -text - $ openssl x509 -in developercertificate.cer -text + $ openssl rsa -text -in developercertificate.key + $ openssl x509 -text -in developercertificate.cer