diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-21 01:07:58 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-07-21 01:07:58 +0000 |
commit | 605758f62c0322f5b55c505fca4a9ab3dcad1de7 (patch) | |
tree | 44130da0a2539168014db0d194c7a64a8402761a /sbin/swapctl/swapctl.8 | |
parent | 915de64ee2d0fc32f6c1b868704195abe9e1205b (diff) |
use .Ar on later .It Fl lines
Diffstat (limited to 'sbin/swapctl/swapctl.8')
-rw-r--r-- | sbin/swapctl/swapctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/swapctl/swapctl.8 b/sbin/swapctl/swapctl.8 index 9140e833ef9..9378db4081c 100644 --- a/sbin/swapctl/swapctl.8 +++ b/sbin/swapctl/swapctl.8 @@ -112,7 +112,7 @@ option, for backwards compatibility. The .Fl c option changes the priority of the listed swap device or file. -.It Fl d +.It Fl d Ar path The .Fl d option removes the listed @@ -126,7 +126,7 @@ option lists the current swap devices and files, and their usage statistics. The .Fl s option displays a single line summary of current swap statistics. -.It Fl p +.It Fl p Ar priority The .Fl p option sets the priority of swap devices or files to the @@ -142,7 +142,7 @@ options. The .Fl k option uses 1024 byte blocks instead of the default 512 byte. -.It Fl t +.It Fl t Ar blk|noblk This flag modifies the function of the .Fl A option. |