Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Minor typo
details: https://anonhg.NetBSD.org/src/rev/5714e433116d
branches: trunk
changeset: 785772:5714e433116d
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Fri Mar 29 20:58:58 2013 +0000
description:
Minor typo
diffstat:
share/man/man3/tree.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d21fcda3b764 -r 5714e433116d share/man/man3/tree.3
--- a/share/man/man3/tree.3 Fri Mar 29 20:46:07 2013 +0000
+++ b/share/man/man3/tree.3 Fri Mar 29 20:58:58 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tree.3,v 1.7 2010/12/21 18:05:05 njoly Exp $
+.\" $NetBSD: tree.3,v 1.8 2013/03/29 20:58:58 pgoyette Exp $
.\" $OpenBSD: tree.3,v 1.9 2003/05/20 09:13:38 jmc Exp $
.\"/*
.\" * Copyright 2002 Niels Provos <provos%citi.umich.edu@localhost>
@@ -228,7 +228,7 @@
Finally,
the
.Fa CMP
-argument is the name of a function used to compare trees noded
+argument is the name of a function used to compare tree nodes
with each other.
The function takes two arguments of type
.Fa "struct TYPE *" .
Home |
Main Index |
Thread Index |
Old Index