diff options
Diffstat (limited to 'lib/libc/string/strerror.3')
-rw-r--r-- | lib/libc/string/strerror.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/string/strerror.3 b/lib/libc/string/strerror.3 index c9d8504dbb0..487c2b0e9ff 100644 --- a/lib/libc/string/strerror.3 +++ b/lib/libc/string/strerror.3 @@ -33,8 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)strerror.3 6.9 (Berkeley) 6/29/91 -.\" $Id: strerror.3,v 1.1.1.1 1995/10/18 08:42:22 deraadt Exp $ +.\" $OpenBSD: strerror.3,v 1.2 1996/08/19 08:34:16 tholo Exp $ .\" .Dd June 29, 1991 .Dt STRERROR 3 |