Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/time Do not indent RETURN VALUES section (which was...
details: https://anonhg.NetBSD.org/src/rev/2ae4ce11b7ba
branches: trunk
changeset: 765892:2ae4ce11b7ba
user: njoly <njoly%NetBSD.org@localhost>
date: Thu Jun 09 12:13:00 2011 +0000
description:
Do not indent RETURN VALUES section (which was ignored because of
missing dash).
diffstat:
lib/libc/time/ctime.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4e131a24d159 -r 2ae4ce11b7ba lib/libc/time/ctime.3
--- a/lib/libc/time/ctime.3 Thu Jun 09 12:04:29 2011 +0000
+++ b/lib/libc/time/ctime.3 Thu Jun 09 12:13:00 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index