mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Macro "Re" stands for "Reference End", not "Reference Start"
PR: docs/8727 Reviewed by: jdp Submitted by: Kazuo Horikawa <horikawa@jp.FreeBSD.org>
This commit is contained in:
parent
4bc34f94d6
commit
f41840a6fc
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)mdoc.7 8.2 (Berkeley) 12/30/93
|
||||
.\" $Id: mdoc.7,v 1.5 1997/03/19 20:31:37 mpp Exp $
|
||||
.\" $Id: mdoc.7,v 1.6 1997/03/20 16:04:00 mpp Exp $
|
||||
.\"
|
||||
.Dd December 30, 1993
|
||||
.Os
|
||||
|
|
@ -346,7 +346,7 @@ Produces
|
|||
.It Li \&Ql Ta Yes Ta Yes Ta "Quoted literal."
|
||||
.It Li \&Qo Ta Yes Ta Yes Ta "Strait Double open quote."
|
||||
.It Li \&Qq Ta Yes Ta Yes Ta "Strait Double quote."
|
||||
.It Li \&Re Ta \&No Ta \&No Ta "Reference start."
|
||||
.It Li \&Re Ta \&No Ta \&No Ta "Reference end."
|
||||
.It Li \&Rs Ta \&No Ta \&No Ta "Reference start."
|
||||
.It Li \&Rv Ta \&No Ta \&No Ta "Return values (sections two and three only)."
|
||||
.It Li \&Sc Ta Yes Ta Yes Ta "Single close quote."
|
||||
|
|
|
|||
Loading…
Reference in a new issue