summaryrefslogtreecommitdiffstats
path: root/usr.bin/find
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-07 19:57:16 +0000
committerru <ru@FreeBSD.org>2004-07-07 19:57:16 +0000
commit9f45c1d92e08ca0df8a3120536812394d23d746a (patch)
tree5be3daa298d2ca42efb7a9f88eff43492e0bfd56 /usr.bin/find
parenta61052b4e84c4a944ab87da5111af6a18d5a0c6e (diff)
downloadFreeBSD-src-9f45c1d92e08ca0df8a3120536812394d23d746a.zip
FreeBSD-src-9f45c1d92e08ca0df8a3120536812394d23d746a.tar.gz
mdoc(7) fixes.
Diffstat (limited to 'usr.bin/find')
-rw-r--r--usr.bin/find/find.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index 1d23ca5..61a8bd3 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -276,11 +276,11 @@ same as the
option.
.It Ic -depth Ar n
True if the depth of the file relative to the starting point of the traversal
-is
+is
.Ar n .
.It Ic -empty
True if the current file or directory is empty.
-.It Ic -exec Ar utility Oo Ar argument ... Oc Li \&;
+.It Ic -exec Ar utility Oo Ar argument ... Oc Li \&;
True if the program named
.Ar utility
returns a zero value as its exit status.
OpenPOWER on IntegriCloud