Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil dynamically with two l.
details: https://anonhg.NetBSD.org/src/rev/9d4ce2ec9746
branches: trunk
changeset: 537537:9d4ce2ec9746
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Oct 02 10:48:26 2002 +0000
description:
dynamically with two l.
diffstat:
lib/libutil/fparseln.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8af5d057c274 -r 9d4ce2ec9746 lib/libutil/fparseln.3
--- a/lib/libutil/fparseln.3 Wed Oct 02 10:45:18 2002 +0000
+++ b/lib/libutil/fparseln.3 Wed Oct 02 10:48:26 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fparseln.3,v 1.10 2002/10/01 19:36:30 wiz Exp $
+.\" $NetBSD: fparseln.3,v 1.11 2002/10/02 10:48:26 wiz Exp $
.\"
.\" Copyright (c) 1997 Christos Zoulas. All rights reserved.
.\"
@@ -50,7 +50,7 @@
.Fa stream .
This string is
.Dv NUL
-terminated and it is dynamicaly allocated on each invocation.
+terminated and it is dynamically allocated on each invocation.
It is the responsibility of the caller to free the pointer.
.Pp
By default, if a character is escaped, both it and the preceding escape
Home |
Main Index |
Thread Index |
Old Index