]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Even when the CONFORMING TO section is just a list of standards,
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 15 Jul 2008 13:39:17 +0000 (13:39 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 15 Jul 2008 13:39:17 +0000 (13:39 +0000)
they should be terminated by a period.

104 files changed:
man2/alarm.2
man2/fsync.2
man2/getgid.2
man2/getpid.2
man2/kill.2
man2/mlock.2
man2/ptrace.2
man2/quotactl.2
man2/sigqueue.2
man2/sigwaitinfo.2
man2/statvfs.2
man2/wait4.2
man3/INFINITY.3
man3/abort.3
man3/aio_cancel.3
man3/aio_error.3
man3/aio_fsync.3
man3/aio_read.3
man3/aio_return.3
man3/aio_suspend.3
man3/aio_write.3
man3/basename.3
man3/bsearch.3
man3/cabs.3
man3/cacos.3
man3/cacosh.3
man3/carg.3
man3/casin.3
man3/casinh.3
man3/catan.3
man3/catanh.3
man3/cbrt.3
man3/ccos.3
man3/ccosh.3
man3/cexp.3
man3/cimag.3
man3/clog.3
man3/closedir.3
man3/confstr.3
man3/conj.3
man3/cpow.3
man3/cproj.3
man3/creal.3
man3/crypt.3
man3/csin.3
man3/csinh.3
man3/csqrt.3
man3/ctan.3
man3/ctanh.3
man3/ctime.3
man3/difftime.3
man3/ether_aton.3
man3/fdim.3
man3/fgetgrent.3
man3/fgetpwent.3
man3/fma.3
man3/fmax.3
man3/fmin.3
man3/fpclassify.3
man3/getdate.3
man3/getgrnam.3
man3/getpwnam.3
man3/getusershell.3
man3/getwchar.3
man3/grantpt.3
man3/ilogb.3
man3/infnan.3
man3/initgroups.3
man3/insque.3
man3/isgreater.3
man3/lockf.3
man3/logb.3
man3/mblen.3
man3/mbrlen.3
man3/mbrtowc.3
man3/mbsinit.3
man3/mbsrtowcs.3
man3/mbstowcs.3
man3/mbtowc.3
man3/memccpy.3
man3/psignal.3
man3/putenv.3
man3/putpwent.3
man3/puts.3
man3/re_comp.3
man3/readdir.3
man3/remquo.3
man3/resolver.3
man3/shm_open.3
man3/sockatmark.3
man3/strcasecmp.3
man3/strsep.3
man3/strtok.3
man3/strxfrm.3
man3/swab.3
man3/tcgetsid.3
man3/tempnam.3
man3/toupper.3
man3/tzset.3
man3/wordexp.3
man5/charmap.5
man5/locale.5
man7/hier.7
man8/sync.8

index 84827fe754e2fbd768e4e26dbde4d11030f9378a..0a8469e25af2d64061650d669de13b6d273b1143 100644 (file)
@@ -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
index 9ba04983d6f361fa8c6c6c667762f938b24f07ec..255f5b2d98346bd7eb6e0f76dbe159e21d3ed27c 100644 (file)
@@ -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 ()
index 9922b54ce3cc8c97aff2854a7b15228d3519d86e..a78babc685ee8fb514cf898be9136d5dbddd2145 100644 (file)
@@ -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),
index 5e258818b12c50a56962b76844ee5a0d817a6788..de9ae312270b05cad37debfb93c7e73d32b06b28 100644 (file)
@@ -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),
index c42c3fd39478c2e1f7304bc893b936af4dc117f8..b5fa14c32a2d64ad66e0b74bbd40dd7278eb149d 100644 (file)
@@ -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
index 08b869faed617ab76dc95ac68cb7c80bd3a7737f..ce1baf151b0d86f8f7bf1f7be647b52800586a2a 100644 (file)
@@ -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 ()
index 59d8deabb78733c95d770c36ac0dcd48835a970c..cd29b4064c4f3f23a686d3507e85e6331f2ab87b 100644 (file)
@@ -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 ()
index 219d301d2107eb31f86215609f10014fc733ed69..bb4d9cbe3ad36e2cd202cc59aee5f458ac12c7b1 100644 (file)
@@ -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),
index 3590cf5d9d3a6c7a274a40c9661bd9121e2b601d..cefd59408baca31e71520f26a279cef96e26039a 100644 (file)
@@ -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,
index 32bd6e146703d6142efe529fe34e41d979716a36..5aa4aae8f7f25f4e23bec688cf5e6d718116ccdb 100644 (file)
@@ -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
index c4374172e41ef6595245869ddbf8e9d363e4516d..adf1709e1a45da85eaab27197f08d332d22c3d72 100644 (file)
@@ -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)
index c2dd44e7a32b2df0c98f73386e927d431e22e51e..7df1d77b4d251efe25f193157df4e67b3c452b95 100644 (file)
@@ -124,7 +124,7 @@ As for
 As for
 .BR waitpid (2).
 .SH "CONFORMING TO"
