[v2,0/2] Document 'void *'

Message ID 20201001154946.104626-1-colomar.6.4.3@gmail.com
Headers
Series Document 'void *' |

Message

Alejandro Colomar Oct. 1, 2020, 3:49 p.m. UTC
  I added a paragraph about not being able to dereference a void *,
and changed the link page, which was very weird.

Alejandro Colomar (2):
  system_data_types.7: Add 'void *'
  void.3: New link to system_data_types(7)

 man3/void.3              |  1 +
 man7/system_data_types.7 | 47 ++++++++++++++++++++++++++++++++++++++--
 2 files changed, 46 insertions(+), 2 deletions(-)
 create mode 100644 man3/void.3