summaryrefslogtreecommitdiff
path: root/man/it/man8/groupadd.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/it/man8/groupadd.8')
-rw-r--r--man/it/man8/groupadd.88
1 files changed, 4 insertions, 4 deletions
diff --git a/man/it/man8/groupadd.8 b/man/it/man8/groupadd.8
index 3f3ad610..b0904e37 100644
--- a/man/it/man8/groupadd.8
+++ b/man/it/man8/groupadd.8
@@ -2,12 +2,12 @@
.\" Title: groupadd
.\" Author: Julianne Frances Haugh
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 22/08/2022
+.\" Date: 08/11/2022
.\" Manual: Comandi per la gestione del sistema
-.\" Source: shadow-utils 4.12.3
+.\" Source: shadow-utils 4.13
.\" Language: Italian
.\"
-.TH "GROUPADD" "8" "22/08/2022" "shadow\-utils 4\&.12\&.3" "Comandi per la gestione del si"
+.TH "GROUPADD" "8" "08/11/2022" "shadow\-utils 4\&.13" "Comandi per la gestione del si"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -38,7 +38,7 @@ The
\fBgroupadd\fR
command creates a new group account using the values specified on the command line plus the default values from the system\&. The new group will be entered into the system files as needed\&.
.PP
-I nomi di gruppo devono iniziare con una lettera minuscola o l\*(Aqunderscore, seguiti da lettere minuscole, cifre numeriche, underscore o trattini\&. Possono terminare con il simbolo del dollaro\&. In termini di espressioni regolari: [a\-z_][a\-z0\-9_\-]*[$]?
+Groupnames may contain only lower and upper case letters, digits, underscores, or dashes\&. They can end with a dollar sign\&. Dashes are not allowed at the beginning of the groupname\&. Fully numeric groupnames and groupnames \&. or \&.\&. are also disallowed\&.
.PP
Groupnames may only be up to 32 characters long\&.
.SH "OPZIONI"