From olgeni@uli.it  Mon Jan  1 11:52:50 2001
Return-Path: <olgeni@uli.it>
Received: from vega.uli.it (vega.uli.it [62.212.0.2])
	by hub.freebsd.org (Postfix) with ESMTP id C965837B400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 Jan 2001 11:52:49 -0800 (PST)
Received: from olgeni.localdomain.net (olgeni.uli.it [62.212.0.22])
	by vega.uli.it (Postfix) with ESMTP id 016F632E92
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 Jan 2001 20:52:40 +0100 (CET)
Received: (from olgeni@localhost)
	by olgeni.localdomain.net (8.11.1/8.11.1) id f01Jqi668355;
	Mon, 1 Jan 2001 20:52:44 +0100 (CET)
	(envelope-from olgeni)
Message-Id: <200101011952.f01Jqi668355@olgeni.localdomain.net>
Date: Mon, 1 Jan 2001 20:52:44 +0100 (CET)
From: olgeni@uli.it
Reply-To: olgeni@uli.it
To: FreeBSD-gnats-submit@freebsd.org
Subject: setkey.8 layout fixes
X-Send-Pr-Version: 3.2

>Number:         24004
>Category:       docs
>Synopsis:       setkey.8 layout fixes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 01 12:00:03 PST 2001
>Closed-Date:    Mon Jan 1 23:31:59 GMT 2001
>Last-Modified:  Mon Jan 01 23:32:10 GMT 2001
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Colby
>Environment:
>Description:

Some meta-argument entries miss the .Pp request used in the man
page to separate list items.

>How-To-Repeat:
>Fix:

Patch for /usr/src/usr.sbin/setkey/setkey.8:

*** setkey.8.orig	Mon Jan  1 14:53:44 2001
--- setkey.8	Mon Jan  1 14:57:20 2001
***************
*** 184,189 ****
--- 184,190 ----
  .\"
  .Pp
  Meta-arguments are as follows:
+ .Pp
  .Bl -tag -compact -width Ds
  .It Ar src
  .It Ar dst
***************
*** 331,336 ****
--- 332,338 ----
  .Ar calgo
  are specified in separate section.
  .\"
+ .Pp
  .It Ar src_range
  .It Ar dst_range
  These are selections of the secure communication specified as
***************
*** 360,365 ****
--- 362,368 ----
  .Ar dst .
  They must be in numeric form.
  .\"
+ .Pp
  .It Ar upperspec
  Upper-layer protocol to be used.
  Currently
***************
*** 378,383 ****
--- 381,387 ----
  as it requires extra reassembly at forwarding node
  .Pq not implemented at this moment .
  .\"
+ .Pp
  .It Ar policy
  .Ar policy
  is the one of following:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ben 
State-Changed-When: Mon Jan 1 23:31:59 GMT 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=24004 
>Unformatted:
