Bug 13406

Summary: ctime(3) has one grammar errors and one spelling eror
Product: Documentation Reporter: Garrett A. Wollman <wollman>
Component: Books & ArticlesAssignee: Alexey Zelkin <phantom>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Garrett A. Wollman 1999-08-27 04:50:03 UTC
	Bad English in ctime(3).

How-To-Repeat: 
	man ctime
Comment 1 Alexey M. Zelkin 1999-08-27 06:39:32 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
Comment 2 Alexey Zelkin freebsd_committer freebsd_triage 1999-09-04 16:57:02 UTC
State Changed
From-To: open->suspended

Slightly modified patch is applied to -CURRENT. Thanks! 


Comment 3 Alexey Zelkin freebsd_committer freebsd_triage 1999-09-04 16:57:02 UTC
Responsible Changed
From-To: freebsd-doc->phantom

I'll commit that to -STABLE after code freeze 
Comment 4 Alexey Zelkin freebsd_committer freebsd_triage 1999-09-18 17:21:31 UTC
State Changed
From-To: suspended->closed

Fix commited to -stable. Thanks!