Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2-0]: src/sbin/swapctl Pull up revision 1.30 (requested by cjep i...



details:   https://anonhg.NetBSD.org/src/rev/ad040b768a27
branches:  netbsd-2-0
changeset: 561345:ad040b768a27
user:      jdc <jdc%NetBSD.org@localhost>
date:      Sun Jun 13 08:43:18 2004 +0000

description:
Pull up revision 1.30 (requested by cjep in ticket #460).

Add options for swapon in the Synopsis section. Closes PR#25866 from
Kouichirou Hiratsuka.

diffstat:

 sbin/swapctl/swapctl.8 |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 45b239ab477f -r ad040b768a27 sbin/swapctl/swapctl.8
--- a/sbin/swapctl/swapctl.8    Sun Jun 13 08:42:34 2004 +0000
+++ b/sbin/swapctl/swapctl.8    Sun Jun 13 08:43:18 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: swapctl.8,v 1.29 2003/12/21 02:52:02 mrg Exp $
+.\"    $NetBSD: swapctl.8,v 1.29.2.1 2004/06/13 08:43:18 jdc Exp $
 .\"
 .\" Copyright (c) 1997 Matthew R. Green
 .\" All rights reserved.
@@ -61,7 +61,10 @@
 .Nm
 .Fl z
 .Nm swapon
-.Fl a | Ar path
+.Fl a                                                                          
+.Op Fl t Ar blk|noblk                                                          
+.Nm swapon                                                                     
+.Ar path 
 .Sh DESCRIPTION
 The
 .Nm



Home | Main Index | Thread Index | Old Index