From c8fbd9b99f431a2700feae83e6edf39f5fc9dcb4 Mon Sep 17 00:00:00 2001 From: deraadt Date: Wed, 26 Mar 1997 02:43:17 +0000 Subject: [PATCH] show a backslash properly; david@mono.org --- usr.bin/sed/sed.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1 index 2bc76a969ad..4e6cf88ef65 100644 --- a/usr.bin/sed/sed.1 +++ b/usr.bin/sed/sed.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sed.1,v 1.2 1996/06/26 05:39:08 deraadt Exp $ +.\" $OpenBSD: sed.1,v 1.3 1997/03/26 02:43:17 deraadt Exp $ .\" Copyright (c) 1992, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -326,7 +326,7 @@ This form is as follows: .sp .Bl -tag -width "carriage-returnXX" -offset indent -compact .It backslash -\e +\e\e .It alert \ea .It form-feed -- 2.20.1