History log of /openbsd-current/lib/libc/locale/setlocale.3
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.24 04-Aug-2022 jsg

change some 4.4BSD references to earlier releases
ok schwarze@


Revision tags: OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE
# 1.23 13-Jan-2019 schwarze

Warn against using any categories but LC_CTYPE in setlocale(3) and
list many (hopefully the most important) functions affected by the
locale, such that the CAVEATS sections in individual manual pages
can be kept shorter in the future;
basic idea from millert@; feedback and OK jmc@; OK deraadt@.


Revision tags: OPENBSD_6_4_BASE
# 1.22 04-Apr-2018 schwarze

add SEE ALSO


# 1.21 04-Apr-2018 schwarze

Split the useless localeconv(3) function out of the important
setlocale(3) manual page, such that the latter becomes easier
to read. No text change.


Revision tags: OPENBSD_6_3_BASE
# 1.20 22-Mar-2018 schwarze

Rewrite, since Karl Williamson <public at khwilliamson dot com>
noticed that this was no good.
* More relevant one line description.
* Generally more precision, less handwaving.
* Delete details regarding features we deliberate do not support.
* Write a real RETURN VALUES section.
* Delete pointless SEE ALSO section.
* Add two useful EXAMPLES.
* Do not talk about BUGS we don't have because we avoid the facilities.
Using several suggestions from martijn@ and one from stsp@,
OK jmc@ stsp@ martijn@ on earlier versions.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.19 21-Sep-2015 guenther

Prefer Xr over Fn for interpage references and delete reference to
setrunelocale() which is not exported from libc

ok jmc@ stsp@


# 1.18 12-Aug-2015 zhuk

Mention LC_MESSAGES.

Input & okay (pre-lock) from jmc@, sobrado@ and stsp@.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.17 11-Dec-2014 schwarze

Fix previous:
As pointed out by stsp@, LC_CTYPE *does* affect the ctype.h functions.
Use a wording similar to a suggestion by deraadt@.
Feedback and OK jmc@, OK stsp@.


# 1.16 09-Dec-2014 schwarze

LC_CTYPE has no effect on ctype(3), but on wctype(3); ok jmc@


Revision tags: OPENBSD_5_6_BASE
# 1.15 14-Jul-2014 pelikan

international currency locale rules as per POSIX.1-2008

required for libc++

ok guenther afresh1


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE
# 1.14 05-Jun-2013 tedu

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.13 09-Mar-2011 schwarze

Stilistic improvement: use clean mdoc(7) .Qq enclosures rather than
(correct, but ugly) low-level roff(7) quoting of quote characters.

As a side effect, this avoids ugly formatting caused by a nasty mandoc(1)
bug with roff(7) quoting in mdoc(7) documents. Of course, that bug
will ultimately get fixed as well, but that can't be done quickly.

Reported by Tim van der Molen <tbvdm at xs4all dot nl>
ok jmc@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.12 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.11 12-Aug-2005 jmc

- add SEE ALSO section w/ xref for mklocale(1): from xsa@
- whilst here, uncomment entries for other SEE ALSO pages


Revision tags: OPENBSD_3_7_BASE
# 1.10 01-Oct-2004 jsg

add some missing $, ok djm@ 'That looks fine to me' millert@


Revision tags: OPENBSD_3_6_BASE
# 1.9 16-Apr-2004 jmc

more display/list fixes, and a little whitespace;


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.8 02-Jun-2003 millert

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.7 18-Apr-2000 aaron

Repairs, mostly removing hard sentence breaks.


Revision tags: OPENBSD_2_6_BASE
# 1.6 05-Jul-1999 aaron

formatting nits


# 1.5 29-Jun-1999 aaron

fix some old macros that didn't get converted from man to mdoc


# 1.4 28-May-1999 aaron

"SEE ALSO" -> SEE ALSO, missed these files before


# 1.3 23-May-1999 aaron

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com


Revision tags: OPENBSD_2_4_BASE OPENBSD_2_5_BASE
# 1.2 26-Aug-1998 kstailey

s/NetBSD/OpenBSD


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE
# 1.1 25-Jul-1997 mickey

add man page from netbsd


# 1.23 13-Jan-2019 schwarze

Warn against using any categories but LC_CTYPE in setlocale(3) and
list many (hopefully the most important) functions affected by the
locale, such that the CAVEATS sections in individual manual pages
can be kept shorter in the future;
basic idea from millert@; feedback and OK jmc@; OK deraadt@.


Revision tags: OPENBSD_6_4_BASE
# 1.22 04-Apr-2018 schwarze

add SEE ALSO


