diff --git a/share/man/man5/dir.5 b/share/man/man5/dir.5 index 23437e8db87e..7cb3017e4939 100644 --- a/share/man/man5/dir.5 +++ b/share/man/man5/dir.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: dir.5,v 1.11 2002/08/12 20:50:31 soren Exp $ +.\" $NetBSD: dir.5,v 1.12 2002/08/12 20:56:07 soren Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -86,7 +86,7 @@ The directory entry format is defined in the file * its inode number, the length of the entry, and the length of the name * contained in the entry. These are followed by the name padded to a * 4 byte boundary with null bytes. All names are guaranteed null - * terminated. The maximum length of a name in a directory is MAXNAMLEN. + * terminated. The maximum length of a name in a directory is MAXNAMLEN. */ struct dirent {