index
:
liblux
master
A minimal C library for working with the brightness of displays
Thomas Voss
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
man
/
check.sh
blob: e6afab8787872fb6307a8d7208a4ca7cca9d1382 (
plain
) (
blame
)
1
2
3
#!/bin/sh
find
.
-name
'*.3'
-exec
aspell
--home-dir
=
./
--mode
=
nroff
--ignore-case
check
{}
\;