Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Xref m_tag(9); suggested by Peter Postma for ...
details: https://anonhg.NetBSD.org/src/rev/e3a019182afd
branches: trunk
changeset: 582596:e3a019182afd
user: kleink <kleink%NetBSD.org@localhost>
date: Fri Jul 01 15:19:16 2005 +0000
description:
Xref m_tag(9); suggested by Peter Postma for closure of kern/20170.
diffstat:
share/man/man9/mbuf.9 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r fd63377950ff -r e3a019182afd share/man/man9/mbuf.9
--- a/share/man/man9/mbuf.9 Fri Jul 01 15:05:07 2005 +0000
+++ b/share/man/man9/mbuf.9 Fri Jul 01 15:19:16 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mbuf.9,v 1.37 2005/07/01 14:54:02 peter Exp $
+.\" $NetBSD: mbuf.9,v 1.38 2005/07/01 15:19:16 kleink Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -721,7 +721,8 @@
.Sh SEE ALSO
.Pa /usr/share/doc/smm/18.net ,
.Xr netstat 1 ,
-.Xr malloc 9
+.Xr malloc 9 ,
+.Xr m_tag 9
.Rs
.%A Jun-ichiro Hagino
.%T "Mbuf issues in 4.4BSD IPv6/IPsec support (experiences from KAME IPv6/IPsec implementation)"
Home |
Main Index |
Thread Index |
Old Index