Marc Haber pushed to branch master at Debian / adduser
Commits: bafa2ebb by Marc Haber at 2025-06-18T19:23:15+02:00 fix spacing and other errors in deluser.8 man page Thanks: Bjarni Ingi Gislason <[email protected]> Closes: #1107990Bjarni Ingi Gislason <[email protected] - - - - - 1 changed file: - doc/deluser.8 Changes: ===================================== doc/deluser.8 ===================================== @@ -123,7 +123,7 @@ any other files on the system owned by the user. Removing the home directory and mail spool can be achieved using the \fB\-\-remove\-home\fP option. .PP -The \fB\-\-remove\-all\-files\fP option +The \fB\-\-remove\-all\-files\fP option removes all files on the system owned by the user. Note that if you activate both options \fB\-\-remove\-home\fP will have no additional effect @@ -156,7 +156,7 @@ to remove system users or groups while ignoring the case where the removal already occurred. .SS "Remove a group" -If \fBdeluser\fP is called with the \fB\-\-group\fP option, +If \fBdeluser\fP is called with the \fB\-\-group\fP option, or \fBdelgroup\fP is called, a group will be removed. The primary group of an existing user cannot be removed. @@ -196,14 +196,14 @@ This implicitly sets \fB\-\-backup\fP also. Defaults to the current working directory. Valid modes: \fBdeluser\fP, \fBdeluser \-\-system\fP. .TP -.BR "\-\-conf \fIfile\fP" +.BI \-\-conf " file" Use \fIfile\fP instead of the default files \fI/etc/deluser.conf\fP and \fI/etc/adduser.conf\fP. Multiple \-\-conf options may be given. .TP .B \-\-debug Synonymous to -.B \-\-stdoutmsglevel=debug. +.BR \-\-stdoutmsglevel=debug . Deprecated. .TP .B \-\-group @@ -221,7 +221,7 @@ Valid modes: \fBdeluser \-\-group\fP, \fBdelgroup\fP. .TP .B \-\-quiet Synonymous to -.B \-\-stdoutmsglevel=warn. +.BR \-\-stdoutmsglevel=warn . Deprecated. .TP .B \-\-remove\-all\-files @@ -244,14 +244,14 @@ Valid modes: \fBdeluser\fP, \fBdeluser \-\-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 @@ -266,12 +266,13 @@ information to itself while still leaving helpful information in the log. .B \-\-version Display version and copyright information. -.SH LOGGING↲ +.SH LOGGING \fBdeluser\fR uses extensive and configurable logging to tailor its verbosity to the needs and wishes of the system administrator. -This works similar to \fBadduser\fR. See \fBadduser\fR(8) for all the details. +This works similar to \fBadduser\fR. +See \fBadduser\fR(8) for all the details. .SH EXIT VALUES View it on GitLab: https://salsa.debian.org/debian/adduser/-/commit/bafa2ebb25623327d28353601dd7f7d96d930a3f -- View it on GitLab: https://salsa.debian.org/debian/adduser/-/commit/bafa2ebb25623327d28353601dd7f7d96d930a3f 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
