mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-26 15:29:07 +00:00
doc: fix minor mistakes in "env.x"
* man/env.x (OPTIONS): Fix a spelling mistake. Protect a period at the beginning of a line.
This commit is contained in:
parent
a32a756a58
commit
dedb3973e3
@ -11,7 +11,7 @@ env \- run a program in a modified environment
|
||||
.SS "\-S/\-\-split\-string usage in scripts"
|
||||
The
|
||||
.B \-S
|
||||
option allows specifing multiple parameters in a script.
|
||||
option allows specifying multiple parameters in a script.
|
||||
Running a script named
|
||||
.B 1.pl
|
||||
containing the following first line:
|
||||
@ -19,7 +19,7 @@ containing the following first line:
|
||||
.RS
|
||||
.nf
|
||||
#!/usr/bin/env \-S perl \-w \-T
|
||||
...
|
||||
\&...
|
||||
.fi
|
||||
.RE
|
||||
.PP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user