From e2df0615c76f228e5479482a880a01d64ef47a06 Mon Sep 17 00:00:00 2001
From: bubulle
Date: Sun, 5 Jul 2009 21:08:28 +0000
Subject: Load samba-3.4.0 into branches/samba/upstream.
git-svn-id: svn://svn.debian.org/svn/pkg-samba/branches/samba/upstream@2934 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.