Remove leading zero in date.

This commit is contained in:
wiz 2019-08-07 19:13:49 +00:00
parent 1100063163
commit dbba53aad8
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: read.2,v 1.37 2019/08/07 01:09:49 roy Exp $
.\" $NetBSD: read.2,v 1.38 2019/08/07 19:13:49 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -29,7 +29,7 @@
.\"
.\" @(#)read.2 8.4 (Berkeley) 2/26/94
.\"
.Dd August 07, 2019
.Dd August 7, 2019
.Dt READ 2
.Os
.Sh NAME