From fce9dfc7c1d58eece29cd50f74827b48674d0926 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Thu, 1 Jul 2004 18:27:46 +0000 Subject: Manpage fixes from Bjoern JACKE (This used to be commit 1387d68432cf17981f0a3dc5a02e17f972b691c9) --- docs/manpages/smbcacls.1.xml | 4 ++-- docs/manpages/smbmount.8.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/manpages') diff --git a/docs/manpages/smbcacls.1.xml b/docs/manpages/smbcacls.1.xml index 7b76aa2ce5..26bd80d282 100644 --- a/docs/manpages/smbcacls.1.xml +++ b/docs/manpages/smbcacls.1.xml @@ -27,7 +27,7 @@ -S acls -C name -G name - -n + --numeric -t -U username -h @@ -131,7 +131,7 @@ - -n + --numeric This option displays all ACL information in numeric format. The default is to convert SIDs to names and ACE types and masks to a readable string format. diff --git a/docs/manpages/smbmount.8.xml b/docs/manpages/smbmount.8.xml index ffcac0fbfa..6727a17095 100644 --- a/docs/manpages/smbmount.8.xml +++ b/docs/manpages/smbmount.8.xml @@ -135,7 +135,7 @@ password = <value> port=<arg> sets the remote SMB port number. The default - is 139. + is 445, fallback is 139. -- cgit