Bug 15925

Summary: the telnetd(8) refers to an inexistant bftp(1) daemon
Product: Base System Reporter: herbelot <herbelot>
Component: miscAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description herbelot 2000-01-05 22:10:01 UTC
the man page of telnetd tells of a -B (Bftp) option for telnetd, which
seems from the code to be specific to Cray machines.

If this option does not apply to FreeBSD, it would be better to get it
away from the man page

Fix: 

either conditionalize the man page or add a mention that the -B option
is only available on UNICOS
How-To-Repeat: man telnetd
Comment 1 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2000-01-10 17:38:10 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-doc

Belongs to the doc cabal. 
Comment 2 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2000-01-12 14:55:13 UTC
State Changed
From-To: open->closed

Fixed in rev 1.15 and 1.13.2.2 of src/libexec/telnetd/telnetd.8. 

Thanks!