mirror of
https://https.git.savannah.gnu.org/git/sed.git
synced 2026-01-26 16:09:28 +00:00
* 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.
18 lines
438 B
Groff
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)
|