| Summary: | ctime(3) has one grammar errors and one spelling eror | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Garrett A. Wollman <wollman> | ||||
| Component: | Books & Articles | Assignee: | Alexey Zelkin <phantom> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Garrett A. Wollman
1999-08-27 04:50:03 UTC
hi, > >Number: 13406 > >Category: docs > >Synopsis: ctime(3) has one grammar errors and one spelling eror And as well as continue applying PR's patch apply: Index: ctime.3 =================================================================== RCS file: /usr/local/CVSROOT/src/lib/libc/stdtime/ctime.3,v retrieving revision 1.8 diff -u -r1.8 ctime.3 --- ctime.3 1999/01/03 01:07:41 1.8 +++ ctime.3 1999/08/27 07:40:55 @@ -306,7 +306,8 @@ .Sh HISTORY This manual page is derived from the time package contributed to Berkeley by -Arthur Olsen and which appeared in +.An Arthur Olson +and which appeared in .Bx 4.3 . .Sh BUGS Except for -- Sincerely Yours, | phantom@crimea.edu (primary) Alexey Zelkin | phantom@scorpion.crimea.ua (home) | ICQ: #6196584, FIDO: 2:460/12.26 State Changed From-To: open->suspended Slightly modified patch is applied to -CURRENT. Thanks! Responsible Changed From-To: freebsd-doc->phantom I'll commit that to -STABLE after code freeze State Changed From-To: suspended->closed Fix commited to -stable. Thanks! |