diff options
-rw-r--r-- | sbin/swapctl/swapctl.8 | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/sbin/swapctl/swapctl.8 b/sbin/swapctl/swapctl.8 index 1ac556b1c4b..6705ddfe8cd 100644 --- a/sbin/swapctl/swapctl.8 +++ b/sbin/swapctl/swapctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: swapctl.8,v 1.11 2000/04/13 13:26:00 deraadt Exp $ +.\" $OpenBSD: swapctl.8,v 1.12 2000/06/28 23:33:25 art Exp $ .\" $NetBSD: swapctl.8,v 1.14 1998/05/22 18:27:52 msaitoh Exp $ .\" .\" Copyright (c) 1997 Matthew R. Green @@ -198,13 +198,6 @@ server:/export/swap/client none swap sw,nfsmntpt=/swap .Ed .El .Sh WARNINGS -If no swap information is specified in -.Pa /etc/fstab , -the system startup scripts (see -.Xr rc 8 ) -will configure no swap space and your machine will behave very badly -if (more likely when) it runs out of real memory. -.Pp Local and remote swap files cannot be configured until after the file systems they reside on are mounted read/write. The system startup scripts need to |