Module Name: src Committed By: wiz Date: Mon May 28 08:51:44 UTC 2012
Modified Files: src/sbin/iscsid: iscsid.8 Log Message: Sort option descriptions (options without args, then options with args). To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sbin/iscsid/iscsid.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sbin/iscsid/iscsid.8 diff -u src/sbin/iscsid/iscsid.8:1.7 src/sbin/iscsid/iscsid.8:1.8 --- src/sbin/iscsid/iscsid.8:1.7 Mon May 28 08:49:57 2012 +++ src/sbin/iscsid/iscsid.8 Mon May 28 08:51:44 2012 @@ -1,4 +1,4 @@ -.\" $NetBSD: iscsid.8,v 1.7 2012/05/28 08:49:57 wiz Exp $ +.\" $NetBSD: iscsid.8,v 1.8 2012/05/28 08:51:44 wiz Exp $ .\" .\" Copyright (c) 2011 Alistair Crooks <a...@netbsd.org> .\" All rights reserved. @@ -31,8 +31,8 @@ .Nd interface to kernel iSCSI driver .Sh SYNOPSIS .Nm -.Op Fl d Ar lvl .Op Fl n +.Op Fl d Ar lvl .Sh DESCRIPTION The iSCSI initiator runs as a kernel driver, and provides access to iSCSI targets running across a network using the iSCSI protocol,