summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/sed/sed.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1
index e2b2e956063..86d5e49d4bf 100644
--- a/usr.bin/sed/sed.1
+++ b/usr.bin/sed/sed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sed.1,v 1.5 1998/09/27 16:57:52 aaron Exp $
+.\" $OpenBSD: sed.1,v 1.6 1998/12/28 11:35:17 deraadt Exp $
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -432,7 +432,7 @@ is still considered to have been a replacement.
.sp
.It [2addr]t [label]
Branch to the
-.Dq :
+.Dq \&:
function bearing the label if any substitutions have been made since the
most recent reading of an input line or execution of a
.Dq t