Module Name: src
Committed By: christos
Date: Wed Jun 18 14:12:20 UTC 2014
Modified Files:
src/usr.bin/sed: sed.1
Log Message:
fix second line of synopsis.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/usr.bin/sed/sed.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/sed/sed.1
diff -u src/usr.bin/sed/sed.1:1.36 src/usr.bin/sed/sed.1:1.37
--- src/usr.bin/sed/sed.1:1.36 Wed Jun 18 05:35:31 2014
+++ src/usr.bin/sed/sed.1 Wed Jun 18 10:12:20 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: sed.1,v 1.36 2014/06/18 09:35:31 wiz Exp $
+.\" $NetBSD: sed.1,v 1.37 2014/06/18 14:12:20 christos Exp $
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -32,7 +32,7 @@
.\" @(#)sed.1 8.2 (Berkeley) 12/30/93
.\" $FreeBSD: head/usr.bin/sed/sed.1 259132 2013-12-09 18:57:20Z eadler $
.\"
-.Dd June 17, 2014
+.Dd June 18, 2014
.Dt SED 1
.Os
.Sh NAME
@@ -44,7 +44,7 @@
.Ar command
.Op Ar
.Nm
-.Op Fl aElnr
+.Op Fl aElnru
.Op Fl e Ar command
.Op Fl f Ar command_file
.Op Fl I Op Ar extension