Author: malat-guest Date: 2011-10-06 12:29:22 +0000 (Thu, 06 Oct 2011) New Revision: 8096
Modified: trunk/packages/openslide/trunk/debian/openslide-quickhash1sum.1 trunk/packages/openslide/trunk/debian/openslide-show-properties.1 trunk/packages/openslide/trunk/debian/openslide-write-png.1 Log: fix synopsis Modified: trunk/packages/openslide/trunk/debian/openslide-quickhash1sum.1 =================================================================== --- trunk/packages/openslide/trunk/debian/openslide-quickhash1sum.1 2011-10-06 12:17:46 UTC (rev 8095) +++ trunk/packages/openslide/trunk/debian/openslide-quickhash1sum.1 2011-10-06 12:29:22 UTC (rev 8096) @@ -1,13 +1,20 @@ .\" Originally generated by help2man 1.38.2. -.TH OPENSLIDE-QUICKHASH1SUM: "1" "September 2011" "3.2.4" "OpenSlide" +.TH OPENSLIDE-QUICKHASH1SUM "1" "September 2011" "3.2.4" "OpenSlide" .SH NAME -openslide-quickhash1sum: \- Print OpenSlide quickhash-1 (256-bit) checksums +openslide-quickhash1sum \- Print OpenSlide quickhash-1 (256-bit) checksums +.SH SYNOPSIS +.B openslide-quickhash +.I infile + .SH DESCRIPTION -openslide\-quickhash1sum Print OpenSlide quickhash-1 (256-bit) checksums. +Print OpenSlide quickhash-1 (256-bit) checksums. .SH "SEE ALSO" -openslide-write-png(1), openslide-show-properties(1) +.IR openslide-write-png(1), +.IR openslide-show-properties(1) +.PP + .SH AUTHORS The Carnegie Mellon School of Computer Science. Modified: trunk/packages/openslide/trunk/debian/openslide-show-properties.1 =================================================================== --- trunk/packages/openslide/trunk/debian/openslide-show-properties.1 2011-10-06 12:17:46 UTC (rev 8095) +++ trunk/packages/openslide/trunk/debian/openslide-show-properties.1 2011-10-06 12:29:22 UTC (rev 8096) @@ -1,9 +1,13 @@ .\" Originally generated by help2man 1.38.2. -.TH OPENSLIDE-SHOW-PROPERTIES: "1" "September 2011" "3.2.4" "OpenSlide" +.TH OPENSLIDE-SHOW-PROPERTIES "1" "September 2011" "3.2.4" "OpenSlide" .SH NAME -openslide-show-properties: \- Print OpenSlide properties +openslide-show-properties \- Print OpenSlide properties +.SH SYNOPSIS +.B openslide-show-properties +.I infile + .SH DESCRIPTION -openslide\-show\-properties: Print OpenSlide properties. +Print OpenSlide properties. .SH "List of Known Properties" .PP Modified: trunk/packages/openslide/trunk/debian/openslide-write-png.1 =================================================================== --- trunk/packages/openslide/trunk/debian/openslide-write-png.1 2011-10-06 12:17:46 UTC (rev 8095) +++ trunk/packages/openslide/trunk/debian/openslide-write-png.1 2011-10-06 12:29:22 UTC (rev 8096) @@ -1,17 +1,19 @@ .\" Originally generated by help2man 1.38.2. -.TH USAGE: "1" "September 2011" "3.2.4" "OpenSlide" +.TH OPENSLIDE-WRITE-PNG "1" "September 2011" "3.2.4" "OpenSlide" .SH NAME -openslide-write-png: \- Write a fragment of a virtual slide to a PNG +openslide-write-png \- Write a fragment of a virtual slide to a PNG .SH SYNOPSIS .B openslide-write-png \fIvirtual-slide x y layer width height output.png\fR .SH DESCRIPTION Write a fragment of a virtual slide to a PNG. .PP -Write a fragment of a virtual slide to a PNG. .SH "SEE ALSO" -openslide-quickhash1sum(1), openslide-show-properties(1) +.IR openslide-quickhash1sum(1), +.IR openslide-show-properties(1) +.PP + .SH AUTHORS The Carnegie Mellon School of Computer Science. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
