diff options
author | Steve French <sfrench@samba.org> | 2005-04-28 03:45:26 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:31 -0500 |
commit | 93a79142399476c2275f79fd37938f67bf63f1fb (patch) | |
tree | 0e1287c9b379a5b874906b16d0e0eda802519d4b /docs | |
parent | 4aabd6959858396a41fc69869652d828a0dd24dd (diff) | |
download | samba-93a79142399476c2275f79fd37938f67bf63f1fb.tar.gz samba-93a79142399476c2275f79fd37938f67bf63f1fb.tar.bz2 samba-93a79142399476c2275f79fd37938f67bf63f1fb.zip |
Fix mount.cifs man page build break part 2.
(This used to be commit 54a6249b15ebf56c005a727bb3dffc7994c8fc1d)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages/mount.cifs.8.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manpages/mount.cifs.8.xml b/docs/manpages/mount.cifs.8.xml index b54ad084e9..bcf3954da2 100644 --- a/docs/manpages/mount.cifs.8.xml +++ b/docs/manpages/mount.cifs.8.xml @@ -284,7 +284,7 @@ port 445 is tried and if no response then port 139 is tried. (which also forbids creating and opening files whose names contain any of these seven characters). This has no effect if the server does not support - Unicode on the wire.<para></listitem> + Unicode on the wire.</para></listitem> </varlistentry> <varlistentry> @@ -352,6 +352,7 @@ port 445 is tried and if no response then port 139 is tried. <term>noserverino</term> <listitem><para>client generates inode numbers (rather than using the actual one from the server) by default. + </para></listitem> </varlistentry> <varlistentry> |