CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/09/14 09:14:55
Modified files:
lib/libc/gen : fpgetmask.3
lib/libc/hash : SipHash24.3
lib/libsndio : mio_open.3 sio_open.3
lib/libssl/src/doc/ssl: SSL_set_session.3
lib/libtls : tls_init.3
lib/libutil : fparseln.3
share/man/man9 : SipHash24.9 aml_evalnode.9 bufq_init.9 fork1.9
hardclock.9 if_rxr_init.9 log.9 ml_init.9
mq_init.9 physio.9 printf.9 psignal.9
sensor_attach.9 srp_enter.9 task_add.9
timeout.9 tsleep.9 vwaitforio.9
Log message:
Remove useless quoting from .Fo and .Fn function names, to prevent
development of a cargo cult in case people look at existing files
for examples. This achieves a consistent .Fo and .Fn quoting style
across the whole tree.