Clarify that ttyin contains raw terminal input.
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
.nr BA @BAMAN@
|
.nr BA @BAMAN@
|
||||||
.nr LC @LCMAN@
|
.nr LC @LCMAN@
|
||||||
.nr PS @PSMAN@
|
.nr PS @PSMAN@
|
||||||
.TH "SUDOERS" "@mansectform@" "July 11, 2019" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
|
.TH "SUDOERS" "@mansectform@" "July 12, 2019" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
|
||||||
.nh
|
.nh
|
||||||
.if n .ad l
|
.if n .ad l
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
@@ -4881,7 +4881,7 @@ command suspend or resume, signal number received
|
|||||||
.PD
|
.PD
|
||||||
.TP 10n
|
.TP 10n
|
||||||
\fIttyin\fR
|
\fIttyin\fR
|
||||||
Input from the user's tty, exactly as the user typed it.
|
Raw input from the user's terminal, exactly as it was received.
|
||||||
No post-processing is performed.
|
No post-processing is performed.
|
||||||
For manual viewing, you may wish to convert carriage return characters
|
For manual viewing, you may wish to convert carriage return characters
|
||||||
in the log to line feeds.
|
in the log to line feeds.
|
||||||
|
@@ -24,7 +24,7 @@
|
|||||||
.nr BA @BAMAN@
|
.nr BA @BAMAN@
|
||||||
.nr LC @LCMAN@
|
.nr LC @LCMAN@
|
||||||
.nr PS @PSMAN@
|
.nr PS @PSMAN@
|
||||||
.Dd July 11, 2019
|
.Dd July 12, 2019
|
||||||
.Dt SUDOERS @mansectform@
|
.Dt SUDOERS @mansectform@
|
||||||
.Os Sudo @PACKAGE_VERSION@
|
.Os Sudo @PACKAGE_VERSION@
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -4542,7 +4542,7 @@ bug compatibility for
|
|||||||
command suspend or resume, signal number received
|
command suspend or resume, signal number received
|
||||||
.El
|
.El
|
||||||
.It Pa ttyin
|
.It Pa ttyin
|
||||||
Input from the user's tty, exactly as the user typed it.
|
Raw input from the user's terminal, exactly as it was received.
|
||||||
No post-processing is performed.
|
No post-processing is performed.
|
||||||
For manual viewing, you may wish to convert carriage return characters
|
For manual viewing, you may wish to convert carriage return characters
|
||||||
in the log to line feeds.
|
in the log to line feeds.
|
||||||
|
Reference in New Issue
Block a user