diff options
author | 2006-01-04 15:13:46 +0000 | |
---|---|---|
committer | 2006-01-04 15:13:46 +0000 | |
commit | 7985dcbf58d32f2f73a42427accc78e4f7c9dbea (patch) | |
tree | adf891954a4a0870dcca83165132e50639fdfe43 /share/man/man7 | |
parent | make cvs_sendresp() return type void; ok joris@. (diff) | |
download | wireguard-openbsd-7985dcbf58d32f2f73a42427accc78e4f7c9dbea.tar.xz wireguard-openbsd-7985dcbf58d32f2f73a42427accc78e4f7c9dbea.zip |
missing full stop; from ray lai
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/mdoc.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index d92dad8fdf6..e0e2d40767e 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.36 2005/06/05 19:40:22 jmc Exp $ +.\" $OpenBSD: mdoc.7,v 1.37 2006/01/04 15:13:46 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -133,7 +133,7 @@ Subsection Headers. Paragraph Break. Vertical space (one line). .It Li \&.D1 -(D-one) Display-one +(D-one) Display-one. Indent and display one text line. .It Li \&.Dl (D-ell) Display-one literal. |