Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/iscsi/dist/src/lib manual page improvements, fr...



details:   https://anonhg.NetBSD.org/src/rev/48b1082228d7
branches:  trunk
changeset: 762351:48b1082228d7
user:      agc <agc%NetBSD.org@localhost>
date:      Sun Feb 20 03:56:36 2011 +0000

description:
manual page improvements, from enami tsugutomo, with thanks.

diffstat:

 external/bsd/iscsi/dist/src/lib/libiscsi.3 |  9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diffs (37 lines):

diff -r e8f6c6fa2ca5 -r 48b1082228d7 external/bsd/iscsi/dist/src/lib/libiscsi.3
--- a/external/bsd/iscsi/dist/src/lib/libiscsi.3        Sun Feb 20 03:55:18 2011 +0000
+++ b/external/bsd/iscsi/dist/src/lib/libiscsi.3        Sun Feb 20 03:56:36 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: libiscsi.3,v 1.3 2009/07/15 09:50:08 joerg Exp $
+.\" $NetBSD: libiscsi.3,v 1.4 2011/02/20 03:56:36 agc Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd June 24, 2009
+.Dd February 19, 2011
 .Dt LIBISCSI 3
 .Os
 .Sh NAME
@@ -148,7 +148,7 @@
 are serving up block storage according to the variables
 which have already been set.
 .Sh SEE ALSO
-.Xr iscsi-initiator 8
+.Xr iscsi-initiator 8 ,
 .Xr iscsi-target 8
 .Sh HISTORY
 The
@@ -156,7 +156,8 @@
 library first appeared in
 .Nx 4.0 .
 This programmatic interface to the
-.Nm library first appeared in
+iSCSI subsystem
+first appeared in
 .Nx 6.0 .
 .Sh AUTHOR
 .An Alistair Crooks Aq agc%NetBSD.org@localhost .



Home | Main Index | Thread Index | Old Index