From 44a2c3286c3d9726597a0fec1f61f3b703a46cf0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 15 Jul 2008 13:39:17 +0000 Subject: [PATCH] Even when the CONFORMING TO section is just a list of standards, they should be terminated by a period. --- man2/alarm.2 | 2 +- man2/fsync.2 | 2 +- man2/getgid.2 | 2 +- man2/getpid.2 | 2 +- man2/kill.2 | 2 +- man2/mlock.2 | 2 +- man2/ptrace.2 | 2 +- man2/quotactl.2 | 2 +- man2/sigqueue.2 | 2 +- man2/sigwaitinfo.2 | 2 +- man2/statvfs.2 | 2 +- man2/wait4.2 | 2 +- man3/INFINITY.3 | 2 +- man3/abort.3 | 2 +- man3/aio_cancel.3 | 2 +- man3/aio_error.3 | 2 +- man3/aio_fsync.3 | 2 +- man3/aio_read.3 | 2 +- man3/aio_return.3 | 2 +- man3/aio_suspend.3 | 2 +- man3/aio_write.3 | 2 +- man3/basename.3 | 2 +- man3/bsearch.3 | 2 +- man3/cabs.3 | 2 +- man3/cacos.3 | 2 +- man3/cacosh.3 | 2 +- man3/carg.3 | 2 +- man3/casin.3 | 2 +- man3/casinh.3 | 2 +- man3/catan.3 | 2 +- man3/catanh.3 | 2 +- man3/cbrt.3 | 2 +- man3/ccos.3 | 2 +- man3/ccosh.3 | 2 +- man3/cexp.3 | 2 +- man3/cimag.3 | 2 +- man3/clog.3 | 2 +- man3/closedir.3 | 2 +- man3/confstr.3 | 2 +- man3/conj.3 | 2 +- man3/cpow.3 | 2 +- man3/cproj.3 | 2 +- man3/creal.3 | 2 +- man3/crypt.3 | 2 +- man3/csin.3 | 2 +- man3/csinh.3 | 2 +- man3/csqrt.3 | 2 +- man3/ctan.3 | 2 +- man3/ctanh.3 | 2 +- man3/ctime.3 | 2 +- man3/difftime.3 | 2 +- man3/ether_aton.3 | 2 +- man3/fdim.3 | 2 +- man3/fgetgrent.3 | 2 +- man3/fgetpwent.3 | 2 +- man3/fma.3 | 2 +- man3/fmax.3 | 2 +- man3/fmin.3 | 2 +- man3/fpclassify.3 | 2 +- man3/getdate.3 | 2 +- man3/getgrnam.3 | 2 +- man3/getpwnam.3 | 2 +- man3/getusershell.3 | 2 +- man3/getwchar.3 | 2 +- man3/grantpt.3 | 2 +- man3/ilogb.3 | 2 +- man3/infnan.3 | 2 +- man3/initgroups.3 | 2 +- man3/insque.3 | 2 +- man3/isgreater.3 | 2 +- man3/lockf.3 | 2 +- man3/logb.3 | 2 +- man3/mblen.3 | 2 +- man3/mbrlen.3 | 2 +- man3/mbrtowc.3 | 2 +- man3/mbsinit.3 | 2 +- man3/mbsrtowcs.3 | 2 +- man3/mbstowcs.3 | 2 +- man3/mbtowc.3 | 2 +- man3/memccpy.3 | 2 +- man3/psignal.3 | 2 +- man3/putenv.3 | 2 +- man3/putpwent.3 | 2 +- man3/puts.3 | 2 +- man3/re_comp.3 | 2 +- man3/readdir.3 | 2 +- man3/remquo.3 | 2 +- man3/resolver.3 | 2 +- man3/shm_open.3 | 2 +- man3/sockatmark.3 | 2 +- man3/strcasecmp.3 | 2 +- man3/strsep.3 | 2 +- man3/strtok.3 | 2 +- man3/strxfrm.3 | 2 +- man3/swab.3 | 2 +- man3/tcgetsid.3 | 2 +- man3/tempnam.3 | 2 +- man3/toupper.3 | 2 +- man3/tzset.3 | 2 +- man3/wordexp.3 | 2 +- man5/charmap.5 | 2 +- man5/locale.5 | 2 +- man7/hier.7 | 2 +- man8/sync.8 | 2 +- 104 files changed, 104 insertions(+), 104 deletions(-) diff --git a/man2/alarm.2 b/man2/alarm.2 index 84827fe75..0a8469e25 100644 --- a/man2/alarm.2 +++ b/man2/alarm.2 @@ -59,7 +59,7 @@ returns the number of seconds remaining until any previously scheduled alarm was due to be delivered, or zero if there was no previously scheduled alarm. .SH "CONFORMING TO" -SVr4, POSIX.1-2001, 4.3BSD +SVr4, POSIX.1-2001, 4.3BSD. .SH NOTES .BR alarm () and diff --git a/man2/fsync.2 b/man2/fsync.2 index 9ba04983d..255f5b2d9 100644 --- a/man2/fsync.2 +++ b/man2/fsync.2 @@ -117,7 +117,7 @@ An error occurred during synchronization. .I fd is bound to a special file which does not support synchronization. .SH "CONFORMING TO" -4.3BSD, POSIX.1-2001 +4.3BSD, POSIX.1-2001. .SH AVAILABILITY On POSIX systems on which .BR fdatasync () diff --git a/man2/getgid.2 b/man2/getgid.2 index 9922b54ce..a78babc68 100644 --- a/man2/getgid.2 +++ b/man2/getgid.2 @@ -42,7 +42,7 @@ returns the effective group ID of the calling process. .SH ERRORS These functions are always successful. .SH "CONFORMING TO" -POSIX.1-2001, 4.3BSD +POSIX.1-2001, 4.3BSD. .SH "SEE ALSO" .BR getresgid (2), .BR setgid (2), diff --git a/man2/getpid.2 b/man2/getpid.2 index 5e258818b..de9ae3122 100644 --- a/man2/getpid.2 +++ b/man2/getpid.2 @@ -42,7 +42,7 @@ returns the process ID of the parent of the calling process. .SH ERRORS These functions are always successful. .SH "CONFORMING TO" -POSIX.1-2001, 4.3BSD, SVr4 +POSIX.1-2001, 4.3BSD, SVr4. .SH "SEE ALSO" .BR fork (2), .BR kill (2), diff --git a/man2/kill.2 b/man2/kill.2 index c42c3fd39..b5fa14c32 100644 --- a/man2/kill.2 +++ b/man2/kill.2 @@ -116,7 +116,7 @@ has not yet been .BR wait (2)ed for. .SH "CONFORMING TO" -SVr4, 4.3BSD, POSIX.1-2001 +SVr4, 4.3BSD, POSIX.1-2001. .SH NOTES The only signals that can be sent to process ID 1, the .I init diff --git a/man2/mlock.2 b/man2/mlock.2 index 08b869fae..ce1baf151 100644 --- a/man2/mlock.2 +++ b/man2/mlock.2 @@ -189,7 +189,7 @@ For (Linux 2.6.8 and earlier) The caller was not privileged .RB ( CAP_IPC_LOCK ). .SH "CONFORMING TO" -POSIX.1-2001, SVr4 +POSIX.1-2001, SVr4. .SH AVAILABILITY On POSIX systems on which .BR mlock () diff --git a/man2/ptrace.2 b/man2/ptrace.2 index 59d8deabb..cd29b4064 100644 --- a/man2/ptrace.2 +++ b/man2/ptrace.2 @@ -440,7 +440,7 @@ Alternatively, the process may already be being traced, or be The specified process does not exist, or is not currently being traced by the caller, or is not stopped (for requests that require that). .SH "CONFORMING TO" -SVr4, 4.3BSD +SVr4, 4.3BSD. .SH NOTES Although arguments to .BR ptrace () diff --git a/man2/quotactl.2 b/man2/quotactl.2 index 219d301d2..bb4d9cbe3 100644 --- a/man2/quotactl.2 +++ b/man2/quotactl.2 @@ -233,7 +233,7 @@ or .B Q_SETQLIM was asked for a file system that didn't have quota enabled. .SH "CONFORMING TO" -BSD +BSD. .SH "SEE ALSO" .BR quota (1), .BR getrlimit (2), diff --git a/man2/sigqueue.2 b/man2/sigqueue.2 index 3590cf5d9..cefd59408 100644 --- a/man2/sigqueue.2 +++ b/man2/sigqueue.2 @@ -110,7 +110,7 @@ No process has a PID matching .SH VERSIONS This system call first appeared in Linux 2.2. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH NOTES If this function results in the sending of a signal to the process that invoked it, and that signal was not blocked by the calling thread, diff --git a/man2/sigwaitinfo.2 b/man2/sigwaitinfo.2 index 32bd6e146..5aa4aae8f 100644 --- a/man2/sigwaitinfo.2 +++ b/man2/sigwaitinfo.2 @@ -124,7 +124,7 @@ The wait was interrupted by a signal handler; see .I timeout was invalid. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH NOTES In normal usage, the calling program blocks the signals in .I set diff --git a/man2/statvfs.2 b/man2/statvfs.2 index c4374172e..adf1709e1 100644 --- a/man2/statvfs.2 +++ b/man2/statvfs.2 @@ -153,7 +153,7 @@ is not a directory. .B EOVERFLOW Some values were too large to be represented in the returned struct. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH NOTES The Linux kernel has system calls .BR statfs (2) diff --git a/man2/wait4.2 b/man2/wait4.2 index c2dd44e7a..7df1d77b4 100644 --- a/man2/wait4.2 +++ b/man2/wait4.2 @@ -124,7 +124,7 @@ As for As for .BR waitpid (2). .SH "CONFORMING TO" -4.3BSD +4.3BSD. .SH NOTES Including .I diff --git a/man3/INFINITY.3 b/man3/INFINITY.3 index aa9712149..5fda7dede 100644 --- a/man3/INFINITY.3 +++ b/man3/INFINITY.3 @@ -65,7 +65,7 @@ expand to constants of types \fIdouble\fP, \fIfloat\fP and \fIlong double\fP, respectively, that represent a large positive value, possibly plus infinity. .SH "CONFORMING TO" -C99 +C99. .SH AVAILABILITY On a glibc system, the macro .B HUGE_VAL diff --git a/man3/abort.3 b/man3/abort.3 index 9928107d1..9de707bff 100644 --- a/man3/abort.3 +++ b/man3/abort.3 @@ -68,7 +68,7 @@ The .BR abort () function never returns. .SH "CONFORMING TO" -SVr4, POSIX.1-2001, 4.3BSD, C89, C99 +SVr4, POSIX.1-2001, 4.3BSD, C89, C99. .SH "SEE ALSO" .BR gdb (1), .BR sigaction (2), diff --git a/man3/aio_cancel.3 b/man3/aio_cancel.3 index f1f923f3b..0bf26915e 100644 --- a/man3/aio_cancel.3 +++ b/man3/aio_cancel.3 @@ -82,7 +82,7 @@ is set appropriately. .I fd is not a valid file descriptor. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH "SEE ALSO" .BR aio_error (3), .BR aio_fsync (3), diff --git a/man3/aio_error.3 b/man3/aio_error.3 index 79fbba7ca..fcc3833d2 100644 --- a/man3/aio_error.3 +++ b/man3/aio_error.3 @@ -64,7 +64,7 @@ of which the return status (see .BR aio_return (3)) has not been retrieved yet. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH "SEE ALSO" .BR aio_cancel (3), .BR aio_fsync (3), diff --git a/man3/aio_fsync.3 b/man3/aio_fsync.3 index fb119a1dd..cd9afc9d3 100644 --- a/man3/aio_fsync.3 +++ b/man3/aio_fsync.3 @@ -84,7 +84,7 @@ is not or .BR O_DSYNC . .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH "SEE ALSO" .BR aio_cancel (3), .BR aio_error (3), diff --git a/man3/aio_read.3 b/man3/aio_read.3 index 3c7c0fc0e..1757c472a 100644 --- a/man3/aio_read.3 +++ b/man3/aio_read.3 @@ -104,7 +104,7 @@ The file is a regular file, we start reading before end-of-file and want at least one byte, but the starting position is past the maximum offset for this file. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH NOTES It is a good idea to zero out the control block before use. This control block must not be changed while the read operation diff --git a/man3/aio_return.3 b/man3/aio_return.3 index 13a35386a..076798a0c 100644 --- a/man3/aio_return.3 +++ b/man3/aio_return.3 @@ -57,7 +57,7 @@ On error, the error value is returned. does not point at a control block for an asynchronous I/O request of which the return status has not been retrieved yet. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH "SEE ALSO" .BR aio_cancel (3), .BR aio_error (3), diff --git a/man3/aio_suspend.3 b/man3/aio_suspend.3 index 93aa4f09d..988419bfc 100644 --- a/man3/aio_suspend.3 +++ b/man3/aio_suspend.3 @@ -75,7 +75,7 @@ The call was ended by signal; see (Possibly the completion signal of one of the operations we were waiting for.) .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH NOTES One can achieve polling by using a non-NULL .I timeout diff --git a/man3/aio_write.3 b/man3/aio_write.3 index 1134bfac3..76088611e 100644 --- a/man3/aio_write.3 +++ b/man3/aio_write.3 @@ -108,7 +108,7 @@ are invalid. .B ENOSYS This function is not supported. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH NOTES It is a good idea to zero out the control block before use. This control block must not be changed while the write operation diff --git a/man3/basename.3 b/man3/basename.3 index 33a447b95..b1de636b5 100644 --- a/man3/basename.3 +++ b/man3/basename.3 @@ -121,7 +121,7 @@ and .BR basename () return pointers to null-terminated strings. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH NOTES There are two different versions of .BR basename () diff --git a/man3/bsearch.3 b/man3/bsearch.3 index ad709ec10..eca877f23 100644 --- a/man3/bsearch.3 +++ b/man3/bsearch.3 @@ -62,7 +62,7 @@ array, or NULL if no match is found. If there are multiple elements that match the key, the element returned is unspecified. .SH "CONFORMING TO" -SVr4, 4.3BSD, POSIX.1-2001, C89, C99 +SVr4, 4.3BSD, POSIX.1-2001, C89, C99. .SH EXAMPLE The example below first sorts an array of structures using .BR qsort (3), diff --git a/man3/cabs.3 b/man3/cabs.3 index 9dff7286a..c0998d868 100644 --- a/man3/cabs.3 +++ b/man3/cabs.3 @@ -21,7 +21,7 @@ function returns the absolute value of the complex number .IR z . The result is a real number. .SH "CONFORMING TO" -C99 +C99. .SH NOTES The function is actually an alias for .I "hypot(a,\ b)" diff --git a/man3/cacos.3 b/man3/cacos.3 index 5965dcaa1..5273faee4 100644 --- a/man3/cacos.3 +++ b/man3/cacos.3 @@ -30,7 +30,7 @@ One has: cacos(z) = \-i clog(z + csqrt(z * z \- 1)) .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR ccos (3), .BR clog (3), diff --git a/man3/cacosh.3 b/man3/cacosh.3 index d7da3c7dc..545e5719c 100644 --- a/man3/cacosh.3 +++ b/man3/cacosh.3 @@ -33,7 +33,7 @@ One has: cacosh(z) = (0.5) * clog((1 + z) / (1 \- z)) .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR acosh (3), .BR cabs (3), diff --git a/man3/carg.3 b/man3/carg.3 index a10efe29d..aa4528292 100644 --- a/man3/carg.3 +++ b/man3/carg.3 @@ -43,7 +43,7 @@ One has: .SH "RETURN VALUE" The return value is the range of [\-pi,pi]. .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR cabs (3), .BR complex (7) diff --git a/man3/casin.3 b/man3/casin.3 index 03037f999..d99e008a8 100644 --- a/man3/casin.3 +++ b/man3/casin.3 @@ -30,7 +30,7 @@ One has: casin(z) = \-i clog(iz + csqrt(1 \- z * z)) .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR ccos (3), .BR clog (3), diff --git a/man3/casinh.3 b/man3/casinh.3 index 73b09636a..9366efd38 100644 --- a/man3/casinh.3 +++ b/man3/casinh.3 @@ -30,7 +30,7 @@ One has: casinh(z) = clog(z + csqrt(z * z + 1)) .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR asinh (3), .BR cabs (3), diff --git a/man3/catan.3 b/man3/catan.3 index 4ffcc015f..177cdfccb 100644 --- a/man3/catan.3 +++ b/man3/catan.3 @@ -28,7 +28,7 @@ One has: catan(z) = 1 / 2i clog((1 + iz) / (1 \- iz)) .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR ccos (3), .BR clog (3), diff --git a/man3/catanh.3 b/man3/catanh.3 index 05b4a5233..bff6bebe8 100644 --- a/man3/catanh.3 +++ b/man3/catanh.3 @@ -30,7 +30,7 @@ One has: catanh(z) = 0.5 * clog((1 + z) / (1 \- z)) .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR atanh (3), .BR cabs (3), diff --git a/man3/cbrt.3 b/man3/cbrt.3 index 4ad862e32..517da59eb 100644 --- a/man3/cbrt.3 +++ b/man3/cbrt.3 @@ -60,7 +60,7 @@ function returns the (real) cube root of \fIx\fP. This function cannot fail; every representable real value has a representable real cube root. .SH "CONFORMING TO" -C99 +C99. .\" .BR cbrt () .\" was a GNU extension. It is now a C99 requirement. .SH "SEE ALSO" diff --git a/man3/ccos.3 b/man3/ccos.3 index fb4c24f8d..32b19a6c7 100644 --- a/man3/ccos.3 +++ b/man3/ccos.3 @@ -21,7 +21,7 @@ The complex cosine function is defined as: ccos(z) = (exp(i * z) + exp(\-i * z)) / 2 .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR cabs (3), .BR csin (3), diff --git a/man3/ccosh.3 b/man3/ccosh.3 index 42006d1f3..84d2e37a3 100644 --- a/man3/ccosh.3 +++ b/man3/ccosh.3 @@ -21,7 +21,7 @@ The complex hyperbolic cosine function is defined as: ccosh(z) = (exp(z)+exp(\-z))/2 .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR cabs (3), .BR csinh (3), diff --git a/man3/cexp.3 b/man3/cexp.3 index ac6046a58..2b49169d6 100644 --- a/man3/cexp.3 +++ b/man3/cexp.3 @@ -25,7 +25,7 @@ One has: cexp(I * z) = ccos(z) + I * csin(z) .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR cabs (3), .BR clog (3), diff --git a/man3/cimag.3 b/man3/cimag.3 index 84688811d..2d5a13324 100644 --- a/man3/cimag.3 +++ b/man3/cimag.3 @@ -26,7 +26,7 @@ One has: z = creal(z) + I * cimag(z) .fi .SH "CONFORMING TO" -C99 +C99. .SH NOTES gcc also supports __imag__. That is a GNU extension. diff --git a/man3/clog.3 b/man3/clog.3 index e6cea885f..1d6950244 100644 --- a/man3/clog.3 +++ b/man3/clog.3 @@ -34,7 +34,7 @@ Note that .I z close to zero will cause an overflow. .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR cabs (3), .BR cexp (3), diff --git a/man3/closedir.3 b/man3/closedir.3 index a7c03b37d..a097b9445 100644 --- a/man3/closedir.3 +++ b/man3/closedir.3 @@ -56,7 +56,7 @@ is set appropriately. .B EBADF Invalid directory stream descriptor \fIdir\fP. .SH "CONFORMING TO" -SVr4, POSIX.1-2001, 4.3BSD +SVr4, POSIX.1-2001, 4.3BSD. .SH "SEE ALSO" .BR close (2), .BR opendir (3), diff --git a/man3/confstr.3 b/man3/confstr.3 index 64c535dd2..a828c27e5 100644 --- a/man3/confstr.3 +++ b/man3/confstr.3 @@ -123,7 +123,7 @@ If the value of .I name is invalid. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH EXAMPLE The following code fragment determines the path where to find the POSIX.2 system utilities: diff --git a/man3/conj.3 b/man3/conj.3 index af3c8c519..9c8a95474 100644 --- a/man3/conj.3 +++ b/man3/conj.3 @@ -27,7 +27,7 @@ One has: cabs(z) = csqrt(z * conj(z)) .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR cabs (3), .BR sqrt (3), diff --git a/man3/cpow.3 b/man3/cpow.3 index 0f15d091c..08c8cc357 100644 --- a/man3/cpow.3 +++ b/man3/cpow.3 @@ -26,7 +26,7 @@ raised to the power .I x along the negative real axis.) .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR cabs (3), .BR pow (3), diff --git a/man3/cproj.3 b/man3/cproj.3 index 9f6c10ed5..f50d2f57d 100644 --- a/man3/cproj.3 +++ b/man3/cproj.3 @@ -25,7 +25,7 @@ itself. Every complex infinite value is projected to a single infinite value, namely to positive infinity on the real axis. .SH "CONFORMING TO" -C99 +C99. .SH NOTES The glibc implementation is broken and does something entirely different. .SH "SEE ALSO" diff --git a/man3/creal.3 b/man3/creal.3 index 407d6f6b4..7702d6f23 100644 --- a/man3/creal.3 +++ b/man3/creal.3 @@ -26,7 +26,7 @@ One has: z = creal(z) + I * cimag(z) .fi .SH "CONFORMING TO" -C99 +C99. .SH NOTES The gcc supports also __real__. That is a GNU extension. diff --git a/man3/crypt.3 b/man3/crypt.3 index f40566e12..0ec4459c0 100644 --- a/man3/crypt.3 +++ b/man3/crypt.3 @@ -139,7 +139,7 @@ function was not implemented, probably because of U.S.A. export restrictions. .\" Making encrypted data computed using crypt() publicly available has .\" to be considered insecure for the given reasons. .SH "CONFORMING TO" -SVr4, 4.3BSD, POSIX.1-2001 +SVr4, 4.3BSD, POSIX.1-2001. .SH NOTES .SS Glibc Notes The glibc2 version of this function supports additional diff --git a/man3/csin.3 b/man3/csin.3 index a63033993..b4056fca1 100644 --- a/man3/csin.3 +++ b/man3/csin.3 @@ -21,7 +21,7 @@ The complex sine function is defined as: csin(z) = (exp(i * z) \- exp(\-i * z)) / (2 * i) .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR cabs (3), .BR ccos (3), diff --git a/man3/csinh.3 b/man3/csinh.3 index f77504c7d..92c03c808 100644 --- a/man3/csinh.3 +++ b/man3/csinh.3 @@ -21,7 +21,7 @@ The complex hyperbolic sine function is defined as: csinh(z) = (exp(z)\-exp(\-z))/2 .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR cabs (3), .BR ccosh (3), diff --git a/man3/csqrt.3 b/man3/csqrt.3 index 56452c092..75e1c4e8b 100644 --- a/man3/csqrt.3 +++ b/man3/csqrt.3 @@ -22,7 +22,7 @@ with a branch cut along the negative real axis. \fIcsqrt(\-1\-eps*I)\fP will be close to \-I, \fIif eps\fP is a small positive real number.) .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR cabs (3), .BR cexp (3), diff --git a/man3/ctan.3 b/man3/ctan.3 index ee2469fc0..576590c7d 100644 --- a/man3/ctan.3 +++ b/man3/ctan.3 @@ -21,7 +21,7 @@ The complex tangent function is defined as: ctan(z) = csin(z) / ccos(z) .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR cabs (3), .BR ccos (3), diff --git a/man3/ctanh.3 b/man3/ctanh.3 index 39593d6f1..be1e70836 100644 --- a/man3/ctanh.3 +++ b/man3/ctanh.3 @@ -22,7 +22,7 @@ mathematically as: ctanh(z) = csinh(z) / ccosh(z) .fi .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR cabs (3), .BR ccosh (3), diff --git a/man3/ctime.3 b/man3/ctime.3 index bc0509ee2..d4b4a4fed 100644 --- a/man3/ctime.3 +++ b/man3/ctime.3 @@ -248,7 +248,7 @@ C89 and C99 specify .BR gmtime (), .BR localtime (), and -.BR mktime () +.BR mktime (). .\" FIXME . Mar 08: The next POSIX.1 revisions marks asctime(), asctime_r(), .\" ctime(), and ctime_r() obsolete. .SH NOTES diff --git a/man3/difftime.3 b/man3/difftime.3 index aa68c9648..556775131 100644 --- a/man3/difftime.3 +++ b/man3/difftime.3 @@ -44,7 +44,7 @@ The two times are specified in calendar time, which represents the time elapsed since the Epoch (00:00:00 on January 1, 1970, Coordinated Universal Time (UTC)). .SH "CONFORMING TO" -SVr4, 4.3BSD, C89, C99 +SVr4, 4.3BSD, C89, C99. .SH NOTES On a POSIX system, .I time_t diff --git a/man3/ether_aton.3 b/man3/ether_aton.3 index 010a8a74c..7b7cd8f8c 100644 --- a/man3/ether_aton.3 +++ b/man3/ether_aton.3 @@ -121,7 +121,7 @@ struct ether_addr { .fi .in .SH "CONFORMING TO" -4.3BSD, SunOS +4.3BSD, SunOS. .SH BUGS The glibc 2.2.5 implementation of .BR ether_line () diff --git a/man3/fdim.3 b/man3/fdim.3 index ea82deda5..f4afb811b 100644 --- a/man3/fdim.3 +++ b/man3/fdim.3 @@ -22,6 +22,6 @@ or .I y or both are NaN, Nan is returned. .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR fmax (3) diff --git a/man3/fgetgrent.3 b/man3/fgetgrent.3 index 569fe8ff1..95b72d415 100644 --- a/man3/fgetgrent.3 +++ b/man3/fgetgrent.3 @@ -85,7 +85,7 @@ Insufficient memory to allocate .I group structure. .SH "CONFORMING TO" -SVr4 +SVr4. .SH "SEE ALSO" .BR endgrent (3), .BR fgetgrent_r (3), diff --git a/man3/fgetpwent.3 b/man3/fgetpwent.3 index 24adb371e..16202f501 100644 --- a/man3/fgetpwent.3 +++ b/man3/fgetpwent.3 @@ -94,7 +94,7 @@ structure. .I /etc/passwd password database file .SH "CONFORMING TO" -SVr4 +SVr4. .SH "SEE ALSO" .BR endpwent (3), .BR fgetpwent_r (3), diff --git a/man3/fma.3 b/man3/fma.3 index 7dbe88523..1ddfcdcf5 100644 --- a/man3/fma.3 +++ b/man3/fma.3 @@ -43,7 +43,7 @@ Rounding is towards negative infinity. .PP Other values represent machine-dependent, non-standard rounding modes. .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR fenv (3), .BR remainder (3), diff --git a/man3/fmax.3 b/man3/fmax.3 index f530716f2..f07755748 100644 --- a/man3/fmax.3 +++ b/man3/fmax.3 @@ -20,6 +20,6 @@ Return the larger value of and .IR y . .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR fmin (3) diff --git a/man3/fmin.3 b/man3/fmin.3 index 19ff7d723..9a423baeb 100644 --- a/man3/fmin.3 +++ b/man3/fmin.3 @@ -20,6 +20,6 @@ Return the lesser value of and .IR y . .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR fmax (3) diff --git a/man3/fpclassify.3 b/man3/fpclassify.3 index 9bbcc3197..74619ce14 100644 --- a/man3/fpclassify.3 +++ b/man3/fpclassify.3 @@ -99,7 +99,7 @@ is positive infinity, and \-1 if .I x is negative infinity. .SH "CONFORMING TO" -C99 +C99. .SH NOTES In glibc 2.01 and earlier, .BR isinf () diff --git a/man3/getdate.3 b/man3/getdate.3 index 58c2ed46e..f4d4d8b24 100644 --- a/man3/getdate.3 +++ b/man3/getdate.3 @@ -139,7 +139,7 @@ File containing format patterns. Variables used by .BR strptime (3). .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH NOTES Since .BR getdate () diff --git a/man3/getgrnam.3 b/man3/getgrnam.3 index a4a4497ae..0144203f8 100644 --- a/man3/getgrnam.3 +++ b/man3/getgrnam.3 @@ -172,7 +172,7 @@ Insufficient buffer space supplied. .I /etc/group local group database file .SH "CONFORMING TO" -SVr4, 4.3BSD, POSIX.1-2001 +SVr4, 4.3BSD, POSIX.1-2001. .SH NOTES The formulation given above under "RETURN VALUE" is from POSIX.1-2001. It does not call "not found" an error, hence does not specify what value diff --git a/man3/getpwnam.3 b/man3/getpwnam.3 index 7543599ca..6c3081d24 100644 --- a/man3/getpwnam.3 +++ b/man3/getpwnam.3 @@ -186,7 +186,7 @@ Insufficient buffer space supplied. .I /etc/passwd local password database file .SH "CONFORMING TO" -SVr4, 4.3BSD, POSIX.1-2001 +SVr4, 4.3BSD, POSIX.1-2001. .SH NOTES The formulation given above under "RETURN VALUE" is from POSIX.1-2001. It does not call "not found" an error, and hence does not specify what value diff --git a/man3/getusershell.3 b/man3/getusershell.3 index e10adb9ca..d50ef8c36 100644 --- a/man3/getusershell.3 +++ b/man3/getusershell.3 @@ -79,6 +79,6 @@ function returns a NULL pointer on end-of-file. /etc/shells .fi .SH "CONFORMING TO" -4.3BSD +4.3BSD. .SH "SEE ALSO" .BR shells (5) diff --git a/man3/getwchar.3 b/man3/getwchar.3 index aa4459fca..2777d73cb 100644 --- a/man3/getwchar.3 +++ b/man3/getwchar.3 @@ -45,7 +45,7 @@ function returns the next wide-character from standard input, or .BR WEOF . .SH "CONFORMING TO" -C99 +C99. .SH NOTES The behavior of .BR getwchar () diff --git a/man3/grantpt.3 b/man3/grantpt.3 index 11f3d81df..6391e2607 100644 --- a/man3/grantpt.3 +++ b/man3/grantpt.3 @@ -52,7 +52,7 @@ argument is valid but not associated with a master pty. .BR grantpt () is provided in glibc since version 2.1. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH NOTES This is part of the Unix98 pty support, see .BR pts (4). diff --git a/man3/ilogb.3 b/man3/ilogb.3 index 6fd3126f3..de46961d7 100644 --- a/man3/ilogb.3 +++ b/man3/ilogb.3 @@ -96,7 +96,7 @@ is too small, .B INT_MIN is returned. .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR log (3), .BR logb (3) diff --git a/man3/infnan.3 b/man3/infnan.3 index 3363dab74..1119b6920 100644 --- a/man3/infnan.3 +++ b/man3/infnan.3 @@ -67,7 +67,7 @@ The value of \fIerror\fP is "not-a-number" (NaN). .B ERANGE The value of \fIerror\fP is positive or negative infinity. .SH "CONFORMING TO" -4.3BSD +4.3BSD. .SH NOTES This obsolete function was provided in libc4 and libc5, but is not available in glibc2. diff --git a/man3/initgroups.3 b/man3/initgroups.3 index 7f7fe84be..113f65604 100644 --- a/man3/initgroups.3 +++ b/man3/initgroups.3 @@ -78,7 +78,7 @@ See the underlying system call \fI/etc/group\fP group database file .fi .SH "CONFORMING TO" -SVr4, 4.3BSD +SVr4, 4.3BSD. .SH "SEE ALSO" .BR getgroups (2), .BR setgroups (2), diff --git a/man3/insque.3 b/man3/insque.3 index 56b047d8c..636f08894 100644 --- a/man3/insque.3 +++ b/man3/insque.3 @@ -67,7 +67,7 @@ not be NULL. removes the element pointed to by \fIelem\fP from the doubly-linked list. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH "NOTES" Traditionally (e.g., SunOS, Linux libc 4 and libc 5), the arguments of these functions were of type \fIstruct qelem *\fP, diff --git a/man3/isgreater.3 b/man3/isgreater.3 index c074db0ec..5170333bf 100644 --- a/man3/isgreater.3 +++ b/man3/isgreater.3 @@ -59,7 +59,7 @@ true if \fIx\fP or \fIy\fP is NaN. isunordered() is true if \fIx\fP or \fIy\fP is NaN and false otherwise. .SH "CONFORMING TO" -C99 +C99. .SH NOTES Not all hardware supports these functions, and where it doesn't, they will be emulated by macros. diff --git a/man3/lockf.3 b/man3/lockf.3 index abc2c0461..53b583772 100644 --- a/man3/lockf.3 +++ b/man3/lockf.3 @@ -126,7 +126,7 @@ An invalid operation was specified in .B ENOLCK Too many segment locks open, lock table is full. .SH "CONFORMING TO" -SVr4, POSIX.1-2001 +SVr4, POSIX.1-2001. .SH "SEE ALSO" .BR fcntl (2), .BR flock (2) diff --git a/man3/logb.3 b/man3/logb.3 index 1591166c2..6016ae111 100644 --- a/man3/logb.3 +++ b/man3/logb.3 @@ -111,7 +111,7 @@ is zero. .\" function occurs in 4.3BSD. .\" see IEEE.3 in the 4.3BSD manual .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR ilogb (3), .BR log (3) diff --git a/man3/mblen.3 b/man3/mblen.3 index 1380d17f5..14ac1dce4 100644 --- a/man3/mblen.3 +++ b/man3/mblen.3 @@ -66,7 +66,7 @@ It returns \-1, if an invalid multibyte sequence was encountered or if it couldn't parse a complete multibyte character. .SH "CONFORMING TO" -C99 +C99. .SH NOTES The behavior of .BR mblen () diff --git a/man3/mbrlen.3 b/man3/mbrlen.3 index f73f96e25..f1a0e2e7b 100644 --- a/man3/mbrlen.3 +++ b/man3/mbrlen.3 @@ -65,7 +65,7 @@ encountered. It returns \fI(size_t)\ \-2\fP if it couldn't parse a complete multibyte character, meaning that \fIn\fP should be increased. .SH "CONFORMING TO" -C99 +C99. .SH NOTES The behavior of .BR mbrlen () diff --git a/man3/mbrtowc.3 b/man3/mbrtowc.3 index 8f2c38a8b..2d64f19a7 100644 --- a/man3/mbrtowc.3 +++ b/man3/mbrtowc.3 @@ -98,7 +98,7 @@ encountered. It returns \fI(size_t)\ \-2\fP if it couldn't parse a complete multibyte character, meaning that \fIn\fP should be increased. .SH "CONFORMING TO" -C99 +C99. .SH NOTES The behavior of .BR mbrtowc () diff --git a/man3/mbsinit.3 b/man3/mbsinit.3 index e57d94300..1f1426d42 100644 --- a/man3/mbsinit.3 +++ b/man3/mbsinit.3 @@ -72,7 +72,7 @@ returns non-zero if \fI*ps\fP is an initial state, or if \fIps\fP is a null pointer. Otherwise it returns 0. .SH "CONFORMING TO" -C99 +C99. .SH NOTES The behavior of .BR mbsinit () diff --git a/man3/mbsrtowcs.3 b/man3/mbsrtowcs.3 index cc64b878e..9ef889c65 100644 --- a/man3/mbsrtowcs.3 +++ b/man3/mbsrtowcs.3 @@ -82,7 +82,7 @@ encountered, .I (size_t)\ \-1 is returned, and \fIerrno\fP set to \fBEILSEQ\fP. .SH "CONFORMING TO" -C99 +C99. .SH NOTES The behavior of .BR mbsrtowcs () diff --git a/man3/mbstowcs.3 b/man3/mbstowcs.3 index 35f75f142..d1b0c5e50 100644 --- a/man3/mbstowcs.3 +++ b/man3/mbstowcs.3 @@ -66,7 +66,7 @@ encountered, .I (size_t)\ \-1 is returned. .SH "CONFORMING TO" -C99 +C99. .SH NOTES The behavior of .BR mbstowcs () diff --git a/man3/mbtowc.3 b/man3/mbtowc.3 index 5daa12b75..fe25a2325 100644 --- a/man3/mbtowc.3 +++ b/man3/mbtowc.3 @@ -74,7 +74,7 @@ function returns non-zero if the encoding has nontrivial shift state, or zero if the encoding is stateless. .SH "CONFORMING TO" -C99 +C99. .SH NOTES The behavior of .BR mbtowc () diff --git a/man3/memccpy.3 b/man3/memccpy.3 index 22ce15832..cc753b922 100644 --- a/man3/memccpy.3 +++ b/man3/memccpy.3 @@ -47,7 +47,7 @@ function returns a pointer to the next character in \fIdest\fP after \fIc\fP, or NULL if \fIc\fP was not found in the first \fIn\fP characters of \fIsrc\fP. .SH "CONFORMING TO" -SVr4, 4.3BSD, C99 +SVr4, 4.3BSD, C99. .SH "SEE ALSO" .BR bcopy (3), .BR memcpy (3), diff --git a/man3/psignal.3 b/man3/psignal.3 index c441c09ad..51425388e 100644 --- a/man3/psignal.3 +++ b/man3/psignal.3 @@ -63,7 +63,7 @@ The .BR psignal () function returns no value. .SH "CONFORMING TO" -4.3BSD +4.3BSD. .SH "SEE ALSO" .BR perror (3), .BR strsignal (3) diff --git a/man3/putenv.3 b/man3/putenv.3 index 23a64c929..149ad932e 100644 --- a/man3/putenv.3 +++ b/man3/putenv.3 @@ -72,7 +72,7 @@ or non-zero if an error occurs. .B ENOMEM Insufficient space to allocate new environment. .SH "CONFORMING TO" -SVr4, POSIX.1-2001, 4.3BSD +SVr4, POSIX.1-2001, 4.3BSD. .SH NOTES The .BR putenv () diff --git a/man3/putpwent.3 b/man3/putpwent.3 index ec13264bd..2b185f71c 100644 --- a/man3/putpwent.3 +++ b/man3/putpwent.3 @@ -75,7 +75,7 @@ occurs. .B EINVAL Invalid (NULL) argument given. .SH "CONFORMING TO" -SVr4 +SVr4. .SH "SEE ALSO" .BR endpwent (3), .BR fgetpwent (3), diff --git a/man3/puts.3 b/man3/puts.3 index 566b41bf2..a2f934235 100644 --- a/man3/puts.3 +++ b/man3/puts.3 @@ -100,7 +100,7 @@ return a non-negative number on success, or .B EOF on error. .SH "CONFORMING TO" -C89, C99 +C89, C99. .SH BUGS It is not advisable to mix calls to output functions from the .I stdio diff --git a/man3/re_comp.3 b/man3/re_comp.3 index 73b5ea2e7..04ce94ce3 100644 --- a/man3/re_comp.3 +++ b/man3/re_comp.3 @@ -62,7 +62,7 @@ otherwise it returns a pointer to an appropriate error message. .BR re_exec () returns 1 for a successful match, zero for failure. .SH "CONFORMING TO" -4.3BSD +4.3BSD. .SH NOTES These functions are obsolete; the functions documented in .BR regcomp (3) diff --git a/man3/readdir.3 b/man3/readdir.3 index 5d556661e..c2d1dc253 100644 --- a/man3/readdir.3 +++ b/man3/readdir.3 @@ -125,7 +125,7 @@ returns 0, and returns NULL in .B EBADF Invalid directory stream descriptor \fIdir\fP. .SH "CONFORMING TO" -SVr4, 4.3BSD, POSIX.1-2001 +SVr4, 4.3BSD, POSIX.1-2001. .SH NOTES Only the fields .I d_name diff --git a/man3/remquo.3 b/man3/remquo.3 index ba1209754..e9cca4d3d 100644 --- a/man3/remquo.3 +++ b/man3/remquo.3 @@ -59,7 +59,7 @@ Note that the actual quotient might not fit in an integer. .\" glibc, UnixWare: return 3 bits .\" MacOS 10: return 7 bits .SH "CONFORMING TO" -C99 +C99. .SH "SEE ALSO" .BR fmod (3), .BR logb (3), diff --git a/man3/resolver.3 b/man3/resolver.3 index 46722b11a..6c0121c09 100644 --- a/man3/resolver.3 +++ b/man3/resolver.3 @@ -260,7 +260,7 @@ of the compressed name, or \-1 if an error occurs. /etc/host.conf resolver configuration file .fi .SH "CONFORMING TO" -4.3BSD +4.3BSD. .SH "SEE ALSO" .BR gethostbyname (3), .BR resolv.conf (5), diff --git a/man3/shm_open.3 b/man3/shm_open.3 index 47b642d03..8a6b5f34e 100644 --- a/man3/shm_open.3 +++ b/man3/shm_open.3 @@ -243,7 +243,7 @@ POSIX.1-2001. .LP POSIX.1-2001 says that the group ownership of a newly created shared memory object is set to either the calling process's effective group ID -or "a system default group ID" +or "a system default group ID". .SH "NOTES" .LP POSIX leaves the behavior of the combination of diff --git a/man3/sockatmark.3 b/man3/sockatmark.3 index 7eb527c99..0607cd21a 100644 --- a/man3/sockatmark.3 +++ b/man3/sockatmark.3 @@ -67,7 +67,7 @@ can be applied. .BR sockatmark () was added to glibc in version 2.2.4. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH NOTES If .BR sockatmark () diff --git a/man3/strcasecmp.3 b/man3/strcasecmp.3 index 5acb94731..43d0ecbc0 100644 --- a/man3/strcasecmp.3 +++ b/man3/strcasecmp.3 @@ -59,7 +59,7 @@ an integer less than, equal to, or greater than zero if \fIs1\fP (or the first \fIn\fP bytes thereof) is found, respectively, to be less than, to match, or be greater than \fIs2\fP. .SH "CONFORMING TO" -4.4BSD, POSIX.1-2001 +4.4BSD, POSIX.1-2001. .SH "SEE ALSO" .BR bcmp (3), .BR memcmp (3), diff --git a/man3/strsep.3 b/man3/strsep.3 index ee3f99ebd..719fe08b8 100644 --- a/man3/strsep.3 +++ b/man3/strsep.3 @@ -64,7 +64,7 @@ The function returns a pointer to the token, that is, it returns the original value of \fI*stringp\fP. .SH "CONFORMING TO" -4.4BSD +4.4BSD. .SH NOTES The .BR strsep () diff --git a/man3/strtok.3 b/man3/strtok.3 index 7bf1d427d..c185de14c 100644 --- a/man3/strtok.3 +++ b/man3/strtok.3 @@ -113,7 +113,7 @@ the next token, or NULL if there are no more tokens. SVr4, POSIX.1-2001, 4.3BSD, C89, C99. .TP .BR strtok_r () -POSIX.1-2001 +POSIX.1-2001. .SH BUGS Avoid using these functions. If you do use them, note that: diff --git a/man3/strxfrm.3 b/man3/strxfrm.3 index bef6c4394..71d8510fe 100644 --- a/man3/strxfrm.3 +++ b/man3/strxfrm.3 @@ -60,7 +60,7 @@ terminating \(aq\\0\(aq character. If the value returned is \fIn\fP or more, the contents of \fIdest\fP are indeterminate. .SH "CONFORMING TO" -SVr4, 4.3BSD, C89, C99 +SVr4, 4.3BSD, C89, C99. .SH NOTES In the \fI"POSIX"\fP or \fI"C"\fP locales .BR strxfrm () diff --git a/man3/swab.3 b/man3/swab.3 index 37ab8c10c..c131623eb 100644 --- a/man3/swab.3 +++ b/man3/swab.3 @@ -54,7 +54,7 @@ The .BR swab () function returns no value. .SH "CONFORMING TO" -SVr4, 4.3BSD, POSIX.1-2001 +SVr4, 4.3BSD, POSIX.1-2001. .SH "SEE ALSO" .BR bstring (3), .BR feature_test_macros (7) diff --git a/man3/tcgetsid.3 b/man3/tcgetsid.3 index c9c7a227b..3a2085df8 100644 --- a/man3/tcgetsid.3 +++ b/man3/tcgetsid.3 @@ -61,7 +61,7 @@ it has one but it is not described by .BR tcgetsid () is provided in glibc since version 2.1. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH NOTES This function is implemented via the .B TIOCGSID diff --git a/man3/tempnam.3 b/man3/tempnam.3 index 721d33a70..8c84a3b56 100644 --- a/man3/tempnam.3 +++ b/man3/tempnam.3 @@ -92,7 +92,7 @@ filename, or NULL if a unique name cannot be generated. .B ENOMEM Allocation of storage failed. .SH "CONFORMING TO" -SVr4, 4.3BSD, POSIX.1-2001 +SVr4, 4.3BSD, POSIX.1-2001. .\" FIXME . Mar 08: The next POSIX.1 revisions marks tempnam() obsolete. .SH NOTES Although diff --git a/man3/toupper.3 b/man3/toupper.3 index 1e9138c8a..12677b460 100644 --- a/man3/toupper.3 +++ b/man3/toupper.3 @@ -57,7 +57,7 @@ The value returned is that of the converted letter, or .I c if the conversion was not possible. .SH "CONFORMING TO" -C89, C99, 4.3BSD +C89, C99, 4.3BSD. .SH BUGS The details of what constitutes an uppercase or lowercase letter depend on the current locale. diff --git a/man3/tzset.3 b/man3/tzset.3 index a00903ad7..32188316d 100644 --- a/man3/tzset.3 +++ b/man3/tzset.3 @@ -210,7 +210,7 @@ is a symlink to the file .I localtime or to the correct time zone file in the system time zone directory. .SH "CONFORMING TO" -SVr4, POSIX.1-2001, 4.3BSD +SVr4, POSIX.1-2001, 4.3BSD. .SH NOTES Note that the variable \fIdaylight\fP does not indicate that daylight saving time applies right now. diff --git a/man3/wordexp.3 b/man3/wordexp.3 index c65c3986d..e4ebd5dd7 100644 --- a/man3/wordexp.3 +++ b/man3/wordexp.3 @@ -184,7 +184,7 @@ and .BR wordfree () are provided in glibc since version 2.1. .SH "CONFORMING TO" -POSIX.1-2001 +POSIX.1-2001. .SH EXAMPLE The output of the following example program is approximately that of "ls [a-c]*.c". diff --git a/man5/charmap.5 b/man5/charmap.5 index c8c9503cc..349fe686e 100644 --- a/man5/charmap.5 +++ b/man5/charmap.5 @@ -120,7 +120,7 @@ with an octal number. .\" .SH AUTHOR .\" Jochen Hein (jochen.hein@delphi.central.de) .SH "CONFORMING TO" -POSIX.2 +POSIX.2. .SH "SEE ALSO" .BR locale (1), .BR localedef (1), diff --git a/man5/locale.5 b/man5/locale.5 index 3e9e8bf37..2f8961ed6 100644 --- a/man5/locale.5 +++ b/man5/locale.5 @@ -603,7 +603,7 @@ See the POSIX.2 standard for details. .br /usr/lib/nls/charmap/* \(em charmap-files .SH "CONFORMING TO" -POSIX.2, ISO/IEC 14652 +POSIX.2, ISO/IEC 14652. .SH BUGS This manual page isn't complete. .\" .SH AUTHOR diff --git a/man7/hier.7 b/man7/hier.7 index a123e5de5..4ea68db13 100644 --- a/man7/hier.7 +++ b/man7/hier.7 @@ -487,7 +487,7 @@ this directory holds temporary files stored for an unspecified duration. .I /var/yp Database files for NIS. .SH "CONFORMING TO" -The Filesystem Hierarchy Standard, Version 2.2 +The Filesystem Hierarchy Standard, Version 2.2 . .SH BUGS This list is not exhaustive; different systems may be configured differently. diff --git a/man8/sync.8 b/man8/sync.8 index fedfd99aa..584bcf2c2 100644 --- a/man8/sync.8 +++ b/man8/sync.8 @@ -59,7 +59,7 @@ Terminate option list. The variables \fBLANG\fP, \fBLC_ALL\fP, \fBLC_CTYPE\fP, and \fBLC_MESSAGES\fP have the usual meaning. .SH "CONFORMING TO" -POSIX.2 +POSIX.2. .SH NOTES On Linux, .B sync