diff options
author | 2013-08-14 06:32:26 +0000 | |
---|---|---|
committer | 2013-08-14 06:32:26 +0000 | |
commit | 73d4fc9bd5f7838a0f9b6cdbb145f9c58519a740 (patch) | |
tree | 702a4ca0d53dfd62ca8003eba67c59d24908d15a /share/man/man5 | |
parent | regen (diff) | |
download | wireguard-openbsd-73d4fc9bd5f7838a0f9b6cdbb145f9c58519a740.tar.xz wireguard-openbsd-73d4fc9bd5f7838a0f9b6cdbb145f9c58519a740.zip |
no longer any need to quote macro lines with >9 args;
From: Jan Stary
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/intro.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/intro.5 b/share/man/man5/intro.5 index fe0a3781ef9..20ddbc47b63 100644 --- a/share/man/man5/intro.5 +++ b/share/man/man5/intro.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.5,v 1.7 2007/05/31 19:19:58 jmc Exp $ +.\" $OpenBSD: intro.5,v 1.8 2013/08/14 06:32:33 jmc Exp $ .\" .\" Copyright (c) 1999 Hugh Graham .\" @@ -23,12 +23,12 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: August 14 2013 $ .Dt INTRO 5 .Os .Sh NAME .Nm intro -.Nd "introduction to file formats" +.Nd introduction to file formats .Sh DESCRIPTION The manual pages in section 5 contain information related to file formats, including: |