From 85c20ff770df6c2f7bea1f7f240843b3779ff895 Mon Sep 17 00:00:00 2001 From: trasz Date: Tue, 26 Jan 2010 17:21:25 +0000 Subject: Add information about when nmount(2) was introduced. --- lib/libc/sys/mount.2 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2 index 6ce2d4d..b65c1b6 100644 --- a/lib/libc/sys/mount.2 +++ b/lib/libc/sys/mount.2 @@ -28,7 +28,7 @@ .\" @(#)mount.2 8.3 (Berkeley) 5/24/95 .\" $FreeBSD$ .\" -.Dd February 23, 2005 +.Dd January 26, 2010 .Dt MOUNT 2 .Os .Sh NAME @@ -368,5 +368,9 @@ and .Fn unmount functions appeared in .At v6 . +The +.Fn nmount +system call first appeared in +.Fx 5.0 . .Sh BUGS Some of the error codes need translation to more obvious messages. -- cgit v1.1