-
- Downloads
Avoid non-portable sed construct
Using \n in a substitution is a GNU extension. Use the 'G" command instead
to insert the desired line.
Signed-off-by:
Mark Kettenis <kettenis@openbsd.org>
Please register or sign in to comment
Using \n in a substitution is a GNU extension. Use the 'G" command instead
to insert the desired line.
Signed-off-by:
Mark Kettenis <kettenis@openbsd.org>