=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/find/find.1,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- src/usr.bin/find/find.1 2000/03/06 03:15:59 1.25 +++ src/usr.bin/find/find.1 2000/03/07 21:11:08 1.26 @@ -1,4 +1,4 @@ -.\" $OpenBSD: find.1,v 1.25 2000/03/06 03:15:59 aaron Exp $ +.\" $OpenBSD: find.1,v 1.26 2000/03/07 21:11:08 aaron Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -527,7 +527,7 @@ .Pp Historically, the .Fl d , -.Fl H +.Fl H , and .Fl x options were implemented using the primaries @@ -600,8 +600,8 @@ .Pp The .Fl W -option is probably not the most elegant way to handle whiteouts. It may -be replaced by a more sophisticated algorithm eventually. +option is probably not the most elegant way to handle whiteouts. +It may be replaced by a more sophisticated algorithm eventually. .Sh HISTORY A .Nm