From e14eddca76cc553a3fc20350e289de6057ae23ba Mon Sep 17 00:00:00 2001 From: oehhar Date: Tue, 26 Jan 2021 15:12:28 +0000 Subject: Correct groff syntax --- doc/CrtPhImgFmt.3 | 5 +---- doc/photo.n | 10 +++++----- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/doc/CrtPhImgFmt.3 b/doc/CrtPhImgFmt.3 index 6cc478b..737ddd1 100644 --- a/doc/CrtPhImgFmt.3 +++ b/doc/CrtPhImgFmt.3 @@ -9,10 +9,7 @@ '\" Department of Computer Science, '\" Australian National University. '\" -.VS 8.7 -.TH Tk_CreatePhotoImageFormatVersion3 3 8.7 Tk "Tk Library Procedures" -.VE 8.7 -.TH Tk_CreatePhotoImageFormat 3 8.5 Tk "Tk Library Procedures" +.TH Tk_CreatePhotoImageFormat 3 8.7 Tk "Tk Library Procedures" .so man.macros .BS .SH NAME diff --git a/doc/photo.n b/doc/photo.n index f09fddf..2ec462e 100644 --- a/doc/photo.n +++ b/doc/photo.n @@ -501,9 +501,9 @@ if this option is not given, is the whole image. . If this options is specified, the data will not contain color information. All pixel data will be transformed into grayscale. -.TP .VS 8.7 -\fB\-metadata\fR \fmetadata\fR +.TP +\fB\-metadata\fR \fBmetadata\fR . Image format handler may use metadata to be included in the written file. The specified metadata is passed to the driver for inclusion in the @@ -747,18 +747,18 @@ parsed, or may use metadata to be included in image files or formats. Each image format driver supports an individual set of metadata dictionary keys. Predefined keys are: .TP -. DPI +. Horizontal image resolution in DPI as a double value. Supported by format \fBpng\fR. .TP -. aspect +. Aspect ratio horizontal divided by vertical as double value. Supported by formats \fBgif\fR and \fBpng\fR. .TP -. comment +. Image text comment. Supported by formats \fBgif\fR and \fBpng\fR. .PP -- cgit v0.12