diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-02 20:11:53 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-02 20:11:53 +0000 |
commit | c32e9f278eee5d56ba2a77dd005657f17c956ca4 (patch) | |
tree | 524171101383e155a10996d5c87ce770464dbd05 /share/man/man4/man4.arc | |
parent | 5a09caa876b9949440c6a7aab841f262f569557a (diff) |
consistent .Dd usage; proper format is: .Dd Month DD, YYYY
Diffstat (limited to 'share/man/man4/man4.arc')
-rw-r--r-- | share/man/man4/man4.arc/autoconf.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.arc/autoconf.4 b/share/man/man4/man4.arc/autoconf.4 index 8730c00ffc3..3ffb4fed1b3 100644 --- a/share/man/man4/man4.arc/autoconf.4 +++ b/share/man/man4/man4.arc/autoconf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: autoconf.4,v 1.1 1998/05/05 06:15:13 imp Exp $ +.\" $OpenBSD: autoconf.4,v 1.2 1999/07/02 20:11:50 aaron Exp $ .\" .\" Copyright (c) 1995 Mark Brinicombe .\" Copyright (c) 1994 Christopher G. Demetriou @@ -29,9 +29,9 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: autoconf.4,v 1.1 1998/05/05 06:15:13 imp Exp $ +.\" $Id: autoconf.4,v 1.2 1999/07/02 20:11:50 aaron Exp $ .\" -.Dd +.Dd May 5, 1998 .Dt AUTOCONF 4 arc .Os .Sh NAME |