~ubuntu-branches/ubuntu/saucy/fuse-emulator-utils/saucy-proposed

« back to all changes in this revision

Viewing changes to man/createhdf.1

  • Committer: Package Import Robot
  • Author(s): Alberto Garcia
  • Date: 2013-06-03 01:42:44 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130603014244-7iyxwnnyzybfwpr6
Tags: 1.1.1-1
* New upstream release.
* Drop all patches, they are already included in this release.
* Update my e-mail address in debian/control and debian/copyright.
* Build with hardening options.
  - debian/compat: bump debhelper compatibility level to 9.
  - debian/control: update build dependency on debhelper as well.
* debian/control:
  - Add build dependencies on libswscale-dev and libavformat-dev.
  - Update build dependency on libspectrum to >= 1.1.0.
  - Remove obsolete DM-Upload-Allowed flag.
  - Update Standards-Version to 3.9.4 (no changes).
  - Mention the new fmfconv tool in the package description.
* debian/copyright: update copyright years.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
.\" E-mail: philip-fuse@shadowmagic.org.uk
23
23
.\"
24
24
.\"
25
 
.TH createhdf 1 "16th December, 2010" "Version 1.0.0" "Emulators"
 
25
.TH createhdf 1 "24th May, 2013" "Version 1.1.1" "Emulators"
26
26
.\"
27
27
.\"------------------------------------------------------------------
28
28
.\"
29
29
.SH NAME
30
 
createhdf \- Create a blank IDE hard disk image in .hdf format
 
30
createhdf \(em Create a blank IDE hard disk image in .hdf format
31
31
.\"
32
32
.\"------------------------------------------------------------------
33
33
.\"
34
34
.SH SYNOPSIS
35
 
.PD 0
36
35
.B createhdf
37
36
[ \-c ] [ \-s ]
38
37
.I cylinders heads sectors file
39
38
.P
40
 
.PD 1
41
39
.\"
42
40
.\"------------------------------------------------------------------
43
41
.\"
100
98
.PP
101
99
The .hdf format specification, at
102
100
.br
103
 
.IR "http://www.ramsoft.bbk.org/hdfform.html" .
 
101
.IR "http://www.zxshed.co.uk/sinclairfaq/index.php5?title=HDF_format" .
104
102
.PP
105
103
The comp.sys.sinclair Spectrum FAQ, at
106
104
.br