From d456640d8a14f0ba35a7ec232f0ce9ebd34541cb Mon Sep 17 00:00:00 2001 From: Yuri Pankov Date: Fri, 12 Feb 2016 06:15:17 +0300 Subject: 6647 MANSECTS should not require a trailing comma Reviewed by: Joshua M. Clulow Approved by: Dan McDonald --- usr/src/man/man1/man.1 | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'usr/src/man/man1/man.1') 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 -.\" 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 +.\" 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 # -- cgit v1.2.3