1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00

point mount -> mount point;

from netbsd -r1.46/pgoyette
This commit is contained in:
jmc 2024-07-09 05:19:41 +00:00
parent 263f75a599
commit ce9c2690ed

View File

@ -1,4 +1,4 @@
.\" $OpenBSD: swapctl.8,v 1.36 2021/08/24 13:15:07 jmc Exp $
.\" $OpenBSD: swapctl.8,v 1.37 2024/07/09 05:19:41 jmc Exp $
.\" $NetBSD: swapctl.8,v 1.14 1998/05/22 18:27:52 msaitoh Exp $
.\"
.\" Copyright (c) 1997 Matthew R. Green
@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd $Mdocdate: August 24 2021 $
.Dd $Mdocdate: July 9 2024 $
.Dt SWAPCTL 8
.Os
.Sh NAME
@ -181,7 +181,7 @@ This option is useful for swapping to NFS files.
It specifies the local mount point to mount an NFS filesystem.
Typically, once
this mount has succeeded, the file to be used for swapping on will
be available under this point mount.
be available under this mount point.
For example:
.Bd -literal
server:/export/swap/client none swap sw,nfsmntpt=/swap