Skip to content

Commit

Permalink
Revert "Make a note about shell expansion in pppd man page for pty op…
Browse files Browse the repository at this point in the history
…tion. (#…"

This reverts commit 1b65ca2.
  • Loading branch information
Neustradamus authored Jan 22, 2025
1 parent 1b65ca2 commit 2872e81
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pppd/pppd.8
Original file line number Diff line number Diff line change
Expand Up @@ -1021,11 +1021,6 @@ pseudo-tty master as its standard input and output. An explicit
device name may not be given if this option is used. (Note: if the
\fIrecord\fR option is used in conjunction with the \fIpty\fR option,
the child process will have pipes on its standard input and output.)

It is important to note that script will be executed by passing it to /bin/sh
using -c, such that if script contains arguments /bin/sh may attempt to
interpret that, and thus any arguments should be escaped to avoid shell
expansion.
.TP
.B receive\-all
With this option, pppd will accept all control characters from the
Expand Down

0 comments on commit 2872e81

Please sign in to comment.