summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>1999-02-12 02:12:08 +0000
committerAlexander Langer <alex@FreeBSD.org>1999-02-12 02:12:08 +0000
commit43d1df332e81eb5067d541349ede3b84ea2ab5df (patch)
treee020908e73d32872217e2fae80c5b78a61223ee3 /lib/libc
parenta8103305cb253d2a3bec96f40c99397e5a375141 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/net/ethers.33
-rw-r--r--lib/libc/net/resolver.32
-rw-r--r--lib/libc/sys/symlink.22
3 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc/net/ethers.3 b/lib/libc/net/ethers.3
index afea48320a66..d0d68115a022 100644
--- a/lib/libc/net/ethers.3
+++ b/lib/libc/net/ethers.3
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: ethers.3,v 1.7 1997/02/22 15:00:05 peter Exp $
.\"
.Dd April 12, 1995
.Dt ETHERS 3
@@ -155,7 +155,6 @@ unable to find a match in the
database.
.Sh NOTES
The user must insure that the hostname strings passed to the
-the
.Fn ether_line ,
.Fn ether_ntohost
and
diff --git a/lib/libc/net/resolver.3 b/lib/libc/net/resolver.3
index 818acf24b807..83167b28712d 100644
--- a/lib/libc/net/resolver.3
+++ b/lib/libc/net/resolver.3
@@ -290,7 +290,7 @@ an array of pointers
.Fa dnptrs
to previously-compressed names in the current message.
The first pointer points to
-to the beginning of the message and the list ends with
+the beginning of the message and the list ends with
.Dv NULL .
The limit to the array is specified by
.Fa lastdnptr .
diff --git a/lib/libc/sys/symlink.2 b/lib/libc/sys/symlink.2
index ce1fa7e86876..6f52f0783cbf 100644
--- a/lib/libc/sys/symlink.2
+++ b/lib/libc/sys/symlink.2
@@ -96,7 +96,7 @@ The directory in which the entry for the new symbolic link is being placed
cannot be extended because there is no space left on the file
system containing the directory.
.It Bq Er ENOSPC
-The new symbolic link cannot be created because there
+The new symbolic link cannot be created because
there is no space left on the file
system that will contain the symbolic link.
.It Bq Er ENOSPC