Bug 7904 - host.1 contains typos.
Summary: host.1 contains typos.
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-09-12 07:30 UTC by iss
Modified: 1998-09-12 17:52 UTC (History)
0 users

See Also:


Attachments
file.diff (974 bytes, patch)
1998-09-12 07:30 UTC, iss
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description iss 1998-09-12 07:30:00 UTC
Manpage host.1 has following typos:
o "first" should be "four".

  Line 86 in host.1:

  A host number consists of
  first decimal numbers separated by dots, e.g. 128.6.4.194
  ^^^^^

o "the" should be "that"

  Line 253 in host.1:

  .Dq Fl l 
  is implemented by
  doing a complete zone transfer and then filtering out the information
  the you have asked for.
  ^^^

Fix: I suggest to apply following patch.
How-To-Repeat: % man 1 host
Comment 1 alex freebsd_committer freebsd_triage 1998-09-12 17:52:16 UTC
State Changed
From-To: open->closed

Patches applied.  Thanks!