sed/doc/sed-dummy.1
Assaf Gordon cb6cb45fed doc: change URLs to https
* doc/config.texi, doc/sed-dummy.1, doc/sed.texi: Change http to https for
GNU URLs. External links (e.g. sed.sf.net, autsingroup.org) currently do
not support https and kept as-is.
2018-02-13 16:07:29 -07:00

18 lines
438 B
Groff

.TH SED "1" "VERSION" "User Commands"
.SH NAME
sed \- stream editor for filtering and transforming text
.SH SYNOPSIS
.B sed
[\fIOPTION\fR]... \fI{script-only-if-no-other-script} \fR[\fIinput-file\fR]...
.SH DESCRIPTION
.B OOOPS!
.B sed
manual page could not be built (missing perl or
cross-compilation).
.PP
For the full documentation for
.B sed
see
.UR https://www.gnu.org/software/sed
GNU SED Website (https://www.gnu.org/software/sed)