aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index e1e234367..9a73d0890 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -2196,7 +2196,7 @@
2196#define lpd_full_usage "\n\n" \ 2196#define lpd_full_usage "\n\n" \
2197 "SPOOLDIR must contain (symlinks to) device nodes or directories" \ 2197 "SPOOLDIR must contain (symlinks to) device nodes or directories" \
2198 "\nwith names matching print queue names. In the first case, jobs are" \ 2198 "\nwith names matching print queue names. In the first case, jobs are" \
2199 "\nsent directly to the device. Othervise each job is stored in queue" \ 2199 "\nsent directly to the device. Otherwise each job is stored in queue" \
2200 "\ndirectory and HELPER program is called. Name of file to print" \ 2200 "\ndirectory and HELPER program is called. Name of file to print" \
2201 "\nis passed in $DATAFILE variable." \ 2201 "\nis passed in $DATAFILE variable." \
2202 "\nExample:" \ 2202 "\nExample:" \