summaryrefslogtreecommitdiffstats
path: root/lib/libcompat
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcompat')
-rw-r--r--lib/libcompat/4.1/ftime.33
-rw-r--r--lib/libcompat/4.1/getpw.35
-rw-r--r--lib/libcompat/4.1/stty.33
3 files changed, 8 insertions, 3 deletions
diff --git a/lib/libcompat/4.1/ftime.3 b/lib/libcompat/4.1/ftime.3
index 63da0ce8..2642387 100644
--- a/lib/libcompat/4.1/ftime.3
+++ b/lib/libcompat/4.1/ftime.3
@@ -47,7 +47,8 @@
.Fn ftime "struct timeb *tp"
.Sh DESCRIPTION
.Bf -symbolic
-This interface is obsoleted by gettimeofday(2).
+This interface is obsoleted by
+.Xr gettimeofday 2 .
.Ef
.Pp
The
diff --git a/lib/libcompat/4.1/getpw.3 b/lib/libcompat/4.1/getpw.3
index 618da44..f1a57c5 100644
--- a/lib/libcompat/4.1/getpw.3
+++ b/lib/libcompat/4.1/getpw.3
@@ -46,7 +46,10 @@
.Fn getpw "uid_t uid" "char *buf"
.Sh DESCRIPTION
.Bf -symbolic
-The getpw function is made obsolete by getpwuid(3).
+The
+.Fn getpw
+function is made obsolete by
+.Xr getpwuid 3 .
.Ef
.Pp
The
diff --git a/lib/libcompat/4.1/stty.3 b/lib/libcompat/4.1/stty.3
index dddb93c2..a1f89d1 100644
--- a/lib/libcompat/4.1/stty.3
+++ b/lib/libcompat/4.1/stty.3
@@ -49,7 +49,8 @@
.Fn gtty "int fd" "struct sgttyb *buf"
.Sh DESCRIPTION
.Bf -symbolic
-These interfaces are obsoleted by ioctl(2).
+These interfaces are obsoleted by
+.Xr ioctl 2 .
.Ef
.Pp
The
OpenPOWER on IntegriCloud