diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-08-24 08:51:56 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-08-24 08:51:56 +0000 |
commit | 511c20de05df25f20a3437cf1a65d29e9552dcc5 (patch) | |
tree | 1ba4bf6a733a2d6433450088f9ce5cb9fba36b3e /sbin | |
parent | 5ed21bb67123de308410b96b5fa9a237d348ac0a (diff) |
add .Ex;
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/swapctl/swapctl.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/swapctl/swapctl.8 b/sbin/swapctl/swapctl.8 index 23993a0c175..3914c42fabf 100644 --- a/sbin/swapctl/swapctl.8 +++ b/sbin/swapctl/swapctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: swapctl.8,v 1.25 2006/08/24 08:47:58 jmc Exp $ +.\" $OpenBSD: swapctl.8,v 1.26 2006/08/24 08:51:55 jmc Exp $ .\" $NetBSD: swapctl.8,v 1.14 1998/05/22 18:27:52 msaitoh Exp $ .\" .\" Copyright (c) 1997 Matthew R. Green @@ -174,6 +174,8 @@ This option is useful in early system startup, where swapping may be needed before all file systems are available, such as during disk checks of large file systems. .El +.Pp +.Ex -std swapctl .Sh SWAP OPTIONS When parsing the .Pa /etc/fstab |