summaryrefslogtreecommitdiff
path: root/textproc/nbsed
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-07-25 05:40:25 +0000
committergrant <grant@pkgsrc.org>2004-07-25 05:40:25 +0000
commit46bbd6c55d3eea1d248b4a6219dc5de9a3b13c7d (patch)
treecbd15aa123f37cdf999d237054546c72db85989d /textproc/nbsed
parent9c376da5babd04461873e1b338c1ee70fd4cd93c (diff)
downloadpkgsrc-46bbd6c55d3eea1d248b4a6219dc5de9a3b13c7d.tar.gz
sync with src:
Sort options.
Diffstat (limited to 'textproc/nbsed')
-rw-r--r--textproc/nbsed/files/nbsed.112
1 files changed, 6 insertions, 6 deletions
diff --git a/textproc/nbsed/files/nbsed.1 b/textproc/nbsed/files/nbsed.1
index a79d283c7ae..c073994f614 100644
--- a/textproc/nbsed/files/nbsed.1
+++ b/textproc/nbsed/files/nbsed.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: nbsed.1,v 1.4 2004/06/13 13:07:29 grant Exp $
+.\" $NetBSD: nbsed.1,v 1.5 2004/07/25 05:40:25 grant Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -40,11 +40,11 @@
.Nd stream editor
.Sh SYNOPSIS
.Nm
-.Op Fl anE
+.Op Fl aEn
.Ar command
.Op Ar file ...
.Nm
-.Op Fl anE
+.Op Fl aEn
.Op Fl e Ar command
.Op Fl f Ar command_file
.Op Ar file ...
@@ -79,6 +79,9 @@ option causes
to delay opening each file until a command containing the related
.Dq w
function is applied to a line of input.
+.It Fl E
+Enables the use of extended regular expressions instead of the
+usual basic regular expression syntax.
.It Fl e Ar command
Append the editing commands specified by the
.Ar command
@@ -95,9 +98,6 @@ all of the commands have been applied to it.
The
.Fl n
option suppresses this behavior.
-.It Fl E
-Enables the use of extended regular expressions instead of the
-usual basic regular expression syntax.
.El
.Pp
The form of a