diff options
Diffstat (limited to 'sbin/scsiformat')
-rw-r--r-- | sbin/scsiformat/scsiformat.8 | 2 | ||||
-rw-r--r-- | sbin/scsiformat/scsiformat.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/scsiformat/scsiformat.8 b/sbin/scsiformat/scsiformat.8 index 4e0b1d49c7cb..1172b71368c2 100644 --- a/sbin/scsiformat/scsiformat.8 +++ b/sbin/scsiformat/scsiformat.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)scsiformat.8 5.1 (Berkeley) 6/5/93 -.\" $Id: scsiformat.8,v 1.4.2.1 1996/11/04 10:11:45 phk Exp $ +.\" $Id: scsiformat.8,v 1.4.2.2 1997/03/02 11:27:07 joerg Exp $ .\" .Dd June 5, 1993 .Dt SCSIFORMAT 8 diff --git a/sbin/scsiformat/scsiformat.sh b/sbin/scsiformat/scsiformat.sh index 1bbe8e1ba6ad..b64042102dc3 100644 --- a/sbin/scsiformat/scsiformat.sh +++ b/sbin/scsiformat/scsiformat.sh @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: scsiformat.sh,v 1.1.4.1 1996/11/04 10:11:50 phk Exp $ +# $Id: scsiformat.sh,v 1.1.4.2 1997/03/02 11:27:09 joerg Exp $ # PATH="/sbin:/usr/sbin:/bin:/usr/bin"; export PATH |