From cdf73b6a371fe40ea9edd0daadfc8c55b256ae6e Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 2 Nov 2009 17:07:30 +0000 Subject: Examples not being link-referenced (consistency). --- man.7 | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'man.7') diff --git a/man.7 b/man.7 index a58ee1b1..5ab902f9 100644 --- a/man.7 +++ b/man.7 @@ -547,10 +547,8 @@ and render in italics. Whitespace between arguments is omitted in output. .Pp Examples: -.Bd -filled -offset indent -.Pf \. Sx \&BI -bold italic bold italic -.Ed +.Pp +.D1 \&.BI bold italic bold italic .Pp The output of this example will be emboldened .Dq bold @@ -841,9 +839,8 @@ string replaces the default rendered volume, which is dictated by the manual section. .Pp Examples: -.Bd -filled -offset indent -\&.TH CVS 5 "1992-02-12" GNU -.Ed +.Pp +.D1 \&.TH CVS 5 "1992-02-12" GNU . . .Ss \&TP -- cgit