aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-07-10 18:00:19 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-07-10 18:00:19 +0000
commiteb8942672201d71d0f969fc1b160fe4d3a81d7e5 (patch)
treee233de1c24e610521b4a2e8138147d1408102390 /lib
parent0c93b033d598b5040f8d56b400763bcd1e3fedb5 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/setresuid.22
-rw-r--r--lib/libcrypt/crypt.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/setresuid.2 b/lib/libc/sys/setresuid.2
index a150981547e3..37b44ab4a10e 100644
--- a/lib/libc/sys/setresuid.2
+++ b/lib/libc/sys/setresuid.2
@@ -93,7 +93,7 @@ was invalid.
.Xr setgid 2 ,
.Xr setregid 2 ,
.Xr setreuid 2 ,
-.Xr setuid 2 ,
+.Xr setuid 2
.Sh STANDARDS
These system calls are not available on many platforms.
They exist in
diff --git a/lib/libcrypt/crypt.3 b/lib/libcrypt/crypt.3
index 01222d2c7fa6..ed401e2f6353 100644
--- a/lib/libcrypt/crypt.3
+++ b/lib/libcrypt/crypt.3
@@ -244,7 +244,7 @@ Otherwise, a value of 0 is returned.
.Xr cipher 3 ,
.Xr getpass 3 ,
.Xr auth.conf 5 ,
-.Xr passwd 5 ,
+.Xr passwd 5
.Sh BUGS
The
.Fn crypt