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 /sbin/mount_lfs | |
parent | 5a09caa876b9949440c6a7aab841f262f569557a (diff) |
consistent .Dd usage; proper format is: .Dd Month DD, YYYY
Diffstat (limited to 'sbin/mount_lfs')
-rw-r--r-- | sbin/mount_lfs/mount_lfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_lfs/mount_lfs.8 b/sbin/mount_lfs/mount_lfs.8 index 6134c26dad7..2eaf37ac184 100644 --- a/sbin/mount_lfs/mount_lfs.8 +++ b/sbin/mount_lfs/mount_lfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_lfs.8,v 1.7 1999/05/23 14:11:17 aaron Exp $ +.\" $OpenBSD: mount_lfs.8,v 1.8 1999/07/02 20:11:47 aaron Exp $ .\" $NetBSD: mount_lfs.8,v 1.2 1995/03/18 14:57:30 cgd Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -34,7 +34,7 @@ .\" .\" @(#)mount_lfs.8 8.5 (Berkeley) 3/30/94 .\" -.Dd March, 30, 1994 +.Dd March 30, 1994 .Dt MOUNT_LFS 8 .Os .Sh NAME |