summaryrefslogtreecommitdiff
path: root/usr.bin/fstat
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-04-07 00:06:21 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-04-07 00:06:21 +0000
commit906c1e27fc15d09fe630e425166401aaea7020a5 (patch)
treea3ba6912210e1b413706c71ed63a536ccf343f46 /usr.bin/fstat
parentd9fb9dd03eadc5ebc521f0cbfc9c773cf90efe8a (diff)
Notes
Diffstat (limited to 'usr.bin/fstat')
-rw-r--r--usr.bin/fstat/fstat.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1
index 5a7edeb0b0ef..02a3588e754e 100644
--- a/usr.bin/fstat/fstat.1
+++ b/usr.bin/fstat/fstat.1
@@ -173,7 +173,7 @@ Normally the name cannot be determined since there is no mapping
from an open file back to the directory entry that was used to open
that file. Also, since different directory entries may reference
the same file (via
-.Xr ln 2 ) ,
+.Xr ln 1 ) ,
the name printed may not be the actual
name that the process originally used to open that file.
.El