# 1.21 04-Apr-2018 schwarze

Split the useless localeconv(3) function out of the important
setlocale(3) manual page, such that the latter becomes easier
to read. No text change.


Revision tags: OPENBSD_6_3_BASE
# 1.20 22-Mar-2018 schwarze

Rewrite, since Karl Williamson <public at khwilliamson dot com>
noticed that this was no good.
* More relevant one line description.
* Generally more precision, less handwaving.
* Delete details regarding features we deliberate do not support.
* Write a real RETURN VALUES section.
* Delete pointless SEE ALSO section.
* Add two useful EXAMPLES.
* Do not talk about BUGS we don't have because we avoid the facilities.
Using several suggestions from martijn@ and one from stsp@,
OK jmc@ stsp@ martijn@ on earlier versions.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.19 21-Sep-2015 guenther

Prefer Xr over Fn for interpage references and delete reference to
setrunelocale() which is not exported from libc

ok jmc@ stsp@


# 1.18 12-Aug-2015 zhuk

Mention LC_MESSAGES.

Input & okay (pre-lock) from jmc@, sobrado@ and stsp@.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.17 11-Dec-2014 schwarze

Fix previous:
As pointed out by stsp@, LC_CTYPE *does* affect the ctype.h functions.
Use a wording similar to a suggestion by deraadt@.
Feedback and OK jmc@, OK stsp@.


# 1.16 09-Dec-2014 schwarze

LC_CTYPE has no effect on ctype(3), but on wctype(3); ok jmc@


Revision tags: OPENBSD_5_6_BASE
# 1.15 14-Jul-2014 pelikan

international currency locale rules as per POSIX.1-2008

required for libc++

ok guenther afresh1


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE
# 1.14 05-Jun-2013 tedu

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.13 09-Mar-2011 schwarze

Stilistic improvement: use clean mdoc(7) .Qq enclosures rather than
(correct, but ugly) low-level roff(7) quoting of quote characters.

As a side effect, this avoids ugly formatting caused by a nasty mandoc(1)
bug with roff(7) quoting in mdoc(7) documents. Of course, that bug
will ultimately get fixed as well, but that can't be done quickly.

Reported by Tim van der Molen <tbvdm at xs4all dot nl>
ok jmc@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.12 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.11 12-Aug-2005 jmc

- add SEE ALSO section w/ xref for mklocale(1): from xsa@
- whilst here, uncomment entries for other SEE ALSO pages


Revision tags: OPENBSD_3_7_BASE
# 1.10 01-Oct-2004 jsg

add some missing $, ok djm@ 'That looks fine to me' millert@


Revision tags: OPENBSD_3_6_BASE
# 1.9 16-Apr-2004 jmc

more display/list fixes, and a little whitespace;


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.8 02-Jun-2003 millert

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.7 18-Apr-2000 aaron

Repairs, mostly removing hard sentence breaks.


Revision tags: OPENBSD_2_6_BASE
# 1.6 05-Jul-1999 aaron

formatting nits


# 1.5 29-Jun-1999 aaron

fix some old macros that didn't get converted from man to mdoc


# 1.4 28-May-1999 aaron

"SEE ALSO" -> SEE ALSO, missed these files before


# 1.3 23-May-1999 aaron

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com


Revision tags: OPENBSD_2_4_BASE OPENBSD_2_5_BASE
# 1.2 26-Aug-1998 kstailey

s/NetBSD/OpenBSD


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE
# 1.1 25-Jul-1997 mickey

add man page from netbsd


# 1.22 04-Apr-2018 schwarze

add SEE ALSO


# 1.21 04-Apr-2018 schwarze

Split the useless localeconv(3) function out of the important
setlocale(3) manual page, such that the latter becomes easier
to read. No text change.


Revision tags: OPENBSD_6_3_BASE
# 1.20 22-Mar-2018 schwarze

Rewrite, since Karl Williamson <public at khwilliamson dot com>
noticed that this was no good.
* More relevant one line description.
* Generally more precision, less handwaving.
* Delete details regarding features we deliberate do not support.
* Write a real RETURN VALUES section.
* Delete pointless SEE ALSO section.
* Add two useful EXAMPLES.
* Do not talk about BUGS we don't have because we avoid the facilities.
Using several suggestions from martijn@ and one from stsp@,
OK jmc@ stsp@ martijn@ on earlier versions.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.19 21-Sep-2015 guenther

Prefer Xr over Fn for interpage references and delete reference to
setrunelocale() which is not exported from libc

ok jmc@ stsp@


# 1.18 12-Aug-2015 zhuk

