History log of /openbsd-src/share/man/man7/ascii.7 (Results 1 – 12 of 12)
Revision Date Author Comments
# a80738d8 21-Dec-2024 jsg <jsg@openbsd.org>

correct history; ascii(7) is the first edition manual


# 21a95cc9 11-Nov-2024 jmc <jmc@openbsd.org>

offset the display for the hexadecimal set by one blank space to
preserve alignment with other sets;

diff from chohag at jtan com, but i chose to indent by first column
rather than second;


# 9d309656 21-Sep-2019 schwarze <schwarze@openbsd.org>

add STANDARDS section;
similar to a diff sent in by <Masanori dot Ogino at gmail dot com>,
but using the up-to-date reference rather than one from 30 years ago;
OK jmc@


# 98fb5f43 30-May-2017 millert <millert@openbsd.org>

Remove FILES section now that /usr/share/misc/ascii is no more.
Noted by jmc@


# 8b06dde8 31-Jan-2016 naddy <naddy@openbsd.org>

Use standard name for ASCII LF and FF control codes.
As seen on FreeBSD; ok bentley@ millert@


# 34b09e8a 19-Jan-2014 schwarze <schwarze@openbsd.org>

Usually, you don't want macros in the .Nd line, so remove instances of .Tn
marking up words that are not trademarks (ASCII, I/O, NFS, TCP, TELNET).
While here, remove .Tn markup from the same words i

Usually, you don't want macros in the .Nd line, so remove instances of .Tn
marking up words that are not trademarks (ASCII, I/O, NFS, TCP, TELNET).
While here, remove .Tn markup from the same words in the body
of these pages, too.

show more ...


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# 29295d1c 02-Jun-2003 millert <millert@openbsd.org>

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


# dcda2958 24-Jan-2002 mickey <mickey@openbsd.org>

this one was in v2 even


# 5c3dced3 09-Jul-1999 aaron <aaron@openbsd.org>

- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who

- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...

show more ...


# fbd19cc4 29-Nov-1998 aaron <aaron@openbsd.org>

kill superfluous .Nm macro arguments


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree