summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/find.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/find/find.1')
-rw-r--r--usr.bin/find/find.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1
index e16a6e2..d605e19 100644
--- a/usr.bin/find/find.1
+++ b/usr.bin/find/find.1
@@ -63,7 +63,7 @@ The options are as follows:
The
.Fl H
option causes the file information and file type (see
-.Xr stat 2)
+.Xr stat 2 )
returned for each symbolic link specified on the command line to be
those of the file referenced by the link, not the link itself.
If the referenced file does not exist, the file information and type will
@@ -74,7 +74,7 @@ the command line is that of the link itself.
The
.Fl L
option causes the file information and file type (see
-.Xr stat 2)
+.Xr stat 2 )
returned for each symbolic link to be those of the file referenced by the
link, not the link itself.
If the referenced file does not exist, the file information and type will
@@ -83,7 +83,7 @@ be for the link itself.
The
.Fl P
option causes the file information and file type (see
-.Xr stat 2)
+.Xr stat 2 )
returned for each symbolic link to be those of the link itself.
This is the default.
.It Fl X
OpenPOWER on IntegriCloud