diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-11-05 21:00:23 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-11-05 21:00:23 +0100 |
commit | 2c1dc1aa4f374f5c8d6a13e7e82a26c4e27e6775 (patch) | |
tree | c42e6412647194044a56f7a5f1d53900fb5a38b9 /sys/man/4 | |
parent | 0560d1d6b657294de891017e1f9c56cf4db07360 (diff) |
fix some manpage cross references
Diffstat (limited to 'sys/man/4')
-rw-r--r-- | sys/man/4/iostats | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/4/iostats b/sys/man/4/iostats index 58387a0f5..6f7eefaf5 100644 --- a/sys/man/4/iostats +++ b/sys/man/4/iostats @@ -61,7 +61,7 @@ The .B -C flag sets the MCACHE flag on the mount which allows the kernel to cache (see -.IR bind(1) ). +.IR bind (1)). .SH EXAMPLE Display summary of file I/O incurred by .IR ls (1): |