diff --git a/share/man/man7/c99.7 b/share/man/man7/c99.7 index fcf14769d0e9..b968a4e510ed 100644 --- a/share/man/man7/c99.7 +++ b/share/man/man7/c99.7 @@ -142,9 +142,9 @@ Most of the UNIX-like operating systems use GNU C as a system compiler, but those addition in GNU C should not be considered as standard features. .Sh SEE ALSO -.Xr cc 1 , .Xr c89 1 , -.Xr c99 1 +.Xr c99 1 , +.Xr cc 1 .Sh STANDARDS .Rs .%A ANSI diff --git a/share/man/man7/environ.7 b/share/man/man7/environ.7 index 826948838b2c..2870d8e78809 100644 --- a/share/man/man7/environ.7 +++ b/share/man/man7/environ.7 @@ -250,8 +250,8 @@ built-in command in .Xr sh 1 , .Xr execve 2 , .Xr execle 3 , -.Xr getenv 3 , .Xr getbsize 3 , +.Xr getenv 3 , .Xr setenv 3 , .Xr setlocale 3 , .Xr system 3 , diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index baf0bcc650fb..12b03c2b248e 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -747,8 +747,8 @@ over services you export from your box (web services, email). .Xr login.conf 5 , .Xr rc.conf 5 , .Xr sysctl.conf 5 , -.Xr firewall 7 , .Xr eventtimers 7 , +.Xr firewall 7 , .Xr hier 7 , .Xr ports 7 , .Xr boot 8 ,