Module Name: src
Committed By: wiz
Date: Thu Mar 11 17:14:35 UTC 2021
Modified Files:
src/usr.bin/sed: sed.1
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 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.42 src/usr.bin/sed/sed.1:1.43
--- src/usr.bin/sed/sed.1:1.42 Thu Mar 11 15:45:55 2021
+++ src/usr.bin/sed/sed.1 Thu Mar 11 17:14:35 2021
@@ -1,4 +1,4 @@
-.\" $NetBSD: sed.1,v 1.42 2021/03/11 15:45:55 christos Exp $
+.\" $NetBSD: sed.1,v 1.43 2021/03/11 17:14:35 wiz Exp $
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -101,7 +101,7 @@ The editing commands should each be list
Turn off GNU regex extensions (the default).
.It Fl g
Turn on GNU regex extensions.
-See
+See
.Xr regex 3
for details.
.It Fl I Ns Op Ar extension