diff options
author | Charlie Root <root@rocinante.obtuse.com> | 2014-07-11 04:14:48 -0600 |
---|---|---|
committer | Charlie Root <root@rocinante.obtuse.com> | 2014-07-11 04:14:48 -0600 |
commit | ab3d9838cd88981b4d7ca54f06b8f7d2227f61b9 (patch) | |
tree | 339f05491c5ff2ebeb20c2837ca63d8129b74c11 /.gitignore | |
parent | 9c478f202c152122e1588ecb15fc777c264d413c (diff) | |
download | portable-ab3d9838cd88981b4d7ca54f06b8f7d2227f61b9.tar.gz portable-ab3d9838cd88981b4d7ca54f06b8f7d2227f61b9.tar.bz2 portable-ab3d9838cd88981b4d7ca54f06b8f7d2227f61b9.zip |
wording changes and initial stab at crypto man pages.
still need to get man links working and ssl and apps
man pages added.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -171,3 +171,4 @@ crypto/x509/ | |||
171 | crypto/x509v3/ | 171 | crypto/x509v3/ |
172 | openbsd/ | 172 | openbsd/ |
173 | .gitmodules | 173 | .gitmodules |
174 | ChangeLog | ||