1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00

escape the word "An" in an Rs/Re block, since it can be

interpreted as a macro;
This commit is contained in:
jmc 2022-04-22 21:09:48 +00:00
parent 62198fa5a9
commit a4df3dbd08

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: vi.1,v 1.81 2022/04/22 15:48:29 millert Exp $ .\" $OpenBSD: vi.1,v 1.82 2022/04/22 21:09:48 jmc Exp $
.\" .\"
.\" Copyright (c) 1994 .\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -2759,7 +2759,7 @@ and >0 if an error occurs.
.Xr re_format 7 .Xr re_format 7
.Rs .Rs
.\" 4.4BSD USD:12 .\" 4.4BSD USD:12
.%T An Introduction to Display Editing with Vi .%T \&An Introduction to Display Editing with Vi
.Re .Re
.\".Rs .\".Rs
.\" 4.4BSD USD:13 .\" 4.4BSD USD:13