]> granicus.if.org Git - sudo/commitdiff
Clarify that ttyin contains raw terminal input.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Fri, 12 Jul 2019 14:24:07 +0000 (08:24 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Fri, 12 Jul 2019 14:24:07 +0000 (08:24 -0600)
doc/sudoers.man.in
doc/sudoers.mdoc.in

index 4e421d3d7cf88d0fb2645de163430ed3e022e770..3af9cc3fdf2033908d40b68a4a7664916b0f5de1 100644 (file)
@@ -25,7 +25,7 @@
 .nr BA @BAMAN@
 .nr LC @LCMAN@
 .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
 .if n .ad l
 .SH "NAME"
@@ -4881,7 +4881,7 @@ command suspend or resume, signal number received
 .PD
 .TP 10n
 \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.
 For manual viewing, you may wish to convert carriage return characters
 in the log to line feeds.
index bfda1a2082f2778f6a6acbe3e37df6138fc9df50..8cb4470a4b3764f03dc0310acd4936b41263a492 100644 (file)
@@ -24,7 +24,7 @@
 .nr BA @BAMAN@
 .nr LC @LCMAN@
 .nr PS @PSMAN@
-.Dd July 11, 2019
+.Dd July 12, 2019
 .Dt SUDOERS @mansectform@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -4542,7 +4542,7 @@ bug compatibility for
 command suspend or resume, signal number received
 .El
 .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.
 For manual viewing, you may wish to convert carriage return characters
 in the log to line feeds.