aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-02-15 09:27:00 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-02-15 09:27:00 +0000
commit423ac68026b00aee7c2b17e5bf1bc2f612cd9a69 (patch)
tree7740d2d81dc57b79cd3c665d31a2acab1dc04e7b /lib
parent67c8649f7fb5783bd325211ad1edaf06018fcb3e (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/semget.22
-rw-r--r--lib/libmd/mdX.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/semget.2 b/lib/libc/sys/semget.2
index 18c083b56b147..945044da65bb6 100644
--- a/lib/libc/sys/semget.2
+++ b/lib/libc/sys/semget.2
@@ -117,7 +117,7 @@ The
system call
will fail if:
.Bl -tag -width Er
-.\" ipcperm could fail (we're opening to read and write, as it were)
+.\" ipcperm could fail (we are opening to read and write, as it were)
.It Bq Er EACCES
Access permission failure.
.\"
diff --git a/lib/libmd/mdX.3 b/lib/libmd/mdX.3
index 85b47db1f9e9b..edfbc8ff256cd 100644
--- a/lib/libmd/mdX.3
+++ b/lib/libmd/mdX.3
@@ -199,4 +199,4 @@ nor to find a file with a specific hash value.
There is on the other hand no guarantee that such a method does not exist.
.Pp
MD2 has only been licensed for use in Privacy Enhanced Mail.
-Use MD4 or MD5 if that is not what you're doing.
+Use MD4 or MD5 if that is not what you are doing.