diff options
author | schwarze <> | 2015-11-24 19:36:35 +0000 |
---|---|---|
committer | schwarze <> | 2015-11-24 19:36:35 +0000 |
commit | 538f104d39a36dc15e460dc8b641f8f410d06b85 (patch) | |
tree | a08ceb0aaa03f98f15d6656b9a095e7f5b7d13b8 /src/lib/libcrypto/man/UI_new.3 | |
parent | 30341a6298c257343705e4c665415356ea05630f (diff) | |
download | openbsd-538f104d39a36dc15e460dc8b641f8f410d06b85.tar.gz openbsd-538f104d39a36dc15e460dc8b641f8f410d06b85.tar.bz2 openbsd-538f104d39a36dc15e460dc8b641f8f410d06b85.zip |
Correct file name, no text change (no history yet, but sorry for the churn).
Issue noticed by jmc@, OK jmc@.
Diffstat (limited to '')
-rw-r--r-- | src/lib/libcrypto/man/UI_new.3 (renamed from src/lib/libcrypto/man/ui_new.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/ui_new.3 b/src/lib/libcrypto/man/UI_new.3 index d841c212d8..9d0c518791 100644 --- a/src/lib/libcrypto/man/ui_new.3 +++ b/src/lib/libcrypto/man/UI_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .Dd $Mdocdate: November 12 2015 $ | 1 | .Dd $Mdocdate: November 24 2015 $ |
2 | .Dt UI_NEW 3 | 2 | .Dt UI_NEW 3 |
3 | .Os | 3 | .Os |
4 | .Sh NAME | 4 | .Sh NAME |