Mention LC_MESSAGES.

Input & okay (pre-lock) from jmc@, sobrado@ and stsp@.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.17 11-Dec-2014 schwarze

Fix previous:
As pointed out by stsp@, LC_CTYPE *does* affect the ctype.h functions.
Use a wording similar to a suggestion by deraadt@.
Feedback and OK jmc@, OK stsp@.


# 1.16 09-Dec-2014 schwarze

LC_CTYPE has no effect on ctype(3), but on wctype(3); ok jmc@


Revision tags: OPENBSD_5_6_BASE
# 1.15 14-Jul-2014 pelikan

international currency locale rules as per POSIX.1-2008

required for libc++

ok guenther afresh1


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE
# 1.14 05-Jun-2013 tedu

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.13 09-Mar-2011 schwarze

Stilistic improvement: use clean mdoc(7) .Qq enclosures rather than
(correct, but ugly) low-level roff(7) quoting of quote characters.

As a side effect, this avoids ugly formatting caused by a nasty mandoc(1)
bug with roff(7) quoting in mdoc(7) documents. Of course, that bug
will ultimately get fixed as well, but that can't be done quickly.

Reported by Tim van der Molen <tbvdm at xs4all dot nl>
ok jmc@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.12 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.11 12-Aug-2005 jmc

- add SEE ALSO section w/ xref for mklocale(1): from xsa@
- whilst here, uncomment entries for other SEE ALSO pages


Revision tags: OPENBSD_3_7_BASE
# 1.10 01-Oct-2004 jsg

add some missing $, ok djm@ 'That looks fine to me' millert@


Revision tags: OPENBSD_3_6_BASE
# 1.9 16-Apr-2004 jmc

more display/list fixes, and a little whitespace;


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.8 02-Jun-2003 millert

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.7 18-Apr-2000 aaron

Repairs, mostly removing hard sentence breaks.


Revision tags: OPENBSD_2_6_BASE
# 1.6 05-Jul-1999 aaron

formatting nits


# 1.5 29-Jun-1999 aaron

fix some old macros that didn't get converted from man to mdoc


# 1.4 28-May-1999 aaron

"SEE ALSO" -> SEE ALSO, missed these files before


# 1.3 23-May-1999 aaron

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com


Revision tags: OPENBSD_2_4_BASE OPENBSD_2_5_BASE
# 1.2 26-Aug-1998 kstailey

s/NetBSD/OpenBSD


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE
# 1.1 25-Jul-1997 mickey

add man page from netbsd


Revision tags: OPENBSD_6_3_BASE
# 1.20 22-Mar-2018 schwarze

Rewrite, since Karl Williamson <public at khwilliamson dot com>
noticed that this was no good.
* More relevant one line description.
* Generally more precision, less handwaving.
* Delete details regarding features we deliberate do not support.
* Write a real RETURN VALUES section.
* Delete pointless SEE ALSO section.
* Add two useful EXAMPLES.
* Do not talk about BUGS we don't have because we avoid the facilities.
Using several suggestions from martijn@ and one from stsp@,
OK jmc@ stsp@ martijn@ on earlier versions.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.19 21-Sep-2015 guenther

Prefer Xr over Fn for interpage references and delete reference to
setrunelocale() which is not exported from libc

ok jmc@ stsp@


# 1.18 12-Aug-2015 zhuk

Mention LC_MESSAGES.

Input & okay (pre-lock) from jmc@, sobrado@ and stsp@.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.17 11-Dec-2014 schwarze

Fix previous:
As pointed out by stsp@, LC_CTYPE *does* affect the ctype.h functions.
Use a wording similar to a suggestion by deraadt@.
Feedback and OK jmc@, OK stsp@.


# 1.16 09-Dec-2014 schwarze

LC_CTYPE has no effect on ctype(3), but on wctype(3); ok jmc@


Revision tags: OPENBSD_5_6_BASE
# 1.15 14-Jul-2014 pelikan

international currency locale rules as per POSIX.1-2008

required for libc++

ok guenther afresh1


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE
# 1.14 05-Jun-2013 tedu

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.13 09-Mar-2011 schwarze

Stilistic improvement: use clean mdoc(7) .Qq enclosures rather than
(correct, but ugly) low-level roff(7) quoting of quote characters.

As a side effect, this avoids ugly formatting caused by a nasty mandoc(1)
bug with roff(7) quoting in mdoc(7) documents. Of course, that bug
will ultimately get fixed as well, but that can't be done quickly.

Reported by Tim van der Molen <tbvdm at xs4all dot nl>
ok jmc@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.12 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.11 12-Aug-2005 jmc

- add SEE ALSO section w/ xref for mklocale(1): from xsa@
- whilst here, uncomment entries for other SEE ALSO pages


Revision tags: OPENBSD_3_7_BASE
# 1.10 01-Oct-2004 jsg

add some missing $, ok djm@ 'That looks fine to me' millert@


Revision tags: OPENBSD_3_6_BASE
# 1.9 16-Apr-2004 jmc

more display/list fixes, and a little whitespace;


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.8 02-Jun-2003 millert

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.7 18-Apr-2000 aaron

Repairs, mostly removing hard sentence breaks.


Revision tags: OPENBSD_2_6_BASE
# 1.6 05-Jul-1999 aaron

formatting nits


# 1.5 29-Jun-1999 aaron

fix some old macros that didn't get converted from man to mdoc


# 1.4 28-May-1999 aaron

"SEE ALSO" -> SEE ALSO, missed these files before


# 1.3 23-May-1999 aaron

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com


Revision tags: OPENBSD_2_4_BASE OPENBSD_2_5_BASE
# 1.2 26-Aug-1998 kstailey

s/NetBSD/OpenBSD


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE
# 1.1 25-Jul-1997 mickey

add man page from netbsd


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.19 21-Sep-2015 guenther

Prefer Xr over Fn for interpage references and delete reference to
setrunelocale() which is not exported from libc

ok jmc@ stsp@


# 1.18 12-Aug-2015 zhuk

Mention LC_MESSAGES.

Input & okay (pre-lock) from jmc@, sobrado@ and stsp@.


Revision tags: OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.17 11-Dec-2014 schwarze

Fix previous:
As pointed out by stsp@, LC_CTYPE *does* affect the ctype.h functions.
Use a wording similar to a suggestion by deraadt@.
Feedback and OK jmc@, OK stsp@.


# 1.16 09-Dec-2014 schwarze

LC_CTYPE has no effect on ctype(3), but on wctype(3); ok jmc@


Revision tags: OPENBSD_5_6_BASE
# 1.15 14-Jul-2014 pelikan

international currency locale rules as per POSIX.1-2008

required for libc++

ok guenther afresh1


Revision tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE
# 1.14 05-Jun-2013 tedu

Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze


Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE
# 1.13 09-Mar-2011 schwarze

Stilistic improvement: use clean mdoc(7) .Qq enclosures rather than
(correct, but ugly) low-level roff(7) quoting of quote characters.

As a side effect, this avoids ugly formatting caused by a nasty mandoc(1)
bug with roff(7) quoting in mdoc(7) documents. Of course, that bug
will ultimately get fixed as well, but that can't be done quickly.

Reported by Tim van der Molen <tbvdm at xs4all dot nl>
ok jmc@


Revision tags: OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.12 31-May-2007 jmc

convert to new .Dd format;


Revision tags: OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE OPENBSD_4_1_BASE
# 1.11 12-Aug-2005 jmc

- add SEE ALSO section w/ xref for mklocale(1): from xsa@
- whilst here, uncomment entries for other SEE ALSO pages


Revision tags: OPENBSD_3_7_BASE
# 1.10 01-Oct-2004 jsg

add some missing $, ok djm@ 'That looks fine to me' millert@


Revision tags: OPENBSD_3_6_BASE
# 1.9 16-Apr-2004 jmc

more display/list fixes, and a little whitespace;


Revision tags: OPENBSD_3_4_BASE OPENBSD_3_5_BASE
# 1.8 02-Jun-2003 millert

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


Revision tags: OPENBSD_2_7_BASE OPENBSD_2_8_BASE OPENBSD_2_9_BASE OPENBSD_3_0_BASE OPENBSD_3_1_BASE OPENBSD_3_2_BASE OPENBSD_3_3_BASE
# 1.7 18-Apr-2000 aaron

Repairs, mostly removing hard sentence breaks.


Revision tags: OPENBSD_2_6_BASE
# 1.6 05-Jul-1999 aaron

formatting nits


# 1.5 29-Jun-1999 aaron

fix some old macros that didn't get converted from man to mdoc


# 1.4 28-May-1999 aaron

"SEE ALSO" -> SEE ALSO, missed these files before


# 1.3 23-May-1999 aaron

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com


Revision tags: OPENBSD_2_4_BASE OPENBSD_2_5_BASE
# 1.2 26-Aug-1998 kstailey

s/NetBSD/OpenBSD


Revision tags: OPENBSD_2_2_BASE OPENBSD_2_3_BASE
# 1.1 25-Jul-1997 mickey

add man page from netbsd