summaryrefslogtreecommitdiffstats
path: root/man2/uname.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/uname.2')
-rw-r--r--man2/uname.212
1 files changed, 6 insertions, 6 deletions
diff --git a/man2/uname.2 b/man2/uname.2
index 99178fc22..51d084e05 100644
--- a/man2/uname.2
+++ b/man2/uname.2
@@ -115,11 +115,11 @@ Conversely, the
field is configured by the administrator to match the network
(this is what the BSD historically calls the "hostname",
and is set via
-.BR sethostname (2)).
+.MR sethostname 2 ).
Similarly, the
.I domainname
field is set via
-.BR setdomainname (2).
+.MR setdomainname 2 .
.P
Part of the utsname information is also accessible via
.IR /proc/sys/kernel/ { ostype ,
@@ -128,7 +128,7 @@ Part of the utsname information is also accessible via
.IR version ,
.IR domainname }.
.SH SEE ALSO
-.BR uname (1),
-.BR getdomainname (2),
-.BR gethostname (2),
-.BR uts_namespaces (7)
+.MR uname 1 ,
+.MR getdomainname 2 ,
+.MR gethostname 2 ,
+.MR uts_namespaces 7