From 5addfd60d6c939bd1a9b1cbf3a5b0f614fce79da Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 7 Feb 2001 13:45:30 +0000 Subject: mdoc(7) police: Change -filled displays (which just happen to be the same as -ragged in the current implementation) to -ragged. With mdocNG, -filled displays produce the correct output, formatted and justified to both margins. --- share/termcap/termcap.5 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'share/termcap') diff --git a/share/termcap/termcap.5 b/share/termcap/termcap.5 index 407a0d7..aac65fd 100644 --- a/share/termcap/termcap.5 +++ b/share/termcap/termcap.5 @@ -107,8 +107,7 @@ in 132-column mode would be .Dq vt100-w . The following suffixes should be used where possible: .Pp -.Bd -filled -offset indent -.Bl -column indent "With automatic margins (usually default)xx" +.Bl -column indent "With automatic margins (usually default)xx" -offset indent .Sy "Suffix Meaning Example" -w Wide mode (more than 80 columns) vt100-w -am With automatic margins (usually default) vt100-am @@ -118,7 +117,6 @@ The following suffixes should be used where possible: .Pf \- Ar \&np Ta No "Number of pages of memory concept100-4p" -rv Reverse video concept100-rv .El -.Ed .Sh CAPABILITIES The description field attempts to convey the semantics of the capability. -- cgit v1.1