diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-05-01 02:18:09 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-05-01 02:18:09 +0200 |
commit | f6b68dd79b357d70cdae7e545e83282aac32c586 (patch) | |
tree | a92db6c53c9bc8c272fb540fc391bedb4203e050 /sys/man/4 | |
parent | fa94532c0843b6f2b6e132b762f497b9cc4066f4 (diff) |
sshfs(4): fix bad cross reference
Diffstat (limited to 'sys/man/4')
-rw-r--r-- | sys/man/4/sshfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/4/sshfs b/sys/man/4/sshfs index 6e5d82efa..83d484e4f 100644 --- a/sys/man/4/sshfs +++ b/sys/man/4/sshfs @@ -144,4 +144,4 @@ should probably escape them, as well as control characters that might confuse ot Sshfs first appeared in 9front (Apr, 2017). .SH SEE ALSO -.IR ssh(1) +.IR ssh (1) |