diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 18:00:19 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 18:00:19 +0000 |
| commit | eb8942672201d71d0f969fc1b160fe4d3a81d7e5 (patch) | |
| tree | e233de1c24e610521b4a2e8138147d1408102390 | |
| parent | 0c93b033d598b5040f8d56b400763bcd1e3fedb5 (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/man/makewhatis/makewhatis.local.8 | 2 | ||||
| -rw-r--r-- | lib/libc/sys/setresuid.2 | 2 | ||||
| -rw-r--r-- | lib/libcrypt/crypt.3 | 2 | ||||
| -rw-r--r-- | share/man/man5/sysctl.conf.5 | 2 | ||||
| -rw-r--r-- | usr.bin/makewhatis/makewhatis.local.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/diskpart/diskpart.8 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/gnu/usr.bin/man/makewhatis/makewhatis.local.8 b/gnu/usr.bin/man/makewhatis/makewhatis.local.8 index c942add19cbe..9a721bd926d0 100644 --- a/gnu/usr.bin/man/makewhatis/makewhatis.local.8 +++ b/gnu/usr.bin/man/makewhatis/makewhatis.local.8 @@ -72,7 +72,7 @@ every week .Xr find 1 , .Xr makewhatis 1 , .Xr cron 8 , -.Xr periodic 8 . +.Xr periodic 8 .Sh HISTORY The .Nm 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 diff --git a/share/man/man5/sysctl.conf.5 b/share/man/man5/sysctl.conf.5 index 95ed93be5346..89ccba8ba683 100644 --- a/share/man/man5/sysctl.conf.5 +++ b/share/man/man5/sysctl.conf.5 @@ -70,7 +70,7 @@ compat.linux.osrelease=3.4-STABLE .Sh SEE ALSO .Xr rc.conf 5 , .Xr rc 8 , -.Xr sysctl 8 , +.Xr sysctl 8 .Sh HISTORY The .Nm diff --git a/usr.bin/makewhatis/makewhatis.local.8 b/usr.bin/makewhatis/makewhatis.local.8 index c942add19cbe..9a721bd926d0 100644 --- a/usr.bin/makewhatis/makewhatis.local.8 +++ b/usr.bin/makewhatis/makewhatis.local.8 @@ -72,7 +72,7 @@ every week .Xr find 1 , .Xr makewhatis 1 , .Xr cron 8 , -.Xr periodic 8 . +.Xr periodic 8 .Sh HISTORY The .Nm diff --git a/usr.sbin/diskpart/diskpart.8 b/usr.sbin/diskpart/diskpart.8 index d73f7cc8d355..c1e8589a4c39 100644 --- a/usr.sbin/diskpart/diskpart.8 +++ b/usr.sbin/diskpart/diskpart.8 @@ -123,7 +123,7 @@ If an unknown disk type is specified, .Nm will prompt for the required disk geometry information. .Sh SEE ALSO -.Xr disktab 5 , +.Xr disktab 5 .Sh BUGS Most default partition sizes are based on historical artifacts (like the RP06), and may result in unsatisfactory layouts. |
