diff options
author | Thomas Willingham <founder@kakste.com> | 2014-04-17 01:19:58 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2014-04-17 01:19:58 +0100 |
commit | 3a96691e293aca56992040e7a33dd05b4af17c2d (patch) | |
tree | c782e6007bd03eee1fc9e626810b5443e4683eee /doc/dav_mount.bb | |
parent | 3f98d57fdd815819f110011a1ced6152306f065e (diff) | |
download | volse-hubzilla-3a96691e293aca56992040e7a33dd05b4af17c2d.tar.gz volse-hubzilla-3a96691e293aca56992040e7a33dd05b4af17c2d.tar.bz2 volse-hubzilla-3a96691e293aca56992040e7a33dd05b4af17c2d.zip |
Doc - missing closing tag
Diffstat (limited to 'doc/dav_mount.bb')
-rw-r--r-- | doc/dav_mount.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dav_mount.bb b/doc/dav_mount.bb index 6e52d49b0..85ca614f4 100644 --- a/doc/dav_mount.bb +++ b/doc/dav_mount.bb @@ -14,7 +14,7 @@ Now you need to add any user you want to be able to mount dav to the davfs2 grou [code]usermod -aG davfs2 <DesktopUser>[/code]
-[b]Note: on some systems the user group may be different, i.e. - "network"
+[b]Note:[/b] on some systems the user group may be different, i.e. - "network"
on Arch Linux. If in doubt, check the davfs documentation for your
particular OS.
|