Sun Jan 4 12:13:56 2009 UTC ()
Fix first part of PR 38987 by Robert Elz:
.Dq needs punctuation quoted to mark it up.

I leave 2) and 3) of that PR open for someone else...


(wiz)
diff -r1.66 -r1.67 src/usr.bin/find/find.1

cvs diff -r1.66 -r1.67 src/usr.bin/find/find.1 (expand / switch to context diff)
--- src/usr.bin/find/find.1 2007/07/19 07:49:30 1.66
+++ src/usr.bin/find/find.1 2009/01/04 12:13:56 1.67
@@ -1,4 +1,4 @@
-.\"	$NetBSD: find.1,v 1.66 2007/07/19 07:49:30 daniel Exp $
+.\"	$NetBSD: find.1,v 1.67 2009/01/04 12:13:56 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -219,9 +219,9 @@
 .Nm
 recurses down the tree.
 It will not attempt to delete a filename with a
-.Dq \/
+.Dq /
 character in its pathname relative to
-.Dq \.
+.Dq \&.
 for security reasons.
 Depth-first traversal processing is implied by this option.
 This can also be invoked as