Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2010 16:58:34 GMT
From:      Anatoly Borodin <anatoly.borodin@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/148825: [patch] pom(6): a typo in the manpage
Message-ID:  <201007211658.o6LGwYVB024756@www.freebsd.org>
Resent-Message-ID: <201007211700.o6LH09ZD042249@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         148825
>Category:       docs
>Synopsis:       [patch] pom(6): a typo in the manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 21 17:00:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Anatoly Borodin
>Release:        8.1-PRERELEASE
>Organization:
>Environment:
>Description:
pom(6) has a small typo in its manpage: option '-o' is mentioned insted of '-t'.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

>From 811b39824a54b330164dd014de1b9ad76c9d2add Mon Sep 17 00:00:00 2001
From: Anatoly Borodin <anatoly.borodin@gmail.com>
Date: Wed, 21 Jul 2010 18:38:35 +0200
Subject: [PATCH] TBC: pom.6 typo corrected.

---
 games/pom/pom.6 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git games/pom/pom.6 games/pom/pom.6
index af03142..2ebee7a 100644
--- games/pom/pom.6
+++ games/pom/pom.6
@@ -52,7 +52,7 @@ managerial behavior.
 Use the arguments
 .Fl d
 and
-.Fl o
+.Fl t
 to specify a specific date and time for which the phase of the moon
 has to be calculated.
 If
-- 
1.7.1.1



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007211658.o6LGwYVB024756>