From mark@dogma.freebsd-uk.eu.org Sun Dec  5 12:35:34 1999
Return-Path: <mark@dogma.freebsd-uk.eu.org>
Received: from monsoon.mail.pipex.net (monsoon.mail.pipex.net [158.43.128.69])
	by hub.freebsd.org (Postfix) with SMTP id C1D8F1543A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Dec 1999 12:35:33 -0800 (PST)
	(envelope-from mark@dogma.freebsd-uk.eu.org)
Received: (qmail 676 invoked from network); 5 Dec 1999 20:35:32 -0000
Received: from useraf59.uk.uudial.com (HELO marder-1.) (62.188.132.46)
  by smtp.dial.pipex.com with SMTP; 5 Dec 1999 20:35:32 -0000
Received: (from root@localhost)
	by marder-1. (8.9.3/8.8.8) id UAA01704;
	Sun, 5 Dec 1999 20:35:28 GMT
	(envelope-from mark)
Message-Id: <199912052035.UAA01704@marder-1.>
Date: Sun, 5 Dec 1999 20:35:28 GMT
From: Mark Ovens <mark@ukug.uk.freebsd.org>
Sender: mark@dogma.freebsd-uk.eu.org
Reply-To: Mark Ovens <mark@ukug.uk.freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Fix typo and missing files in fortune(6)
X-Send-Pr-Version: 3.2

>Number:         15286
>Category:       docs
>Synopsis:       Fix typo and missing files in fortune(6)
>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:   Sun Dec  5 12:40:01 PST 1999
>Closed-Date:    Mon Dec 6 06:43:33 PST 1999
>Last-Modified:  Mon Dec  6 06:44:03 PST 1999
>Originator:     Mark Ovens <mark@ukug.uk.freebsd.org>
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
>Environment:

	

>Description:

	As Synopsis

>How-To-Repeat:

	``man fortune''

>Fix:
	

*** fortune.6.orig	Sun Dec  5 19:37:03 1999
--- fortune.6	Sun Dec  5 20:21:07 1999
***************
*** 165,176 ****
  .Pp
  is equivalent to
  .Bd -literal -offset indent
! fortune 50% funny 50%
! .Em not-funny
  .Ed
  .Sh FILES
  .Bl -tag -width Pa -compact
! .It Pa /usr/share/games/fortune
  .El
  .Sh SEE ALSO
  .Xr regcomp 3 ,
--- 165,182 ----
  .Pp
  is equivalent to
  .Bd -literal -offset indent
! fortune 50% funny 50% not-funny
  .Ed
  .Sh FILES
  .Bl -tag -width Pa -compact
! .It Pa /usr/games/fortune
! .Pp
! .It Pa /usr/share/games/fortune/*
! the fortunes databases (those files ending ``-o'' contain the
! .Bf -symbolic
! offensive
! .Ef
! fortunes)
  .El
  .Sh SEE ALSO
  .Xr regcomp 3 ,


>Release-Note:
>Audit-Trail:

From: Chris Costello <chris@calldei.com>
To: Mark Ovens <mark@dogma.freebsd-uk.eu.org>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/15286: Fix typo and missing files in fortune(6)
Date: Sun, 05 Dec 1999 18:06:19 -0600

 On Sun, Dec 05, 1999, Mark Ovens wrote:
 > ! the fortunes databases (those files ending ``-o'' contain the
 
    Shouldn't that be
 
 .Dq Fl o
 
    (Your mdoc lesson for the day.)
 
 -- 
 |Chris Costello <chris@calldei.com>
 |Life would be so much easier if we could just look at the source code.
 `----------------------------------------------------------------------
 
State-Changed-From-To: open->closed 
State-Changed-By: chris 
State-Changed-When: Mon Dec 6 06:43:33 PST 1999 
State-Changed-Why:  
Committed to HEAD and RELENG_3. 
>Unformatted:
