Module Name:    src
Committed By:   abhinav
Date:           Thu Apr  6 10:42:15 UTC 2017

Modified Files:
        src/share/man/man9: extent.9

Log Message:
Add extent_alloc1 and extent_alloc_subregion1 to the NAME section.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/share/man/man9/extent.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/extent.9
diff -u src/share/man/man9/extent.9:1.32 src/share/man/man9/extent.9:1.33
--- src/share/man/man9/extent.9:1.32	Sat Jul 14 10:24:59 2012
+++ src/share/man/man9/extent.9	Thu Apr  6 10:42:14 2017
@@ -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

Reply via email to