diff options
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/dcons.4 | 4 | ||||
-rw-r--r-- | share/man/man4/ip.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/dcons.4 b/share/man/man4/dcons.4 index c97840c..7cebf27 100644 --- a/share/man/man4/dcons.4 +++ b/share/man/man4/dcons.4 @@ -63,7 +63,7 @@ If you want to run on .Nm , insert the following line into -.Xr /etc/ttys 5 +.Xr ttys 5 and send a .Dv HUP signal to @@ -75,7 +75,7 @@ dcons "/usr/libexec/getty std.9600" vt100 on secure .Ed .Pp Once the -.Xr fwochi 4 +.Xr fwohci 4 device is initialized to allow physical access, the buffer can be accessed from another host via a .Xr firewire 4 diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4 index aa68b78..bbf9c17 100644 --- a/share/man/man4/ip.4 +++ b/share/man/man4/ip.4 @@ -546,7 +546,7 @@ fields be provided in host byte order . All other fields must be provided in network byte order. See -.Xr byteorder 4 +.Xr byteorder 3 for more information on network byte order. If the .Va ip_id @@ -609,7 +609,7 @@ field was not equal to the length of the datagram written to the socket. .Xr getsockopt 2 , .Xr recv 2 , .Xr send 2 , -.Xr byteorder 4 , +.Xr byteorder 3 , .Xr icmp 4 , .Xr inet 4 , .Xr intro 4 |