diff options
| author | kleink <kleink@NetBSD.org> | 1999-09-12 18:47:10 +0000 |
|---|---|---|
| committer | kleink <kleink@NetBSD.org> | 1999-09-12 18:47:10 +0000 |
| commit | 03126e1c992a4b8f474a69295788b1c18e0d5e85 (patch) | |
| tree | 304774543b03567ef26518a2658471e391fd2fff /sbin/slattach | |
| parent | 68230e75399f3af1bfa55b8d29cfc6f41e7ff813 (diff) | |
Use full month names with .Dd, as per mdoc.samples(7).
Diffstat (limited to 'sbin/slattach')
| -rw-r--r-- | sbin/slattach/slattach.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/slattach/slattach.8 b/sbin/slattach/slattach.8 index 80acbfee521..38c0fad47f4 100644 --- a/sbin/slattach/slattach.8 +++ b/sbin/slattach/slattach.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: slattach.8,v 1.21 1999/09/03 13:29:44 proff Exp $ +.\" $NetBSD: slattach.8,v 1.22 1999/09/12 18:47:11 kleink Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -33,7 +33,7 @@ .\" .\" @(#)slattach.8 8.2 (Berkeley) 4/1/94 .\" -.Dd Sep 3, 1999 +.Dd September 3, 1999 .Dt SLATTACH 8 .Os BSD 4.3 .Sh NAME |
