Bug 17333

Summary: IPv6 man typos (rrenumd.conf.5, prefix.8, rrenumd.8)
Product: Documentation Reporter: horikawa <horikawa>
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
file.diff
none
file.diff none

Description horikawa 2000-03-12 04:00:00 UTC
	IPv6 related manpages, rrenumd.conf.5, prefix.8, and
	rrenumd.8, seems to have typos.

	rrenumd.conf.5 seems to have following typos:
	o "parentheses" should be "curly braces", because
          DESCRIPTION and EXAMPLES does not uses "(" and ")" but "{"
          and "}" for grouping.
	o "assinge" should be "assign".
	o "midium" should be "medium".
	o In SEE ALSO, "," is missing to separate references.

	prefix.8 seems to have following typo:
	o "midium" should be "medium".

	rrenumd.8 seems to have following typo:
	o In SEE ALSO, usage of "," is odd.


	And I made some punctuation related cleanup.

How-To-Repeat: 
	$ man 5 rrenumd.conf
	$ man 8 prefix
Comment 1 Yoshinobu Inoue 2000-03-12 04:43:39 UTC
> >Number:         17333
> >Category:       docs
> >Synopsis:       IPv6 man typos (rrenumd.conf.5, prefix.8, rrenumd.8)

Thanks! I reflect them.

Yoshinobu Inoue
Comment 2 Alexey Zelkin freebsd_committer freebsd_triage 2000-04-03 14:39:53 UTC
State Changed
From-To: open->closed


Fixed by shin@FreeBSD.org at 03/12. Thanks for report!