#513430 Note that -x requires build-time support in man pages

#513430#5
Date:
2009-01-29 00:22:49 UTC
From:
To:
Encryption not compiled into vim but mentioned in manpage
man vim:
...
       -x          Use encryption when writing files.  Will prompt for a crypt
                   key.
...


/% vim -x
VIM - Vi IMproved 7.0 (2006 May 7, compiled Aug 29 2007 11:35:54)
Unknown option argument: "-x"
More info with: "vim -h"
/%

#513430#20
Date:
2011-12-30 18:40:06 UTC
From:
To:
Attached is a patch that changes the manpage to note that -x requires
cryptv support.  I did not update the Polish or Russian manpages since I
don't speak those languages.