diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-21 11:59:55 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-21 11:59:55 +0000 |
commit | 00446d69cd1e2d53364e1e30a5bf6de082d5db90 (patch) | |
tree | 867910c78dfbf2625009ec22eba95b957499da84 /usr.sbin/lpr/lpq | |
parent | 7e29b230bf5480eb07925cbea7a44fb40e4b49b2 (diff) |
fix -a synopsis typo; joerg@freebsd
Diffstat (limited to 'usr.sbin/lpr/lpq')
-rw-r--r-- | usr.sbin/lpr/lpq/lpq.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/lpr/lpq/lpq.1 b/usr.sbin/lpr/lpq/lpq.1 index d5eadc581f8..200f60d7fe1 100644 --- a/usr.sbin/lpr/lpq/lpq.1 +++ b/usr.sbin/lpr/lpq/lpq.1 @@ -39,7 +39,7 @@ .Nd spool queue examination program .Sh SYNOPSIS .Nm lpq -.OP Fl a +.Op Fl a .Op Fl l .Op Fl P Ns Ar printer .Op job # ... |