From 55d930f6b5815702e753010a15bddba3f83ed9b9 Mon Sep 17 00:00:00 2001 From: grant Date: Sun, 25 Jul 2004 05:40:25 +0000 Subject: sync with src: Sort options. --- textproc/nbsed/files/nbsed.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'textproc/nbsed') 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 -- cgit v1.2.3