aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2008-01-14 02:28:51 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2008-01-14 02:28:51 +0000
commit1af1b7c377f55b31a4907113b16c514d5b18af34 (patch)
tree6042f0d9c58ac28e0aed74b20a389576ce7282e8
parent66ce7937ab8e11d35d3b7e1c65f32f05586c1d34 (diff)
downloaddoc-1af1b7c377f55b31a4907113b16c514d5b18af34.tar.gz
doc-1af1b7c377f55b31a4907113b16c514d5b18af34.zip
Add a bit of whitespace between option letters and arguments in
the description of the LPD `input filter' and `output filter', to make reading a bit more comfortable and the source more consistent with the rest of the option lists. PR: docs/119460 Submitted by: Gregory Delfly, <gregoryd.freebsd at free.fr
Notes
Notes: svn path=/head/; revision=31261
-rw-r--r--en_US.ISO8859-1/books/handbook/printing/chapter.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en_US.ISO8859-1/books/handbook/printing/chapter.sgml b/en_US.ISO8859-1/books/handbook/printing/chapter.sgml
index c36abfe3cf..b0b298a165 100644
--- a/en_US.ISO8859-1/books/handbook/printing/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/printing/chapter.sgml
@@ -1669,8 +1669,8 @@ $%&amp;'()*+,-./01234567
<cmdsynopsis>
<command>filter-name</command>
<arg
- choice="plain">-x<replaceable>pixel-width</replaceable></arg>
- <arg choice="plain">-y<replaceable>pixel-height</replaceable></arg>
+ choice="plain">-x <replaceable>pixel-width</replaceable></arg>
+ <arg choice="plain">-y <replaceable>pixel-height</replaceable></arg>
<arg choice="plain">-n <replaceable>login</replaceable></arg>
<arg choice="plain">-h <replaceable>host</replaceable></arg>
<arg choice="plain"><replaceable>acct-file</replaceable></arg>