Small fix: Changed 'Nm .' to 'Nm' (introduced by me before).

This commit is contained in:
jdf 2012-06-27 22:57:27 +00:00
parent ebac77ef57
commit 6e4b17c46b
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: find.1,v 1.74 2012/06/27 22:31:26 jdf Exp $
.\" $NetBSD: find.1,v 1.75 2012/06/27 22:57:27 jdf Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -896,7 +896,7 @@ primary does not interact well with other options that cause the file system
tree traversal options to be changed.
.Sh HISTORY
A much simpler
.Nm .
.Nm
command appeared in First Edition AT\*[Am]T Unix.
The syntax had become similar to the present version by
the time of the Fifth Edition.