aboutsummaryrefslogtreecommitdiffstats
path: root/man7/man.7
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-01-02 08:31:43 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-01-02 08:31:43 +0100
commit771aecbeff61966ab3516b5a106fb5b429e601ba (patch)
tree50f9fb62350c3d13ea8ba0c3d9b49423578d7b51 /man7/man.7
parente878a2de3e85e711f95505c842e64b0b2fbfca00 (diff)
downloadman-pages-771aecbeff61966ab3516b5a106fb5b429e601ba.tar.gz
Various pages: Consistently use 'unsigned int'
Most pages use 'unsigned int' (and the kernel too). Make them all do so. $ find man? -type f \ | xargs sed -i \ -e 's/unsigned \*/unsigned int */g' -e 's/unsigned "/unsigned int "/g'; Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/man.7')
0 files changed, 0 insertions, 0 deletions