Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/swapctl Mention that the mount point for a remote swap ...
details: https://anonhg.NetBSD.org/src/rev/6d63b3d49b8c
branches: trunk
changeset: 542259:6d63b3d49b8c
user: hubertf <hubertf%NetBSD.org@localhost>
date: Fri Jan 24 19:48:52 2003 +0000
description:
Mention that the mount point for a remote swap file must exist as a directory.
Sanity checked by salo.
diffstat:
sbin/swapctl/swapctl.8 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r baf7920ef1c7 -r 6d63b3d49b8c sbin/swapctl/swapctl.8
--- a/sbin/swapctl/swapctl.8 Fri Jan 24 18:51:53 2003 +0000
+++ b/sbin/swapctl/swapctl.8 Fri Jan 24 19:48:52 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: swapctl.8,v 1.24 2002/10/01 14:53:58 wiz Exp $
+.\" $NetBSD: swapctl.8,v 1.25 2003/01/24 19:48:52 hubertf Exp $
.\"
.\" Copyright (c) 1997 Matthew R. Green
.\" All rights reserved.
@@ -230,6 +230,7 @@
.It nfsmntpt=/path
This option is useful for swapping to NFS files.
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.
For example:
Home |
Main Index |
Thread Index |
Old Index