diff options
author | Karl Ramm <kcr@1ts.org> | 2009-03-29 16:02:11 +0000 |
---|---|---|
committer | Karl Ramm <kcr@1ts.org> | 2009-03-29 16:02:11 +0000 |
commit | ff03bd001d150c85db130c8d21b349d69edc976f (patch) | |
tree | 7016f48cd58ea07a36b061c663b0468515d3d6cb /clients/znol | |
parent | 8fdc8912cc8d7cebde74f2780d5a73fa36d5ca31 (diff) |
fix hyphen vs. minus sign issue
Diffstat (limited to 'clients/znol')
-rw-r--r-- | clients/znol/znol.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/znol/znol.1 b/clients/znol/znol.1 index 4e31f8b..cbd6cbd 100644 --- a/clients/znol/znol.1 +++ b/clients/znol/znol.1 @@ -86,7 +86,7 @@ named therein which can be found on the system, and enters subscriptions for notices about those users. .nf .in +.5in -znol -l -u foo +znol \-l \-u foo .in -.5in .fi prints the location (if visible) of the user 'foo'. |