summaryrefslogtreecommitdiffstats
path: root/man2/stime.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/stime.2')
-rw-r--r--man2/stime.210
1 files changed, 5 insertions, 5 deletions
diff --git a/man2/stime.2 b/man2/stime.2
index 70ad2be83..ec5895e25 100644
--- a/man2/stime.2
+++ b/man2/stime.2
@@ -19,7 +19,7 @@ stime \- set time
.P
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR stime ():
@@ -33,7 +33,7 @@ Feature Test Macro Requirements for glibc (see
.BR NOTE :
This function is deprecated;
use
-.BR clock_settime (2)
+.MR clock_settime 2
instead.
.P
.BR stime ()
@@ -68,6 +68,6 @@ this function is no longer available to newly linked applications
and is no longer declared in
.IR <time.h> .
.SH SEE ALSO
-.BR date (1),
-.BR settimeofday (2),
-.BR capabilities (7)
+.MR date 1 ,
+.MR settimeofday 2 ,
+.MR capabilities 7