Bug 7906 - awk.1 contains one more typo.
Summary: awk.1 contains one more typo.
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 15:40 UTC by yohta
Modified: 1998-09-12 17:56 UTC (History)
0 users

See Also:


Attachments
file.diff (448 bytes, patch)
1998-09-12 15:40 UTC, yohta
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yohta 1998-09-12 15:40:00 UTC
Manpage awk.1 has following a typo.
  o \(co) shoud be \(co\)

"% man 1 awk" shows:
  Copyright (C)) 1996 Free Software Foundation, Inc.

Fix: I suggest to apply following patch for
              src/contrib/awk/doc/awk.1 revision 1.2.
How-To-Repeat: % man 1 awk
Comment 1 alex freebsd_committer freebsd_triage 1998-09-12 17:56:37 UTC
State Changed
From-To: open->closed

Patch applied.  Thanks!