1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/gnrc
Martine Lenders 2e93ba1c50
doc: Fix 'must not'/'may not' wording
I applied the following terminology and changed the wording in the doc
accordingly:

* must not: If the parameter is of the value it *must not* be it either
  hits an assert or crashes the system.
* may not: The value can be that value, but the function will return an
  error.
2017-12-19 09:00:12 +01:00
..
gomach gnrc_gomach: add sender ID number limit in beacon packet. 2017-12-11 11:31:39 +01:00
icmpv6 cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv6 doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
lwmac gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
mac gomach: a robust traffic adaptive multichannel MAC for IoT. 2017-11-30 18:51:49 +01:00
netif doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
rpl gnrc_rpl: properly handle prefix list 2017-11-23 22:56:55 +01:00
sixlowpan gnrc: remove legacy neighbor discovery code 2017-11-17 09:20:30 +01:00
tcp cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
icmpv6.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ipv6.h gnrc_ipv6_nib: port to gnrc_netif2 2017-11-08 20:18:53 +01:00
ndp.h doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
netapi.h gnrc_netapi: make doc a little more consistent 2017-12-06 18:10:10 +01:00
neterr.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
netif.h gnrc_ndp2: rename to gnrc_ndp 2017-11-17 10:41:54 +01:00
netreg.h gnrc_netreg: enhance doc on entry initialization 2017-08-14 12:51:29 +02:00
nettest.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
nettype.h Merge pull request #8180 from miri64/gnrc_netdev/cleanup/rm 2017-11-30 20:05:17 +01:00
pkt.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
pktbuf.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
pktdump.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
pktqueue.h doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
priority_pktqueue.h doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
rpl.h rpl: adjust to trickle enhancements 2017-06-09 09:03:24 +02:00
sixlowpan.h gnrc_netif2: rename to gnrc_netif 2017-11-17 10:41:54 +01:00
tcp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
tftp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
udp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00