From 71bb6dda25e7dc3175caab5000e4af4200fe44de Mon Sep 17 00:00:00 2001 From: jtc Date: Sat, 2 Sep 1995 05:57:23 +0000 Subject: Sync with 4.4lite2 --- usr.bin/error/error.1 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'usr.bin/error/error.1') diff --git a/usr.bin/error/error.1 b/usr.bin/error/error.1 index 0395cf1843a..b254f65c3a4 100644 --- a/usr.bin/error/error.1 +++ b/usr.bin/error/error.1 @@ -1,5 +1,7 @@ -.\" Copyright (c) 1980, 1990 The Regents of the University of California. -.\" All rights reserved. +.\" $NetBSD: error.1,v 1.3 1995/09/02 06:15:20 jtc Exp $ +.\" +.\" Copyright (c) 1980, 1990, 1993 +.\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -29,10 +31,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" from: @(#)error.1 6.7 (Berkeley) 7/24/91 -.\" $Id: error.1,v 1.2 1993/08/01 07:33:08 mycroft Exp $ +.\" @(#)error.1 8.1 (Berkeley) 6/6/93 .\" -.Dd July 24, 1991 +.Dd June 6, 1993 .Dt ERROR 1 .Os BSD 4 .Sh NAME -- cgit