From dacca88972c1a4d1e4c7efcd4c4c0192700fa31a Mon Sep 17 00:00:00 2001
From: Jean-Philippe Baud <baud@cern.ch>
Date: Fri, 19 Jan 2001 08:36:30 +0000
Subject: [PATCH] document CA_MAXCLASNAMELEN and CA_MAXMLLEN

---
 mediachanger/castorrmc/h/Castor_limits.man | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/mediachanger/castorrmc/h/Castor_limits.man b/mediachanger/castorrmc/h/Castor_limits.man
index 386c012c41..dc04386717 100644
--- a/mediachanger/castorrmc/h/Castor_limits.man
+++ b/mediachanger/castorrmc/h/Castor_limits.man
@@ -1,8 +1,8 @@
-.\" $Id: Castor_limits.man,v 1.4 2000/09/21 15:38:06 jdurand Exp $
+.\" $Id: Castor_limits.man,v 1.5 2001/01/19 08:36:30 baud Exp $
 .\"
 .\" Man page for the CASTOR's limits header file Castor_limits.h
 .\"
-.TH CASTOR_LIMITS "4" "$Date: 2000/09/21 15:38:06 $" "CASTOR" "File Formats"
+.TH CASTOR_LIMITS "4" "$Date: 2001/01/19 08:36:30 $" "CASTOR" "File Formats"
 .SH NAME
 \fBCastor_limits\fP \- CASTOR internal limits
 
@@ -15,6 +15,11 @@ The \fBCastor_limits.h\fP header file contains all the common limits that all CA
 These are:
 .br
 .TP
+.B CA_MAXCLASNAMELEN
+maximum length for a fileclass name
+.br
+Default value: 15
+.TP
 .B CA_MAXCOMMENTLEN
 maximum length for user comments in metadata
 .br
@@ -80,6 +85,11 @@ maximum length for a cartridge manufacturer
 .br
 Default value: 12
 .TP
+.B CA_MAXMLLEN
+maximum length for a cartridge media_letter
+.br
+Default value: 1
+.TP
 .B CA_MAXMODELLEN
 maximum length for a cartridge model
 .br
-- 
GitLab