OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
cef637d8e1bb8717f9b18ffed1f1115a0d1f9dff
Authored by
Jay Berkenbilt
2018-02-18 20:07:27 -0500
1 parent
c8dc484f
Fix typo in manual page (fixes #181)
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
manual/fix-qdf.1.in
manual/fix-qdf.1.in
View file @
cef637d
...
...
@@ -4,7 +4,7 @@
4
4
.SH NAME
5
5
fix-qdf \- repair PDF files in QDF form after editing
6
6
.SH SYNOPSIS
7
-.B
qp
df
7
+.B
fix-q
df
8
8
< \fIinfilename\fR > \fIoutfilename\fR
9
9
.SH DESCRIPTION
10
10
The fix-qdf program is part of the qpdf package.
...
...