-4.3BSD
+4.3BSD.
 .SH NOTES
 Including
 .I <sys/time.h>
index aa97121492f3bd39c77498aad3e7534542126ea0..5fda7dede45c79d20e728bdcbe8bdbbb09c0fcc0 100644 (file)
@@ -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
index 9928107d11647cd04e28015bf6b415cb32d7a530..9de707bff87db8ee1b15da927428600a57271530 100644 (file)
@@ -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),
index f1f923f3b8900043ba8d419b740c49394e0caac0..0bf26915e9dd3ecf082218e9ba19835a20a368b7 100644 (file)
@@ -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),
index 79fbba7cae176488fe9edecddb93c216803d9b81..fcc3833d20b3e7a723aa8a7cbfec2724d614ff31 100644 (file)
@@ -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),
index fb119a1dd2a4af4ad3c0d317bffed7af5c6d3c3b..cd9afc9d3deb4ce30bfb4afd3f4f70d4adb259bd 100644 (file)
@@ -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),
index 3c7c0fc0ede29582508d90a2459dcc6d7b0379ed..1757c472a456e8888441c1867692bbb5d58e89d3 100644 (file)
@@ -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
index 13a35386a351aaeb0ab6cd83b7a70521c3943d4a..076798a0c27c381aa2977aca9274fdb996ac757b 100644 (file)
@@ -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),
index 93aa4f09d985eab6f42890fb0c7902098747beae..988419bfc29dea9a709a2f31a8413cee017677dd 100644 (file)
@@ -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
index 1134bfac3f83562895d79116508dd1a25983d9f8..76088611e743e803fbd373449396a0937197331f 100644 (file)
@@ -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
index 33a447b953610cd3682cd614e088dcb8ecd4c6b5..b1de636b531c9274c15b35e28b5df843a3ebc31f 100644 (file)
@@ -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 ()
index ad709ec108a3074b60443fba54f913a9702c6a5f..eca877f234fb35a441a1802a464654cf26b8e1e8 100644 (file)
@@ -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),
index 9dff7286a4e6a5f1c358cdabd8eadd6c35784e63..c0998d868cc5e9778911bbd5b4424e59e7f32ccb 100644 (file)
@@ -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)"
index 5965dcaa169ab47c8717cc1199de1f3f623a22fb..5273faee46004b03d3f005b7240ab38e08558349 100644 (file)
@@ -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),
index d7da3c7dca1f4ed0b54022d2d1f196ed500fb31d..545e5719c1317a9b0b2b564c0e9a796cfd1cdec2 100644 (file)
@@ -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),
index a10efe29d5f531cb90e9b19bfd66f64c30b5ba75..aa4528292a1318ffc25da617624c97308b6bae1e 100644 (file)
@@ -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)
index 03037f99976d41968e62325732028f6f79b42d95..d99e008a8b98f65b5754b6707155aecc4eec47cc 100644 (file)
@@ -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),
index 73b09636aa0510b97ad08983fff92eaad6fbaf62..9366efd38d7ab082ce55e938acfcd57895cfac4f 100644 (file)
@@ -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),
index 4ffcc015f6757a3a8b3abe71ce5a6a11ff13e3ed..177cdfccb28ff86a7c5c7c1fb0eb6c924bcda9c3 100644 (file)
@@ -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),
index 05b4a52335d8c4d2aacd8c55df188a77c2ec9b43..bff6bebe83da05932790dcc45b0e684771df35c7 100644 (file)
@@ -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),
index 4ad862e321f411f1d9b64cf85a95a6ce3eb74b9c..517da59eb3cd11730bb35db6c46baa1df411e86e 100644 (file)
@@ -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"
index fb4c24f8de8e658a93a14d7a9c15dcbd963909af..32b19a6c72274a7c3452b76880736d26b6dfc2f1 100644 (file)
@@ -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),
index 42006d1f365a33968c35a7b770b9d2257dce88e7..84d2e37a3dd7bf43e014235eb4a7c01d82b26365 100644 (file)
@@ -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),
index ac6046a58b951b6f96ef72032776812fba3d7017..2b49169d628beb4a18f0dbb246587d77511c170f 100644 (file)
@@ -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),
index 84688811d195e67709dc80e8c86a652b6d93dde6..2d5a13324ac5e6762029c1efbe901b5561218491 100644 (file)
@@ -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.
index e6cea885fc4616d0351e65cd2c74eceb67246e4c..1d695024402873597dd26f29c06d26dc96028881 100644 (file)
@@ -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),
index a7c03b37d8f91c2276cf80fb2a60889b67e14f3e..a097b94452469290c6670c50e39314b185b9411c 100644 (file)
@@ -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),
index 64c535dd220179549f65d981ba68daa1c43bb028..a828c27e577ad12cf47510a88060812568c8d4bb 100644 (file)
@@ -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:
index af3c8c5191c91d342afaf25fa5b6b8da89931409..9c8a95474c1fc95bd76b19c24b8a7e474ed3b5e4 100644 (file)
@@ -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),
index 0f15d091ceca5f8c2a96e23eca6319da79736483..08c8cc3571d985fae0b26fec94f66c382262b021 100644 (file)
@@ -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),
index 9f6c10ed561334386fadb4625ae578e4e90afe8c..f50d2f57d8e61b69852332ef89adce3bc7d428bf 100644 (file)
@@ -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"
index 407d6f6b49634e69bd21d192fdd31744570b02df..7702d6f23b0c2ac0df7d85d800a7badff2a2675f 100644 (file)
@@ -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.
index f40566e1215c85c1c10597b3760b6853741919a8..0ec4459c081d7b55bf449d265d3870439d7d7875 100644 (file)
@@ -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
index a6303399392d3f4a5a63efa14bedfb531aa5d23e..b4056fca1050436285b43f17d549e64523f1cb17 100644 (file)
@@ -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),
index f77504c7dad105d84e498e455a7975753aa9478f..92c03c808df082e5f0031ba6f07810730b71ef50 100644 (file)
@@ -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),
index 56452c092dbc9a9a118ea34a227e71bbaa3f7a4f..75e1c4e8b011cef884c49fe4416936e27f0f0265 100644 (file)
@@ -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),
index ee2469fc02f25a97426c4b5d6e1feeed7b5764d7..576590c7dbee7aeab40798636c708ce4590763fa 100644 (file)
@@ -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),
index 39593d6f128542c1ff3020b78241c4bd6c211a3f..be1e708365dddfb06737db6f34335c03a671dd00 100644 (file)
@@ -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),
index bc0509ee258a910b7e96b71730438fdd9a0abf12..d4b4a4fed4896c188725f5a9c48961d0ef239270 100644 (file)
@@ -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
index aa68c964899b94904549531a96e3133a4b625a18..556775131d265440a3af397de6d1392f242fe6d0 100644 (file)
@@ -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
index 010a8a74c3d4c63c9eaef90f9a704a4e4f4b18c1..7b7cd8f8cf266bcca3890a338e170c3e2d861874 100644 (file)
@@ -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 ()
index ea82deda5b1fdcde8e23b03c907cdcd42bbd1208..f4afb811b103b33cce69de68bb2080d4f6662ef3 100644 (file)
@@ -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)
index 569fe8ff10ee1f6207d09a9228bfeb21f179a242..95b72d415566be7d9e3a2840e2ab995eee5e78af 100644 (file)
@@ -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),
index 24adb371e7fff4ab6d185ffda636f4bb36194ad9..16202f50132f62b98ccc4446c2c7c5ef76a0a6fc 100644 (file)
@@ -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),
index 7dbe88523d0a7e520921990273faad839c5c795f..1ddfcdcf5d4f96001a69f41b17c3df07be023a2f 100644 (file)
@@ -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),
index f530716f24d9b7e0c4172933dc05e7f540b6f22d..f0775574830dc7fcf742ca7d7b77943c96d1787b 100644 (file)
@@ -20,6 +20,6 @@ Return the larger value of
 and
 .IR y .
 .SH "CONFORMING TO"
