about summary refs log tree commit diff
path: root/FreeBSD
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2023-02-13 16:05:43 +0100
committerJune McEnroe <june@causal.agency>2023-02-13 18:30:13 -0500
commit260a1e4d0462edf21205878378df9b52350d6be7 (patch)
tree4d04573631543f65b2bfb0fa24706d1156264084 /FreeBSD
parentUpdate to Linux man-pages 6.02 (diff)
downloadexman-260a1e4d0462edf21205878378df9b52350d6be7.tar.gz
exman-260a1e4d0462edf21205878378df9b52350d6be7.zip
Update to Linux man-pages 6.03 2063.93
Diffstat (limited to 'FreeBSD')
0 files changed, 0 insertions, 0 deletions
NU_SOURCE 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe