Module Name: src
Committed By: wiz
Date: Wed Nov 2 20:26:03 UTC 2011
Modified Files:
src/external/bsd/iscsi/dist/src/lib: libiscsi.3
Log Message:
Use standard section names.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/iscsi/dist/src/lib/libiscsi.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/iscsi/dist/src/lib/libiscsi.3
diff -u src/external/bsd/iscsi/dist/src/lib/libiscsi.3:1.5 src/external/bsd/iscsi/dist/src/lib/libiscsi.3:1.6
--- src/external/bsd/iscsi/dist/src/lib/libiscsi.3:1.5 Wed Nov 2 16:45:00 2011
+++ src/external/bsd/iscsi/dist/src/lib/libiscsi.3 Wed Nov 2 20:26:03 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: libiscsi.3,v 1.5 2011/11/02 16:45:00 yamt Exp $
+.\" $NetBSD: libiscsi.3,v 1.6 2011/11/02 20:26:03 wiz Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -158,5 +158,5 @@ This programmatic interface to the
iSCSI subsystem
first appeared in
.Nx 6.0 .
-.Sh AUTHOR
+.Sh AUTHORS
.An Alistair Crooks Aq [email protected] .