Bug 17100

Summary: Fixes for the security(7) manpage
Product: Documentation Reporter: ue <ue>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description ue 2000-03-01 18:40:01 UTC
The 'SEE ALSO' section of the security(7) manpages contains references to
accton(1), sshd(1) and syslogd(1). They should be changes to references to
accton(8), sshd(8) and syslogd(8).

Both ssh and sshd are part of the base system as of 4.0-RELEASE. The comment
about installing them from the ports should be removed to avoid SNAFUs.

A reference to the upcoming (after 4.0-RELEASE, that is) openssl manpage
should be added.

Patches to that effect have been included.

How-To-Repeat: 
	N/A
Comment 1 nik freebsd_committer freebsd_triage 2000-03-07 13:58:46 UTC
State Changed
From-To: open->closed

Committed, thanks.