File: pdfman.1

package info (click to toggle)
manpages 6.15-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 20,184 kB
  • sloc: sh: 575; python: 222; perl: 190; makefile: 29; lisp: 22
file content (25 lines) | stat: -rw-r--r-- 486 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.\" Copyright, the authors of the Linux man-pages project
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
.TH pdfman 1 2025-05-17 "Linux man-pages (unreleased)"
.SH NAME
pdfman
\-
render a manual page in PDF
.SH SYNOPSIS
.SY pdfman
.RI [ man-options ]
.RI [ section ]\~ page
.YS
.SH DESCRIPTION
The
.B pdfman
command renders a manual page in PDF.
All the arguments are interpreted by
.BR man (1).
.SH SEE ALSO
.BR man (1),
.BR groff (1),
.BR gropdf (1),
.BR xdg\-open (1)