mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
7 lines
61 B
Perl
7 lines
61 B
Perl
s/\([^ ][^ ]*\)/(\1)/g
|
|
2s
|
|
/3/s
|
|
/\(4\)/sr
|
|
/\(.\)/srg
|
|
%s/i/&e/
|