From 1e4514a1edfdd1dde65a7567a7d7328de40e3493 Mon Sep 17 00:00:00 2001
From: bubulle
Date: Mon, 6 Jul 2009 18:17:09 +0000
Subject: merge upstream 3.4.0
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@2936 fc4039ab-9d04-0410-8cac-899223bdd6b0
---
docs/htmldocs/manpages/smbcquotas.1.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs/htmldocs/manpages/smbcquotas.1.html')
diff --git a/docs/htmldocs/manpages/smbcquotas.1.html b/docs/htmldocs/manpages/smbcquotas.1.html
index f39a35ce08..2830801d55 100644
--- a/docs/htmldocs/manpages/smbcquotas.1.html
+++ b/docs/htmldocs/manpages/smbcquotas.1.html
@@ -74,13 +74,13 @@ it in directly.
EXIT STATUS
The smbcquotas
program sets the exit status
+
All limits are specified as a number of bytes.
EXIT STATUS
The smbcquotas
program sets the exit status
depending on the success or otherwise of the operations performed.
The exit status may be one of the following values.
If the operation succeeded, smbcquotas returns an exit
status of 0. If smbcquotas
couldn't connect to the specified server,
or when there was an error getting or setting the quota(s), an exit status
of 1 is returned. If there was an error parsing any command line
- arguments, an exit status of 2 is returned.
VERSION
This man page is correct for version 3 of the Samba suite.
AUTHOR
The original Samba software and related utilities
+ arguments, an exit status of 2 is returned.
VERSION
This man page is correct for version 3 of the Samba suite.
AUTHOR
The original Samba software and related utilities
were created by Andrew Tridgell. Samba is now developed
by the Samba Team as an Open Source project similar
to the way the Linux kernel is developed.
smbcquotas
was written by Stefan Metzmacher.