Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/time don't indent this bullet list either, it is no...



details:   https://anonhg.NetBSD.org/src/rev/358d0317c782
branches:  trunk
changeset: 767101:358d0317c782
user:      plunky <plunky%NetBSD.org@localhost>
date:      Sat Jul 09 09:12:11 2011 +0000

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

diffstat:

 lib/libc/time/ctime.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r c62a26452c91 -r 358d0317c782 lib/libc/time/ctime.3
--- a/lib/libc/time/ctime.3     Sat Jul 09 08:01:58 2011 +0000
+++ b/lib/libc/time/ctime.3     Sat Jul 09 09:12:11 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index