~ubuntu-branches/ubuntu/hardy/sg3-utils/hardy

« back to all changes in this revision

Viewing changes to sg_prevent.8

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-09-19 21:00:55 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060919210055-j9deachd976os9my
Tags: 1.21-1ubuntu1
* Sync with Debian
* debian/control:
  + Let the -dev package depend on the runtime package
* llseek.c:
  + Fix syntax errors. Patch taken from Gentoo:
    http://mir2.ovh.net/gentoo-portage/sys-apps/sg3_utils/files/sg3_utils-llseek.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH SG_PREVENT "8" "November 2004" "sg3_utils-1.11" SG3_UTILS
 
1
.TH SG_PREVENT "8" "June 2006" "sg3_utils-1.21" SG3_UTILS
2
2
.SH NAME
3
3
sg_prevent \- invoke SCSI PREVENT ALLOW MEDIUM REMOVAL command on a device
4
4
.SH SYNOPSIS
45
45
sg_start and its '-loej' option). Often a user with physical access
46
46
to the drive can attempt to eject the media by pressing a button on
47
47
the drive.
 
48
.SH EXIT STATUS
 
49
The exit status of sg_prevent is 0 when it is successful. Otherwise see
 
50
the sg3_utils(8) man page.
48
51
.SH AUTHORS
49
52
Written by Douglas Gilbert.
50
53
.SH "REPORTING BUGS"
51
54
Report bugs to <dgilbert at interlog dot com>.
52
55
.SH COPYRIGHT
53
 
Copyright \(co 2004 Douglas Gilbert
 
56
Copyright \(co 2004-2006 Douglas Gilbert
54
57
.br
55
58
This software is distributed under a FreeBSD license. There is NO
56
59
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.