summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2019-02-11 17:59:36 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2019-02-11 17:59:36 +0000
commit3d65e35cc2a52aa1325eba38ab8cb0290c88c1d8 (patch)
treeb37d5cc1115974dcadc47b989cfdcc3668522e1f
parent88ac188ad42f0b7633261212eb1bc475490c280d (diff)
remove a few words to improve flow. ok schwarze
-rw-r--r--share/man/man7/tbl.78
1 files 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 <kristaps@bsd.lv>
.\" Copyright (c) 2014,2015,2017,2018,2019 Ingo Schwarze <schwarze@openbsd.org>
@@ -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