aboutsummaryrefslogtreecommitdiffstats
path: root/man7/arp.7
AgeCommit message (Expand)AuthorFilesLines
2024-05-02man/, share/mk/: Move man*/ to man/Alejandro Colomar1-306/+0
2023-10-31man*/: srcfix (Use .P instead of .PP or .LP)Alejandro Colomar1-13/+13
2023-07-15man*/: Use SPDX-License-Identifier: Linux-man-pages-1-paraAlejandro Colomar1-6/+2
2022-12-15Many pages: Add '\" t' comment where necessaryAlejandro Colomar1-0/+1
2022-10-30Many pages: Use correct letter case in page titles (TH)Alejandro Colomar1-1/+1
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-1/+1
2022-10-09getent.1, iconv.1, intro.1, ldd.1, locale.1, localedef.1, memusage.1, memusag...Alejandro Colomar1-1/+1
2022-09-09Revert "src.mk, All pages: Move man* to man/"Alejandro Colomar1-0/+309
2022-09-05src.mk, All pages: Move man* to man/Alejandro Colomar1-309/+0
2022-08-21All pages: Remove the 5th argument to .THAlejandro Colomar1-1/+1
2022-08-21All pages: Replace the 4th argument to .TH by "Linux man-pages (unreleased)"Alejandro Colomar1-1/+1
2021-01-09Various pages: tfix (Oxford comma)Michael Kerrisk1-1/+1
2020-08-13intro.1, clock_getres.2, execve.2, fcntl.2, iopl.2, lseek.2, mknod.2, mmap.2,...Michael Kerrisk1-1/+1
2020-07-24Various pages: Drop t comment headerMike Frysinger1-1/+0
2017-09-25arp.7: SEE ALSO: add arpd(8)Michael Kerrisk1-1/+2
2017-09-15iconv.1, ldd.1, locale.1, localedef.1, memusage.1, memusagestat.1, mtrace.1, ...Michael Kerrisk1-1/+1
2017-08-19execve.2, ioctl_console.2, ioctl_iflags.2, ioctl_ns.2, ioctl_userfaultfd.2, k...Michael Kerrisk1-2/+2
2017-08-18aio.7, arp.7, attributes.7, boot.7, cgroups.7, cpuset.7, credentials.7, fanot...Michael Kerrisk1-11/+11
2014-01-11arp.7: wfixMichael Kerrisk1-2/+2
2013-04-01intro.1, _syscall.2, access.2, arch_prctl.2, cacheflush.2, chown.2, clock_get...Michael Kerrisk1-2/+2
2013-03-12networks.5, arp.7, cp1251.7, ddp.7, icmp.7, ip.7, ipv6.7, iso_8859-10.7, iso_...Michael Kerrisk1-0/+2
2013-03-12epoll_create.2, epoll_ctl.2, epoll_wait.2, eventfd.2, fallocate.2, futex.2, g...Michael Kerrisk1-1/+1
2013-03-10getcpu.2, sendfile.2, cmsg.3, rtnetlink.3, arp.7, ddp.7, fifo.7, icmp.7, ip.7...Michael Kerrisk1-0/+2
2013-02-24getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, a...Michael Kerrisk1-1/+1
2013-02-18delete_module.2, epoll_create.2, getpeername.2, getpriority.2, getrlimit.2, g...Michael Kerrisk1-1/+0
2012-09-24arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set....David Prévot1-2/+0
2011-09-16arp.7: wfixSeonghun Lim1-1/+1
2010-01-16accept.2, access.2, acct.2, clock_nanosleep.2, mbind.2, mincore.2, remap_file...Michael Kerrisk1-1/+1
2008-11-25Removed trailing white space at end of linesMichael Kerrisk1-1/+1
2008-11-25arp.7: spfixMichael Kerrisk1-4/+4
2008-11-25arp.7: Document /proc file retrans_time_ms (new in Linux 2.6.12)Michael Kerrisk1-0/+6
2008-11-25arp.7: Document /proc file base_reachable_time_ms (new in Linux 2.6.12)Michael Kerrisk1-0/+8
2008-11-25arp.7: Add kernel version numbers for /proc interfacesMichael Kerrisk1-17/+33
2008-11-25arp.7: grfixMichael Kerrisk1-9/+9
2008-11-25connect.2, listen.2, send.2, uname.2, cmsg.3, proc.5, arp.7, ddp.7, icmp.7, i...Michael Kerrisk1-13/+16
2008-11-25arp.7, ddp.7, icmp.7, ip.7, socket.7, tcp.7: ffix: Convert /proc file names f...Michael Kerrisk1-16/+16
2008-08-08s/PF_/AF_/ for socket family constants. Reasons: the AF_ andMichael Kerrisk1-3/+3
2008-08-08Reverting blunder in commit 4699Michael Kerrisk1-8/+275
2008-08-08s/PF_/AF_/ for socket family conistants. Reasons: the AF_ andMichael Kerrisk1-275/+8
2008-07-10s/parameter/argument/ when talking about the things givenMichael Kerrisk1-1/+1
2008-06-05Change use of quote characters to get better UTF-8 rendering.Michael Kerrisk1-1/+1
2007-12-26Hyphenation fixesMichael Kerrisk1-2/+2
2007-12-19enclose code smaples/structure defns/etc in ".in +4n / .in"Michael Kerrisk1-2/+2
2007-12-19Make the standard indent for code samples, shell sessionMichael Kerrisk1-5/+9
2007-07-08Updated date in .TH line.Michael Kerrisk1-1/+1
2007-07-08Updated BUGS text referring to jiffies.Michael Kerrisk1-3/+2
2007-06-08Change "e.g. " to "e.g., ", or in some cases, "for example, ".Michael Kerrisk1-1/+1
2007-06-08Convert to American spelling conventionsMichael Kerrisk1-9/+9
2007-06-02grfixMichael Kerrisk1-1/+1
2007-05-19Fix inconsistencies in order of .SH sectionsMichael Kerrisk1-16/+16
2007-05-18Fix inconsistencies in .TH lineMichael Kerrisk1-1/+1
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-45/+55
2007-04-05Replaced tabs with spacesMichael Kerrisk1-6/+5
2007-04-05ffixMichael Kerrisk1-7/+2
2006-01-03Formatting and source code line break changes (no changes to content!)Michael Kerrisk1-18/+21
2005-11-02Formatting fixesMichael Kerrisk1-3/+3
2005-11-02Formatting fixesMichael Kerrisk1-1/+1
2005-07-20RFC references are now always writen as "RFC\ nnn" (not "RFC nnn" orMichael Kerrisk1-1/+1
2005-06-21Minor formatting changeMichael Kerrisk1-2/+2
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+265