Module Name:    src
Committed By:   pgoyette
Date:           Mon Jul  8 09:23:51 UTC 2024

Modified Files:
        src/sbin/swapctl: swapctl.8

Log Message:
s/point mount/mount point/


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sbin/swapctl/swapctl.8

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

Modified files:

Index: src/sbin/swapctl/swapctl.8
diff -u src/sbin/swapctl/swapctl.8:1.45 src/sbin/swapctl/swapctl.8:1.46
--- src/sbin/swapctl/swapctl.8:1.45	Sun Feb  4 05:43:06 2024
+++ src/sbin/swapctl/swapctl.8	Mon Jul  8 09:23:50 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: swapctl.8,v 1.45 2024/02/04 05:43:06 mrg Exp $
+.\"	$NetBSD: swapctl.8,v 1.46 2024/07/08 09:23:50 pgoyette Exp $
 .\"
 .\" Copyright (c) 1997 Matthew R. Green
 .\" All rights reserved.
@@ -316,7 +316,7 @@ This option is useful for swapping to NF
 It specifies the local mount point to mount an NFS filesystem.
 The mount point must exist as a directory.
 Typically, once this mount has succeeded, the file to be used for swapping
-on will be available under this point mount.
+on will be available under this mount point.
 For example:
 .Bd -literal
 server:/export/swap/client none swap sw,nfsmntpt=/swap

Reply via email to