Module Name:    src
Committed By:   plunky
Date:           Sat Jul  9 09:12:11 UTC 2011

Modified Files:
        src/lib/libc/time: ctime.3

Log Message:
don't indent this bullet list either, it is not required
(the text is indented anyway)


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/lib/libc/time/ctime.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/time/ctime.3
diff -u src/lib/libc/time/ctime.3:1.41 src/lib/libc/time/ctime.3:1.42
--- src/lib/libc/time/ctime.3:1.41	Thu Jun  9 12:13:00 2011
+++ src/lib/libc/time/ctime.3	Sat Jul  9 09:12:11 2011
@@ -1,8 +1,8 @@
-.\" $NetBSD: ctime.3,v 1.41 2011/06/09 12:13:00 njoly Exp $
+.\" $NetBSD: ctime.3,v 1.42 2011/07/09 09:12:11 plunky Exp $
 .\"
 .\" XXX: Lincense missing?
 .\"
-.Dd April 12, 2011
+.Dd July 9, 2011
 .Dt CTIME 3
 .Os
 .Sh NAME
@@ -201,7 +201,7 @@
 .Xr time 3
 function.
 The following remarks should be taken into account.
-.Bl -bullet -offset indent
+.Bl -bullet
 .It
 The original values of the
 .Fa tm_wday

Reply via email to