Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 "\-" makes a minus, "-" does not.
details: https://anonhg.NetBSD.org/src/rev/a9ee4c7c3e04
branches: trunk
changeset: 572322:a9ee4c7c3e04
user: snj <snj%NetBSD.org@localhost>
date: Wed Dec 29 21:15:02 2004 +0000
description:
"\-" makes a minus, "-" does not.
diffstat:
share/man/man9/todr.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5dd9ae14b9cc -r a9ee4c7c3e04 share/man/man9/todr.9
--- a/share/man/man9/todr.9 Wed Dec 29 20:56:43 2004 +0000
+++ b/share/man/man9/todr.9 Wed Dec 29 21:15:02 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: todr.9,v 1.9 2004/12/29 20:56:43 bjh21 Exp $
+.\" $NetBSD: todr.9,v 1.10 2004/12/29 21:15:02 snj Exp $
.\"
.\" Copyright (c) 2000, 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -142,7 +142,7 @@
.Pp
The
.Fn clock_ymdhms_to_secs
-function returns -1 if the time in seconds would be less that zero or too
+function returns \-1 if the time in seconds would be less that zero or too
large to fit in a
.Fa time_t .
The
Home |
Main Index |
Thread Index |
Old Index