From 3d65e35cc2a52aa1325eba38ab8cb0290c88c1d8 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Mon, 11 Feb 2019 17:59:36 +0000 Subject: remove a few words to improve flow. ok schwarze --- share/man/man7/tbl.7 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/share/man/man7/tbl.7 b/share/man/man7/tbl.7 index 6f40d0dfc2c..79373f22c2b 100644 --- a/share/man/man7/tbl.7 +++ b/share/man/man7/tbl.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tbl.7,v 1.21 2019/02/09 16:45:21 schwarze Exp $ +.\" $OpenBSD: tbl.7,v 1.22 2019/02/11 17:59:35 tedu Exp $ .\" .\" Copyright (c) 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2014,2015,2017,2018,2019 Ingo Schwarze @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 9 2019 $ +.Dd $Mdocdate: February 11 2019 $ .Dt TBL 7 .Os .Sh NAME @@ -394,8 +394,8 @@ T}::line 5 These examples were constructed to demonstrate many .Nm features in a compact way. -In real manual pages, keep tables as simple as possible: -Like that, they usually look better, are less fragile, and more portable. +In real manual pages, keep tables as simple as possible. +They usually look better, are less fragile, and are more portable. .Sh COMPATIBILITY The .Xr mandoc 1 -- cgit v1.2.3