-C99
+C99.
 .SH "SEE ALSO"
 .BR fmin (3)
index 19ff7d7236419bc973e61ce2ec75ddd4f2ebc7c2..9a423baeb880ea9a8a7e05812e69a34a72883d03 100644 (file)
@@ -20,6 +20,6 @@ Return the lesser value of
 and
 .IR y .
 .SH "CONFORMING TO"
-C99
+C99.
 .SH "SEE ALSO"
 .BR fmax (3)
index 9bbcc3197ca27b69c088b7db67056496f4a0051c..74619ce14c72c3bdd8aa990149b0ad3d49a7e292 100644 (file)
@@ -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 ()
index 58c2ed46e73958b31f7e8c3d329048519db5ba80..f4d4d8b246458d672eb720e9fc65be3d1100f669 100644 (file)
@@ -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 ()
index a4a4497ae439faa005391d66611da842d37f0a08..0144203f88d13e46e5c0576d7a57ee586b8cad14 100644 (file)
@@ -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
index 7543599ca5aced23944fbc6333aef8f989299d09..6c3081d2401102f23c0e5690f3eb787e72c1bb84 100644 (file)
@@ -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
index e10adb9ca95dda4a5c08bfcaada4cc1897d3bf57..d50ef8c3601f682727086bc7b8944ea0ce5b7400 100644 (file)
@@ -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)
index aa4459fcaf2c925bf9924ccd46e787f6c29876dd..2777d73cb4e7dd021a15e46d59a386b071bd198a 100644 (file)
@@ -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 ()
index 11f3d81dfbfb5d7c1386760a859c5638f64919e7..6391e2607306754c5d6c75c697e0c65ac202069f 100644 (file)
@@ -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).
index 6fd3126f3860308a484541db4b99b693074f235f..de46961d73269eea8e79bedb55e4ba0295a2c142 100644 (file)
@@ -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)
index 3363dab74cec9984d798831562cd041a40a3c7d7..1119b692095e05afce2297dd77a42c7d1057a043 100644 (file)
@@ -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.
index 7f7fe84be6a7faabaa4ea952122c7324aa5489a6..113f65604e44cb5640568722ea534a771b882649 100644 (file)
@@ -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),
index 56b047d8cbeac0dfe52b552e8ebd54f4241fd89c..636f08894d3cd5af44e031a9f8571e11adf4dcbd 100644 (file)
@@ -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,
index c074db0ec7e85e1ee1a3d0fa20152083ecdbf1a1..5170333bf8af547818aa62e537aa69103d7cf15e 100644 (file)
@@ -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.
index abc2c0461511526893aa03a3839e5c735d1e92d0..53b583772bb39880046228ab905b6877d113cd3a 100644 (file)
@@ -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)
index 1591166c212d8b2c66a414d19788d098eb592463..6016ae1118791970cff8fe3f8e743e9e1c13e38c 100644 (file)
@@ -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)
index 1380d17f565c7a1e1625b464e3fdf63010dad712..14ac1dce4ae28535ba1d683350cc3e83aab3d46a 100644 (file)
@@ -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 ()
index f73f96e25d0ceb6bc41ac2f99132c0dc31dd0e9e..f1a0e2e7b94c57f617452cf2dbc7e6f9350a813c 100644 (file)
@@ -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 ()
index 8f2c38a8bf261b33c92481978be0d4a131b9d213..2d64f19a7bb0de9a87cee0c40e29db103cda00b3 100644 (file)
@@ -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 ()
index e57d943006e28b24bd484de2fe8f7bd57200d428..1f1426d4218a6bc91bd21a5ab2a1cdc456c72048 100644 (file)
@@ -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 ()
index cc64b878e71009d5dea1fe5d6f4e019229a03051..9ef889c6506bc63fde1e71c0a8ce538c5eca9dcc 100644 (file)
@@ -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 ()
index 35f75f1421f4369f3f1f2807c34e3a45d8d57ead..d1b0c5e50558bf9bc016fdcd16449607f684b37e 100644 (file)
@@ -66,7 +66,7 @@ encountered,
 .I (size_t)\ \-1
 is returned.
 .SH "CONFORMING TO"
