From e673f5734141652e257ffb3389fbc8e04f3faacc Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 14 Mar 2001 22:08:34 +0000 Subject: formatting error; m@procyon.com --- usr.bin/find/find.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/find/find.1') diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 2fbe861bb9a..4e49af06501 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: find.1,v 1.30 2000/11/10 05:10:26 aaron Exp $ +.\" $OpenBSD: find.1,v 1.31 2001/03/14 22:08:33 deraadt Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -492,7 +492,7 @@ The following examples are shown as given to the shell: .Bl -tag -width findx .It Li "find / \e! -name \*q*.c\*q -print" Print out a list of all the files whose names do not end in -.Dq .c . +.Dq \&.c . .It Li "find / -newer ttt -user wnj -print" Print out a list of all the files owned by user .Dq wnj -- cgit v1.2.3