Skip to content
Snippets Groups Projects
Commit dacca889 authored by Jean-Philippe Baud's avatar Jean-Philippe Baud Committed by Steven Murray
Browse files

document CA_MAXCLASNAMELEN and CA_MAXMLLEN

parent bcef7e11
Branches
Tags
No related merge requests found
.\" $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 .\" 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 .SH NAME
\fBCastor_limits\fP \- CASTOR internal limits \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 ...@@ -15,6 +15,11 @@ The \fBCastor_limits.h\fP header file contains all the common limits that all CA
These are: These are:
.br .br
.TP .TP
.B CA_MAXCLASNAMELEN
maximum length for a fileclass name
.br
Default value: 15
.TP
.B CA_MAXCOMMENTLEN .B CA_MAXCOMMENTLEN
maximum length for user comments in metadata maximum length for user comments in metadata
.br .br
...@@ -80,6 +85,11 @@ maximum length for a cartridge manufacturer ...@@ -80,6 +85,11 @@ maximum length for a cartridge manufacturer
.br .br
Default value: 12 Default value: 12
.TP .TP
.B CA_MAXMLLEN
maximum length for a cartridge media_letter
.br
Default value: 1
.TP
.B CA_MAXMODELLEN .B CA_MAXMODELLEN
maximum length for a cartridge model maximum length for a cartridge model
.br .br
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment