summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/4.1
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcompat/4.1')
-rw-r--r--lib/libcompat/4.1/cftime.314
-rw-r--r--lib/libcompat/4.1/ftime.34
-rw-r--r--lib/libcompat/4.1/getpw.32
-rw-r--r--lib/libcompat/4.1/stty.34
4 files changed, 12 insertions, 12 deletions
diff --git a/lib/libcompat/4.1/cftime.3 b/lib/libcompat/4.1/cftime.3
index ed771e2..fd4e066 100644
--- a/lib/libcompat/4.1/cftime.3
+++ b/lib/libcompat/4.1/cftime.3
@@ -1,10 +1,10 @@
-.\"
+.\"
.\" Copyright (c) 1994, 1995 Joerg Wunsch
-.\"
+.\"
.\" All rights reserved.
-.\"
+.\"
.\" This program is free software.
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -19,7 +19,7 @@
.\" 4. The name of the developer may not be used to endorse or promote
.\" products derived from this software without specific prior written
.\" permission.
-.\"
+.\"
.\" THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@@ -30,8 +30,8 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-.\"
-.\"
+.\"
+.\"
.\" $FreeBSD$
.\"
.Dd June 15, 1993
diff --git a/lib/libcompat/4.1/ftime.3 b/lib/libcompat/4.1/ftime.3
index 4896fa0..63da0ce8 100644
--- a/lib/libcompat/4.1/ftime.3
+++ b/lib/libcompat/4.1/ftime.3
@@ -43,7 +43,7 @@
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/timeb.h>
-.Ft int
+.Ft int
.Fn ftime "struct timeb *tp"
.Sh DESCRIPTION
.Bf -symbolic
@@ -81,5 +81,5 @@ Daylight Saving time applies locally during the appropriate part of the year.
.Sh HISTORY
The
.Nm
-function appeared in
+function appeared in
.Bx 4.2 .
diff --git a/lib/libcompat/4.1/getpw.3 b/lib/libcompat/4.1/getpw.3
index d270e3c..618da44 100644
--- a/lib/libcompat/4.1/getpw.3
+++ b/lib/libcompat/4.1/getpw.3
@@ -65,7 +65,7 @@ character.
.Sh RETURN VALUES
The
.Fn getpw
-function returns the zero if successful, otherwise
+function returns the zero if successful, otherwise
a non-zero if the entry does not exist.
.Sh FILES
.Bl -tag -width /etc/passwd -compact
diff --git a/lib/libcompat/4.1/stty.3 b/lib/libcompat/4.1/stty.3
index 95b6589..dddb93c2 100644
--- a/lib/libcompat/4.1/stty.3
+++ b/lib/libcompat/4.1/stty.3
@@ -75,7 +75,7 @@ the
.Fn gtty
call is
.Ql ioctl(fd, TIOCGETP, buf) .
-See
+See
.Xr ioctl 2
and
.Xr tty 4
@@ -93,5 +93,5 @@ The
.Fn stty
and
.Fn gtty
-functions appeared in
+functions appeared in
.Bx 4.2 .
OpenPOWER on IntegriCloud