diff options
Diffstat (limited to 'share/man/man7/mdoc.7')
-rw-r--r-- | share/man/man7/mdoc.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index 7cbe1db136a..25cd5013efa 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.172 2020/06/30 14:48:18 schwarze Exp $ +.\" $OpenBSD: mdoc.7,v 1.173 2020/08/27 09:29:16 fcambus Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> .\" Copyright (c) 2010, 2011, 2013-2020 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: June 30 2020 $ +.Dd $Mdocdate: August 27 2020 $ .Dt MDOC 7 .Os .Sh NAME @@ -3163,7 +3163,7 @@ The manual page .Lk https://man.voidlinux.org/groff_mdoc "groff_mdoc(7)" contained in the .Dq groff -package documents exactly the same language in a somehwat different style. +package documents exactly the same language in a somewhat different style. .Sh HISTORY The .Nm |