diff options
| author | tedu <> | 2014-10-08 16:13:00 +0000 |
|---|---|---|
| committer | tedu <> | 2014-10-08 16:13:00 +0000 |
| commit | 4796945a746c50ad52477185c15177c97baa712a (patch) | |
| tree | 7f349c9e093f0a13bb15f6d53f798bd43aa66060 /src | |
| parent | ca28682287f407dea19078bcad13be6ad6794b94 (diff) | |
| download | openbsd-4796945a746c50ad52477185c15177c97baa712a.tar.gz openbsd-4796945a746c50ad52477185c15177c97baa712a.tar.bz2 openbsd-4796945a746c50ad52477185c15177c97baa712a.zip | |
reluctantly rename man page after a function
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libressl/ressl_init.3 (renamed from src/lib/libressl/ressl.3) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libressl/ressl.3 b/src/lib/libressl/ressl_init.3 index b50d3d6068..c439001bdc 100644 --- a/src/lib/libressl/ressl.3 +++ b/src/lib/libressl/ressl_init.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: ressl.3,v 1.3 2014/10/08 14:55:20 schwarze Exp $ | 1 | .\" $OpenBSD: ressl_init.3,v 1.1 2014/10/08 16:13:00 tedu Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> | 3 | .\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> |
| 4 | .\" All rights reserved. | 4 | .\" All rights reserved. |
