Marc Haber pushed to branch debian/latest at Debian / adduser
Commits: 9b462650 by Marc Haber at 2026-01-24T18:05:09+01:00 man page improvements for adduser.8 Closes: #1124790 Thanks: Bjarni Ingi Gislason - - - - - 53f66175 by Marc Haber at 2026-01-24T18:05:09+01:00 apply correcting patch from #1105900 Thanks: Bjarni Ingi Gislason Closes: #1105900 - - - - - 2 changed files: - doc/adduser.8 - doc/adduser.local.8 Changes: ===================================== doc/adduser.8 ===================================== @@ -10,7 +10,7 @@ .\" 2016 Helge Kreutzmann <[email protected]> .\" 2021-2022 Jason Franklin <[email protected]> .\" 2022 Matt Barry <[email protected]> -.\" +. .\" This is free software; see the GNU General Public License version .\" 2 or later for copying conditions. There is NO warranty. .TH ADDUSER 8 "" "Debian GNU/Linux" @@ -363,7 +363,7 @@ Multiple \fB\-\-conf\fR options can be given. .TP .B \-\-debug Synonymous to -.B \-\-stdoutmsglevel=debug. +.BR \-\-stdoutmsglevel=debug . Deprecated. .TP .B \-\-disabled\-login @@ -470,7 +470,7 @@ Valid modes: \fBadduser\fP, \fBadduser \-\-system\fP. .TP .B \-\-quiet Synonymous to -.B \-\-stdoutmsglevel=warn. +.BR \-\-stdoutmsglevel=warn . Deprecated. .TP .BI \-\-shell " shell" @@ -488,21 +488,21 @@ With this option, \fBadduser\fP creates a and changes its mode respectively. Valid modes: \fBadduser\fP, \fBaddgroup\fP. .TP -.BI \-\-uid " ID" +.BI \-\-uid " ID" Force the new userid to be the given number. \fBadduser\fP will fail if the userid is already taken. Valid modes: \fBadduser\fP, \fBadduser \-\-system\fP. .TP .B \-\-verbose Synonymous to -.B \-\-stdoutmsglevel=info. +.BR \-\-stdoutmsglevel=info . Deprecated. .TP -.BI \-\-stdoutmsglevel " prio" +.BI \-\-stdoutmsglevel " prio" .TQ -.BI \-\-stderrmsglevel " prio" +.BI \-\-stderrmsglevel " prio" .TQ -.BI \-\-logmsglevel " prio" +.BI \-\-logmsglevel " prio" Minimum priority for messages logged to syslog/journal and the console, respectively. Values are @@ -705,7 +705,7 @@ Error accessing auxiliary files. .TP .B 81 An executable that is needed by \fBadduser\fP or \fBdeluser\fP -cannot be found. Check your installation and dependencies. +cannot be found. Check your installation and dependencies. .TP .B 82 Executing an external command returned some unexpected error. @@ -814,7 +814,7 @@ to file bugs against the \fBadduser\fP package in this case. .BR groupadd (8), .BR useradd (8), .BR usermod (8), -.BR /usr/share/doc/base-passwd/users-and-groups.html +.B /usr/share/doc/base\-passwd/users\-and\-groups.html on any Debian system, Debian Policy 9.2.2, RFC8264 "PRECIS Framework: Preparation, Enforcement, and Comparison of ===================================== doc/adduser.local.8 ===================================== @@ -8,15 +8,16 @@ adduser.local, deluser.local \- hook for local actions in adduser and deluser .SH SYNOPSIS .SY adduser.local -.OP "" username -.OP "" uid -.OP "" gid -.OP "" home-directory +.OP \fIusername +.OP \fIuid +.OP \fIgid +.OP \fIhome-directory +.YS .SY deluser.local -.OP "" username -.OP "" uid -.OP "" gid -.OP "" home-directory +.OP \fIusername +.OP \fIuid +.OP \fIgid +.OP \fIhome-directory .YS .SH DESCRIPTION \fBadduser.local\fP and \fBdeluser.local\fP View it on GitLab: https://salsa.debian.org/debian/adduser/-/compare/f4307089d3034760340449f2ede498359d2b7716...53f6617597dcd7d3b5f3be1eb36f058279edefd8 -- View it on GitLab: https://salsa.debian.org/debian/adduser/-/compare/f4307089d3034760340449f2ede498359d2b7716...53f6617597dcd7d3b5f3be1eb36f058279edefd8 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-shadow-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-shadow-devel
