diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2019-08-15 17:43:44 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2019-08-15 17:43:44 +0000 |
commit | 64f0a203397d462cecc5d088e74c9d50d64c5d7c (patch) | |
tree | e0b010d4d75e9939e91555479dfea845e65837a1 /app/xlsatoms/man/xlsatoms.man | |
parent | 6251983df2dd963c37f0333fba424b88b1a2199e (diff) |
Update to xlsatoms 1.1.3
Diffstat (limited to 'app/xlsatoms/man/xlsatoms.man')
-rw-r--r-- | app/xlsatoms/man/xlsatoms.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xlsatoms/man/xlsatoms.man b/app/xlsatoms/man/xlsatoms.man index afa89bf70..34d386e2d 100644 --- a/app/xlsatoms/man/xlsatoms.man +++ b/app/xlsatoms/man/xlsatoms.man @@ -44,7 +44,7 @@ This option specifies the X server to which to connect. This option specifies a \fIprintf\fP-style string used to list each atom \fI<value,name>\fP pair, printed in that order (\fIvalue\fP is an \fIunsigned long\fP and \fIname\fP is a \fIchar *\fP). \fIXlsatoms\fP will supply a -newline at the end of each line. The default is \fI%ld\\t%s\fP. +newline at the end of each line. The default is \fI%lu\\t%s\fP. .TP 8 .B \-range \fI[low]-[high]\fP This option specifies the range of atom values to check. If \fIlow\fP is not |