Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Add extent_alloc1 and extent_alloc_subregion1...
details: https://anonhg.NetBSD.org/src/rev/9303358ab828
branches: trunk
changeset: 352528:9303358ab828
user: abhinav <abhinav%NetBSD.org@localhost>
date: Thu Apr 06 10:42:14 2017 +0000
description:
Add extent_alloc1 and extent_alloc_subregion1 to the NAME section.
diffstat:
share/man/man9/extent.9 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a41321503754 -r 9303358ab828 share/man/man9/extent.9
--- a/share/man/man9/extent.9 Thu Apr 06 09:52:32 2017 +0000
+++ b/share/man/man9/extent.9 Thu Apr 06 10:42:14 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: extent.9,v 1.32 2012/07/14 10:24:59 rkujawa Exp $
+.\" $NetBSD: extent.9,v 1.33 2017/04/06 10:42:14 abhinav Exp $
.\"
.\" Copyright (c) 1996, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -36,6 +36,8 @@
.Nm extent_destroy ,
.Nm extent_alloc ,
.Nm extent_alloc_subregion ,
+.Nm extent_alloc1 ,
+.Nm extent_alloc_subregion1 ,
.Nm extent_alloc_region ,
.Nm extent_free ,
.Nm extent_print
Home |
Main Index |
Thread Index |
Old Index