From k-horik@mail.yk.rim.or.jp  Tue Apr  1 05:57:22 1997
Received: from mail.yk.rim.or.jp (root@mail.yk.rim.or.jp [202.247.130.37])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA02479
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 1 Apr 1997 05:57:21 -0800 (PST)
Received: from localhost (ppp335.yk.rim.or.jp [202.247.165.35]) by mail.yk.rim.or.jp (8.8.5/3.4Wbeta6-rim1.1) with ESMTP id WAA02485; Tue, 1 Apr 1997 22:57:17 +0900 (JST)
Message-Id: <199704011357.WAA02485@mail.yk.rim.or.jp>
Date: Tue, 01 Apr 1997 22:56:45 +0900
From: horikawa@jp.freebsd.org
Sender: k-horik@mail.yk.rim.or.jp
Reply-To: horikawa@jp.freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: manpath.1 typo
X-Send-Pr-Version: 3.2

>Number:         3163
>Category:       docs
>Synopsis:       manpath.1 typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr  1 06:00:01 PST 1997
>Closed-Date:    Tue Apr 1 10:28:31 PST 1997
>Last-Modified:  Tue Apr  1 10:28:52 PST 1997
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 2.2.1-RELEASE i386
>Organization:
FreeBSD manual translator into Japanese
>Environment:

	<Relevant environment information (multiple lines)>

>Description:
 `man manpath' shows following lines;
     manpath manpath is used by man to determine the search path, so user's
     normally don't need to set the MANPATH environment variable directly.

 I think that `manpath manpath' is typo.

 The file `manpath.1' contains;
.Nm
manpath
is used by
.Nm man
to determine the search path, so user's normally don't need to set the
.Ev MANPATH
environment variable directly.

>How-To-Repeat:

	`man manpath'

>Fix:
 Apply following patch to the manpath manual.
--- manpath.1.orig	Tue Apr  1 22:30:45 1997
+++ manpath.1	Tue Apr  1 22:31:33 1997
@@ -32,8 +32,7 @@
 file, manpath looks for the subdirectories man or MAN.  If they exist,
 they are added to the search path.
 .Pp
-.Nm
-manpath
+.Nm manpath
 is used by
 .Nm man
 to determine the search path, so user's normally don't need to set the
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Tue Apr 1 10:28:31 PST 1997 
State-Changed-Why:  
Suggested fix applied, thanks! 
>Unformatted:
