diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/semget.2 | 2 | ||||
-rw-r--r-- | lib/libmd/mdX.3 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/semget.2 b/lib/libc/sys/semget.2 index 18c083b..945044d 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 85b47db..edfbc8f 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. |