Subject: misc/1376: "tftp>" disappear in tftp(1)
To: None <gnats-bugs@NetBSD.ORG>
From: Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
List: netbsd-bugs
Date: 08/18/1995 21:34:46
>Number:         1376
>Category:       misc
>Synopsis:       "tftp>" disappear in tftp(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 18 09:05:03 1995
>Last-Modified:
>Originator:     Masanobu Saitoh
>Organization:
>Release:        latest -current
>Environment:
System: NetBSD pfault.spa.is.uec.ac.jp 1.0A NetBSD 1.0A (ISYS) #8: Thu May 11 10:42:28 JST 1995 saitoh@pfault.spa.is.uec.ac.jp:/var/local/sup950505/src/sys/arch/i386/compile/ISYS i386


>Description:

	In tftp.1:

		> Once
		> .Nm tftp
		> is running, it issues the prompt
		> .LI tftp>
		> and recognizes the following commands:

	".LI" is typo.  Not ".LI", but '.Li"
	Then, "man tftp" displays as follows:

		>      Once tftp is running, it issues the prompt and recognizes the following
		>      commands:


	"tftp>" is disappeared.

>How-To-Repeat:

	man tftp

>Fix:
	Apply this patch. I added ".Dq" too.

--- tftp.1.org	Fri Aug 18 20:45:33 1995
+++ tftp.1	Fri Aug 18 20:51:10 1995
@@ -61,7 +61,7 @@
 Once
 .Nm tftp
 is running, it issues the prompt
-.LI tftp>
+.Dq Li tftp>
 and recognizes the following commands:
 .Pp
 .Bl -tag -width verbose -compact

>Audit-Trail:
>Unformatted: