diff options
author | Yuri Pankov <yuri.pankov@nexenta.com> | 2016-02-12 06:15:17 +0300 |
---|---|---|
committer | Dan McDonald <danmcd@omniti.com> | 2016-02-12 15:14:34 -0500 |
commit | d456640d8a14f0ba35a7ec232f0ce9ebd34541cb (patch) | |
tree | 19010e911dbffc05dcfbebd0d36431dd193636ce /usr/src/man/man1/man.1 | |
parent | 0803e914d3511e82e0b1cc0c888af873a4aaa7d1 (diff) | |
download | illumos-joyent-d456640d8a14f0ba35a7ec232f0ce9ebd34541cb.tar.gz |
6647 MANSECTS should not require a trailing comma
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Approved by: Dan McDonald <danmcd@omniti.com>
Diffstat (limited to 'usr/src/man/man1/man.1')
-rw-r--r-- | usr/src/man/man1/man.1 | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/usr/src/man/man1/man.1 b/usr/src/man/man1/man.1 index b21c113452..c49448b89f 100644 --- a/usr/src/man/man1/man.1 +++ b/usr/src/man/man1/man.1 @@ -1,9 +1,14 @@ -.\" Copyright 2014 Garrett D'Amore <garrett@damore.org> -.\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved. -.\" Copyright (c) 1980 Regents of the University of California. +.\" .\" The Berkeley software License Agreement specifies the terms and conditions .\" for redistribution. -.Dd Jul 18, 2014 +.\" +.\" +.\" Copyright (c) 1980 Regents of the University of California. +.\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved. +.\" Copyright 2014 Garrett D'Amore <garrett@damore.org> +.\" Copyright 2016 Nexenta Systems, Inc. +.\" +.Dd February 12, 2016 .Dt MAN 1 .Os .Sh NAME @@ -289,7 +294,7 @@ The .Pa man.cf file has the following format: .Lp -.Dl Pf MANSECTS= Ar section , Ns Op Ar section... +.Dl Pf MANSECTS= Ar section Ns Oo , Ns Ar section Oc Ns ... .Lp Lines beginning with .Sq Li # |