Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 3065cd6

Browse files
author
cristy
committed
1 parent d8c26a1 commit 3065cd6

File tree

10 files changed

+535
-341
lines changed

10 files changed

+535
-341
lines changed

dcraw/dcraw.1

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
.\"
22
.\" Man page for dcraw
33
.\"
4-
.\" Copyright (c) 2009 by David Coffin
4+
.\" Copyright (c) 2015 by David Coffin
55
.\"
66
.\" You may distribute without restriction.
77
.\"
88
.\" David Coffin
99
.\" dcoffin a cybercom o net
1010
.\" http://www.cybercom.net/~dcoffin
1111
.\"
12-
.TH dcraw 1 "May 14, 2009"
12+
.TH dcraw 1 "March 3, 2015"
1313
.LO 1
1414
.SH NAME
1515
dcraw - command-line decoder for raw digital photos
@@ -139,10 +139,10 @@ The default is
139139
.B +M
140140
if
141141
.B -w
142-
is set,
142+
is set or the photo is in DNG format,
143143
.B -M
144-
otherwise.
145-
This option only affects Olympus, Leaf, and Phase One cameras.
144+
otherwise. Besides DNG,
145+
this option only affects Olympus, Leaf, and Phase One cameras.
146146
.TP
147147
.B -o [0-5]
148148
Select the output colorspace when the
@@ -271,7 +271,7 @@ row, and UNIX time of death for one pixel. For example:
271271
1285 1067 0 # don't know when this pixel died
272272
.fi
273273
.sp 1
274-
These coordinates are before any cropping or rotation, so use
274+
These coordinates are before any stretching or rotation, so use
275275
.B dcraw -j -t 0
276276
to locate dead pixels.
277277
.SH "SEE ALSO"

0 commit comments

Comments
 (0)