mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 08:09:08 +00:00
Add information about when nmount(2) was introduced.
This commit is contained in:
parent
8abceb703e
commit
a4d3a13010
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=203036
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user