-C99
+C99.
 .SH NOTES
 The behavior of
 .BR mbstowcs ()
index 5daa12b7511149fc6c4a8ae781c9f0b4a896c168..fe25a2325243bc451773d44330dc2abe1c79a056 100644 (file)
@@ -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 ()
index 22ce158321c4ece990c47e5008c0e5d114cbc38e..cc753b922ee1db9adf89067396ee431b7f1da81d 100644 (file)
@@ -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),
index c441c09ad16b10f9f13906fdd293805017cefaaa..51425388e27ca814a17fc46e93b1897e20fd3810 100644 (file)
@@ -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)
index 23a64c9296f91f483d2efd5b405d187c8fef2152..149ad932ecbc3b37f34713608ee98d1421d1c692 100644 (file)
@@ -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 ()
index ec13264bdde8cbbe758dc7efbc9d9a4a4f506e5b..2b185f71c49072acb3fc1ee00a38a5645ebb271f 100644 (file)
@@ -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),
index 566b41bf2b9be0440a14226a1a2fb69a3aed663f..a2f934235d13bcc7b5bd62706c63e8ced04ae604 100644 (file)
@@ -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
index 73b5ea2e79933ed86b2770148be886e05405087f..04ce94ce3600e75fbca089d8271911e813ca6d7a 100644 (file)
@@ -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)
index 5d556661eea44557c871365094bcf245d9943e96..c2d1dc253498a9ec5dab456c2b4e78df13dfba5b 100644 (file)
@@ -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
index ba120975492f9e0ffd829aea813fdb832f7ec894..e9cca4d3d88b07dc1a5dc1cfd4f9ead8749d210c 100644 (file)
@@ -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),
index 46722b11a84fe16eea566b73984f6e342518aa63..6c0121c093f7f750fdc058647053b174daa40660 100644 (file)
@@ -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),
index 47b642d03fa97bb350fc371d473d96730c26cdf1..8a6b5f34e7dafeb80b4ea64cd301723cf5f6ce6a 100644 (file)
@@ -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
index 7eb527c9988133b74a50432a1666d5abdf80fcf5..0607cd21aaae0a420ca2680045b03bbcef67dace 100644 (file)
@@ -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 ()
index 5acb9473189602327e9490994c6c8340609d2fac..43d0ecbc0c1795d852e50c666c2458f7fe7f34de 100644 (file)
@@ -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),
index ee3f99ebd5e2602f7f35f8b3282caf874f5b9850..719fe08b87dfe40304b3d4dae90b69fdd834e208 100644 (file)
@@ -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 ()
index 7bf1d427dd71759d360ca43f11030b61f1524af5..c185de14c574736d146d54fad9df801d91433edc 100644 (file)
@@ -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:
index bef6c43946169e82fadeaa6d48205c1a829ba7a3..71d8510fe510f90206ab5530833dfd29c9afb6a9 100644 (file)
@@ -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 ()
index 37ab8c10ceb97f822b7ad5736c0a5a0494046fe9..c131623eb7a2c8ad9e3f01046ddfbeaa6b1dc0db 100644 (file)
@@ -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)
index c9c7a227b6b7740de9dc26df92a59c81e6dbed32..3a2085df87e14142aa8ffcd1184177f83397e5db 100644 (file)
@@ -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
index 721d33a707aee8e83a0bc1d5dcf24554b388b720..8c84a3b564688b6a40bac3dbbf3a78893fd0b3be 100644 (file)
@@ -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
index 1e9138c8a71ecdcb9217ee53b51b80dcee0d061e..12677b460f9fc0c7cf82c9dbaffcb6f92be0ef65 100644 (file)
@@ -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.
index a00903ad74bd7fda27c0ad2597a3e2312b25e270..32188316d341d1fd06b5264664ba8cbeac9110d7 100644 (file)
@@ -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.
index c65c3986d66dbc1a8fc0514815c9f4b34110cd0f..e4ebd5dd7e738e4547ac2f5a647d97ae459366ab 100644 (file)
@@ -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".
index c8c9503cc28de200ce2827d3d792520acd811b1b..349fe686ea0477951830c7c02764a8959c1b650c 100644 (file)
@@ -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),
index 3e9e8bf378286507b6875f3a2535a61564bb536d..2f8961ed6bd95ea20c7752b0998286fbea0f1ea7 100644 (file)
@@ -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
index a123e5de59d6b8e80a7ff56f511715c7e7e87625..4ea68db1345280a8a33908d83b4e45aa0bd5f07f 100644 (file)
@@ -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 <http://www.pathname.com/fhs/>
+The Filesystem Hierarchy Standard, Version 2.2 <http://www.pathname.com/fhs/>.
 .SH BUGS
 This list is not exhaustive; different systems may be configured
 differently.
index fedfd99aa9e05a5129931931feee3593c36a01c2..584bcf2c22e51945f479c809f650e4ac90d65719 100644 (file)
@@ -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