2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

Fix underlining of "root" in -u option descriptions. Bug #699

This commit is contained in:
Todd C. Miller 2015-06-08 16:49:09 -06:00
parent 7107ce4d1d
commit db8aae12e8
3 changed files with 6 additions and 6 deletions

View File

@ -275,7 +275,7 @@ DDEESSCCRRIIPPTTIIOONN
--uu _u_s_e_r, ----uusseerr=_u_s_e_r
Run the command as a user other than the default target user
(usually _r_o_o_t _)_. The _u_s_e_r may be either a user name or a
(usually _r_o_o_t). The _u_s_e_r may be either a user name or a
numeric user ID (UID) prefixed with the `#' character (e.g.
#0 for UID 0). When running commands as a UID, many shells
require that the `#' be escaped with a backslash (`\'). Some
@ -582,4 +582,4 @@ DDIISSCCLLAAIIMMEERR
file distributed with ssuuddoo or http://www.sudo.ws/license.html for
complete details.
Sudo 1.8.14 December 4, 2014 Sudo 1.8.14
Sudo 1.8.14 June 8, 2015 Sudo 1.8.14

View File

@ -21,7 +21,7 @@
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
.\"
.TH "SUDO" "8" "December 4, 2014" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
.TH "SUDO" "8" "June 8, 2015" "Sudo @PACKAGE_VERSION@" "System Manager's Manual"
.nh
.if n .ad l
.SH "NAME"
@ -544,7 +544,7 @@ privilege on the current host to use this option.
\fB\-u\fR \fIuser\fR, \fB\--user\fR=\fIuser\fR
Run the command as a user other than the default target user
(usually
\fIroot ).\fR
\fIroot\fR).
The
\fIuser\fR
may be either a user name or a numeric user ID

View File

@ -19,7 +19,7 @@
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
.\"
.Dd December 4, 2014
.Dd June 8, 2015
.Dt SUDO @mansectsu@
.Os Sudo @PACKAGE_VERSION@
.Sh NAME
@ -490,7 +490,7 @@ privilege on the current host to use this option.
.It Fl u Ar user , Fl -user Ns = Ns Ar user
Run the command as a user other than the default target user
(usually
.Em root ).
.Em root ) .
The
.Ar user
may be either a user name or a numeric user ID