diff options
author | aiju <devnull@localhost> | 2018-05-27 11:09:01 +0000 |
---|---|---|
committer | aiju <devnull@localhost> | 2018-05-27 11:09:01 +0000 |
commit | 6c44dbe4fd020f6aaff79334fdd74e31511b76e0 (patch) | |
tree | 4628e4736a00c63f8385f981a8a4f701291ae68e /sys/man/4 | |
parent | 41013392a1077d5e0171b75cdf1864cd9492e6b6 (diff) |
sshfs(4): don't drink and troff
Diffstat (limited to 'sys/man/4')
-rw-r--r-- | sys/man/4/sshfs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/man/4/sshfs b/sys/man/4/sshfs index 15436647e..ed9eae9da 100644 --- a/sys/man/4/sshfs +++ b/sys/man/4/sshfs @@ -91,7 +91,8 @@ it will post itself in with service name .IR service . If the service file is mounted, the attach name (the third argument to -.IR mount (1)) can be used to specify which directory on the remote host will be mounted. +.IR mount (1)) +can be used to specify which directory on the remote host will be mounted. .PP By default, relative paths are assumed relative to the user's home directory. The |