From 3c57dc77537bfff8a25b061e147f5a1194613a28 Mon Sep 17 00:00:00 2001 From: mpp Date: Mon, 8 Apr 1996 04:18:31 +0000 Subject: Correct some man page xrefs, and some other minor changes to bring some man pages up to mdoc guidelines and fix some minor formatting glitches. Also fixed a number of man pages to not abuse the .Xr macro to display functions and path names and a lot of other junk. --- share/man/man4/udp.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man4/udp.4') diff --git a/share/man/man4/udp.4 b/share/man/man4/udp.4 index 939866b..900aa70 100644 --- a/share/man/man4/udp.4 +++ b/share/man/man4/udp.4 @@ -52,9 +52,9 @@ protocol family. .Tn UDP sockets are connectionless, and are normally used with the -.Xr sendto +.Xr sendto 2 and -.Xr recvfrom +.Xr recvfrom 2 calls, though the .Xr connect 2 call may also be used to fix the destination for future -- cgit v1.1