From 363897ee9adeffb350f656dffa050237faf305a3 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 29 May 2010 18:47:54 +0000 Subject: Commit of patch floated on discuss@ a few days ago: if an in_line scope has not been opened and closing punctuation is encountered AND the macro is marked as accepting no-content (or `Li'), then open an empty scope. Added regression tests for `Fl' and `Li' testing this behaviour. Also, squeeze hyph0.in tests into the last characters of each line so that groff doesn't hyphenate and break the test. --- regress/mdoc/Li/empty2.in | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 regress/mdoc/Li/empty2.in (limited to 'regress/mdoc/Li/empty2.in') diff --git a/regress/mdoc/Li/empty2.in b/regress/mdoc/Li/empty2.in new file mode 100644 index 00000000..68cee15a --- /dev/null +++ b/regress/mdoc/Li/empty2.in @@ -0,0 +1,40 @@ +.\" $OpenBSD: bgpd.conf.5,v 1.88 2008/03/22 08:38:38 claudio Exp $ +.\" +.\" Copyright (c) 2004 Claudio Jeker +.\" Copyright (c) 2003, 2004 Henning Brauer +.\" Copyright (c) 2002 Daniel Hartmeier +.\" +.\" Permission to use, copy, modify, and distribute this software for any +.\" purpose with or without fee is hereby granted, provided that the above +.\" copyright notice and this permission notice appear in all copies. +.\" +.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +.\" +.Dd $Mdocdate: May 29 2010 $ +.Dt BGPD.CONF 5 +.Os +.Sh NAME +.Nm bgpd.conf +.Nd Border Gateway Protocol daemon configuration file +.Sh DESCRIPTION +The +.Ar address Ns Li / Ns Ar prefix +.Pp +.Ar as-number Ns Li \&: Ns Ar local +.Pp +.Ar as-number Ns Li : Ns Ar local , +.Pp +.Ar address Ns Li / Ns Ar len +.Pp +.Ar address Ns Li / Ns Ar len +.Pp +.Ar as-number Ns Li : Ns Ar local +.Pp +.Ar as-number Ns Li : Ns Ar local , +where -- cgit v1.2.3-56-ge451