Module Name:    src
Committed By:   njoly
Date:           Thu Jun  9 12:13:00 UTC 2011

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

Log Message:
Do not indent RETURN VALUES section (which was ignored because of
missing dash).


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 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.40 src/lib/libc/time/ctime.3:1.41
--- src/lib/libc/time/ctime.3:1.40	Tue Apr 12 13:46:38 2011
+++ src/lib/libc/time/ctime.3	Thu Jun  9 12:13:00 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: ctime.3,v 1.40 2011/04/12 13:46:38 jruoho Exp $
+.\" $NetBSD: ctime.3,v 1.41 2011/06/09 12:13:00 njoly Exp $
 .\"
 .\" XXX: Lincense missing?
 .\"
@@ -302,7 +302,7 @@
 .Va tzname[1] .
 .El
 .Sh RETURN VALUES
-.Bl -bullet offset indent
+.Bl -bullet
 .It
 On success the
 .Fn asctime

Reply via email to