diff options
author | 2019-02-11 17:59:35 +0000 | |
---|---|---|
committer | 2019-02-11 17:59:35 +0000 | |
commit | 2a8cd46f780e14ef19472342e1f3d6644135f232 (patch) | |
tree | 1c1ee4ddba4486d3aaa572e211c670f6d48b192b /share/man/man7 | |
parent | During build, delete all old library relink files to save disk space. (diff) | |
download | wireguard-openbsd-2a8cd46f780e14ef19472342e1f3d6644135f232.tar.xz wireguard-openbsd-2a8cd46f780e14ef19472342e1f3d6644135f232.zip |
remove a few words to improve flow. ok schwarze
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/tbl.7 | 8 |
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 |