git: 25c54b848e17 - main - Reference correct section for free(3).
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Sep 2022 11:12:51 UTC
The branch main has been updated by schweikh:
URL: https://cgit.FreeBSD.org/src/commit/?id=25c54b848e175916d44daf85a62244d50e45bd77
commit 25c54b848e175916d44daf85a62244d50e45bd77
Author: Jens Schweikhardt <schweikh@FreeBSD.org>
AuthorDate: 2022-09-17 11:11:42 +0000
Commit: Jens Schweikhardt <schweikh@FreeBSD.org>
CommitDate: 2022-09-17 11:12:44 +0000
Reference correct section for free(3).
---
lib/libgeom/libgeom.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libgeom/libgeom.3 b/lib/libgeom/libgeom.3
index e1a3a35b7062..79977630c90d 100644
--- a/lib/libgeom/libgeom.3
+++ b/lib/libgeom/libgeom.3
@@ -298,7 +298,7 @@ that fetches the
.Ar kern.geom.confxml
OID, and returns it's value.
The allocated memory should be released with
-.Xr free 2
+.Xr free 3
after use.
.Pp
The