mandoc: For compatibility with groff, the .In macro has been callable
2024-09-22 10:35 UTC
mandoc: Talk less about "Single UNIX" because it has a confusing
2024-09-22 10:15 UTC
mandoc: multiple issues with .In below SYNOPSIS; triggered by a
2024-09-21 12:09 UTC
mandoc: Check that .In is callable and parsed
2024-09-21 12:00 UTC
mandoc: Fix a bug in .Ql handling that has been present since the
2024-08-13 12:44 UTC
mandoc: Document the new argument .St -p1003.1-2024 introduced in st.c
2024-06-17 15:38 UTC
mandoc: Add new argument for IEEE 1003.1-2024 aka POSIX.1; patch from
2024-06-16 18:49 UTC
mandoc: .Bl -enum produces ordinal numbers, not cardinal numbers; patch
2024-05-20 18:45 UTC
mandoc: Rewrite the description of the .Os macro to match reality
2024-05-20 18:16 UTC
mandoc: Check that lower-case variants of UTF-16 surrogate escape
2024-05-16 21:29 UTC
mandoc: Fix UTF-16 surrogate detection: lower case variants have to be
2024-05-16 21:23 UTC
mandoc: Improve coverage of edge cases for 3-byte UTF-8 sequences
2024-05-16 20:37 UTC
mandoc: Add a complete suite of tests covering ASCII characters in UTF-8
2024-05-16 18:50 UTC
mandoc: Add a complete set of tests for all C0 and C1 control
2024-05-15 19:39 UTC
mandoc: Garbage collect dead code intended to write five- and six-byte
2024-05-14 21:19 UTC
mandoc: The makewhatis(8) program already provided a "-T utf8" option
2024-05-14 18:53 UTC
mandoc: Additional tests of automatic tagging involving different kinds
2023-11-24 5:07 UTC
mandoc: 1
2023-11-24 5:02 UTC
mandoc: already an old idea: abbreviate pathnames for -M
2023-11-24 4:39 UTC
mandoc: reduce the man(7) global indentation from 7n to 5n, see
2023-11-13 21:22 UTC
mandoc: forgotten output file found in my tree
2023-11-13 21:02 UTC
mandoc: Reduce the man(7) default global indentation from 7n, which was
2023-11-13 19:13 UTC
mandoc: new: warn about \\ and \
2023-11-13 19:05 UTC
mandoc: Implement the man(7) .MR macro, a 2023 GNU extension
2023-10-24 20:53 UTC
mandoc: Remove the statement that .TQ was "rarely used even in GNU
2023-10-23 22:58 UTC
mandoc: Support some escape sequences, in particular character escape
2023-10-23 20:25 UTC
mandoc: Various updates: * document several missing ESCAPE_* constants *
2023-10-23 14:46 UTC
mandoc: update the internal function name roff_res() to roff_expand(),
2023-10-23 10:57 UTC
mandoc: new regression test for roff.c rev
2023-10-22 16:57 UTC
mandoc: While doing delayed expansion of escape sequences in macro
2023-10-22 16:02 UTC
mandoc: regression test for roff.c rev
2023-10-21 17:32 UTC
mandoc: When parsing a macro argument results in delayed escape sequence
2023-10-21 17:10 UTC
mandoc: new entries: .MR and .TP .IP .TP
2023-10-19 15:04 UTC
mandoc: Install mandoc.css by default even if man.cgi(8) is not built
2023-10-19 11:46 UTC
mandoc: Support the GNU-specific syntax ".IP \\[bu]" for bullet lists in
2023-10-18 16:12 UTC
mandoc: two new entries
2023-10-18 15:41 UTC
mandoc: Better document the purpose and features of the file mandoc.css
2023-10-18 14:34 UTC
mandoc: Include .EX/.EE in the MACRO OVERVIEW and improve its
2023-10-07 21:28 UTC
mandoc: some more ideas from Alejandro Colomar
2023-08-08 15:59 UTC
mandoc: adjust after man_validate.c rev
2023-04-28 20:37 UTC
mandoc: Do not rewrite MAN_LP and MAN_P to MAN_PP because doing that
2023-04-28 20:23 UTC
mandoc: spelling fixes from Paul Tagliamonte via tech@ and jmc@
2023-04-28 19:11 UTC
mandoc: Denote multiple arguments with 'arg ...' not 'args'
2023-04-28 18:55 UTC
mandoc: Finally expand and delete the macro SCALE_VS_INIT()
2022-09-11 9:14 UTC
mandoc: Replace ugly .sp requests with normal .Pp macros
2022-08-28 13:53 UTC
mandoc: revert previous, which was committed by accident
2022-08-28 12:29 UTC
mandoc: Adjust desired output after tbl_term.c rev
2022-08-28 12:18 UTC
mandoc: Vertical spacing changes around tables in man_term.c rev
2022-08-28 11:56 UTC
mandoc: Stop skipping vertical space after boxed tables
2022-08-28 10:59 UTC
mandoc: Stop unconditionally emitting vertical space before .TS (table
2022-08-28 9:57 UTC
mandoc: Up to version 1.22.4, groff_mdoc(7) only considered the first
2022-08-19 12:59 UTC
mandoc: Adjust desired output after the bugfix man.c rev
2022-08-16 23:05 UTC
mandoc: Restore the traditional behaviour of the man(7) single-font
2022-08-16 23:01 UTC
mandoc: New tests of tabs in fill mode, in particular when multiple
2022-08-16 18:07 UTC
mandoc: Adjust the desired output after the improvements in term.c rev
2022-08-16 17:59 UTC
mandoc: When starting a new input line, even when continuing the same
2022-08-16 17:46 UTC
mandoc: Even though the constant ASCII_ESC is only used in the roff
2022-08-16 17:30 UTC
mandoc: Some more tests of no-fill mode similar to mdoc/Bd/blank.in
2022-08-15 19:00 UTC
mandoc: Simplify handling of no-fill mode in man(7) by inspecting
2022-08-15 18:47 UTC
mandoc: Distinguish between escape sequences that produce no output
2022-08-15 18:12 UTC
mandoc: In GNU, Heirloom, and Plan 9 roff, tab positions apply to
2022-08-15 13:05 UTC
mandoc: In GNU, Heirloom, and Plan 9 roff, literal tab characters are
2022-08-15 10:22 UTC
mandoc: two ideas from RGBDS
2022-08-09 12:24 UTC
mandoc: prevent breakable hyphens in segment identifiers from being
2022-08-09 11:23 UTC
mandoc: For clarity and consistency, refer to ".Bx 4.0" rather than ".Bx
2022-08-04 11:32 UTC
mandoc: If the body of a man(7) .MT or .UR block is empty, do not emit a
2022-08-02 12:03 UTC
mandoc: Delete OpenBSD-only rules from the regress/roff/de Makefile
2022-08-02 11:29 UTC
mandoc: For accessibility, label the last two widgets in the search
2022-07-06 17:21 UTC
mandoc:
2022-07-06 16:06 UTC
mandoc: improve the description of header.html and footer.html
2022-07-06 15:47 UTC
mandoc: assign the ARIA role "doc-subtitle" to the .Nd element;
2022-07-06 15:26 UTC
mandoc: While the HTML standard allows multiple <h1> elements in the
2022-07-06 14:35 UTC
mandoc: Finally get rid of the archaic <table> markup for header and
2022-07-05 21:25 UTC
mandoc: Somehow, the content of header.html ended up before and outside
2022-07-05 14:04 UTC
mandoc: Improve accessibility of man.cgi(8) in various respects, in
2022-07-04 16:21 UTC
mandoc: Put the HTML comment containing the Copyright header (if any)
2022-07-04 14:38 UTC
mandoc: spelling; patch from jsg@
2022-07-03 14:36 UTC
mandoc: Instead of the custom <div class="manual-text">, use the
2022-07-03 14:30 UTC
mandoc: In groff commit 78e66624 on May 7 20:15:33 2021 +1000, G
2022-06-26 20:33 UTC
mandoc: additional info regarding the .nf <br/> issue
2022-06-26 20:21 UTC
mandoc: If an .Xr macro contains a section argument, write an aria-label
2022-06-25 12:44 UTC
mandoc: Improve accessibility of -T html -O toc output by using the
2022-06-24 11:16 UTC
mandoc: Delete the statement that the default stylesheet only used CSS1
2022-06-22 17:38 UTC
mandoc: #include <stddef.h>, needed for NULL; bug reported by op@
2022-06-21 10:34 UTC
mandoc: When looking for the next block to tag, we aren't interested in
2022-06-08 16:32 UTC
mandoc: Surprisingly, every escape sequence can also be used as an
2022-06-08 13:24 UTC
mandoc: Split the excessively generic diagnostic message "invalid escape
2022-06-07 9:55 UTC
mandoc: Purge duplicate error reporting from the .tr request parser: the
2022-06-07 9:42 UTC
mandoc: To better match groff parsing, reject digits and some
2022-06-06 19:23 UTC
mandoc: adjust two desired error messages after roff_escape.c rev
2022-06-06 12:19 UTC
mandoc: Allow arbitrary argument delimiters for \C, like groff does
2022-06-06 12:10 UTC
mandoc: add and update a few entries
2022-06-06 6:36 UTC
mandoc: With the improved escape sequence parser, it becomes easy to
2022-06-05 13:54 UTC
mandoc: Small cleanup of error reporting: call mandoc_msg() only once at
2022-06-05 10:20 UTC
mandoc: During identifier parsing, handle undefined escape sequences in
2022-06-03 12:16 UTC
mandoc: Since \
2022-06-02 14:52 UTC
mandoc: Avoid the layering violation of re-parsing for \E in
2022-06-02 11:29 UTC
mandoc: Fix a buffer overrun in the roff(7) escape sequence parser that
2022-06-01 23:20 UTC
mandoc: Rudimentary implementation of the \A escape sequence, following
2022-05-31 20:23 UTC
mandoc: Trivial patch to put the roff(7) \g (interpolate format of
2022-05-31 18:10 UTC
mandoc: Dummy implementation of the roff(7) \V (interpolate environment
2022-05-30 23:04 UTC
mandoc: Re-classify the roff(7) \r (reverse line feed) escape sequence
2022-05-20 13:09 UTC
mandoc: Test the handling of some additional one-character escape
2022-05-20 12:32 UTC
mandoc: following the fixed parsing direction of roff_expand() in roff.c
2022-05-19 16:19 UTC
mandoc: Adjust a column number in an error message after the
2022-05-19 16:09 UTC
mandoc: fix a wrong column number that got fixed as a side effect of the
2022-05-19 15:45 UTC
mandoc: remove a bogus warning that went away as a side effect of the
2022-05-19 15:38 UTC
mandoc: Make roff_expand() parse left-to-right rather than
2022-05-19 15:38 UTC
mandoc: improve a comment explaining a particularly nasty hack; no code
2022-05-19 14:49 UTC
mandoc: Split a new function roff_parse_comment() out of roff_expand()
2022-05-01 16:22 UTC
mandoc: Provide a new function roff_req_or_macro() to parse and handle a
2022-04-30 18:52 UTC
mandoc: Add comments to some of the enum roff_tok values; particularly
2022-04-30 15:09 UTC
mandoc: Refactor the handler function roff_block_sub() for clarity and
2022-04-30 11:33 UTC
mandoc: The syntax of the roff(7) .mc request is quite special and the
2022-04-28 16:21 UTC
mandoc: Element next-line scopes may nest, so man_breakscope() may have
2022-04-28 10:26 UTC
mandoc: The .AT, .DT, and .UC macros are allowed inside next-line scope
2022-04-27 17:11 UTC
mandoc: Fix three bugs regarding the interaction of \z and \h: 1
2022-04-27 13:41 UTC
mandoc: typo in example text: unsused -> unused; noticed by tb@
2022-04-26 15:07 UTC
mandoc: At the end of every tbl(7) cell, clear the \z state
2022-04-26 14:52 UTC
mandoc: If a node is tagged explicitly, skip implicit tagging for that
2022-04-26 11:38 UTC
mandoc: When we open a new .while loop, let's not attempt to close out
2022-04-24 17:40 UTC
mandoc: If a .shift request has a negative argument, do not use a
2022-04-24 13:39 UTC
mandoc: If the last data row of a tbl(7) contains nothing but a
2022-04-23 14:02 UTC
mandoc: support for hunting memory leaks; designed and written last
2022-04-14 16:44 UTC
mandoc: some HTML/CSS issues from John Gardner
2022-04-14 10:15 UTC
mandoc: prefer https links in man pages patch from jsg@ ok gnezdo@ miod@
2022-04-14 10:10 UTC
mandoc: To prevent infinite recursion while expanding eqn(7)
2022-04-13 20:26 UTC
mandoc: Do not die on an assertion if an input file contains no section
2022-04-13 14:45 UTC
mandoc: Surprisingly, groff supports multiple copy mode escapes at the
2022-04-13 13:20 UTC
mandoc: When calculating the with of spanned columns, which for example
2022-04-08 16:54 UTC
mandoc: new TODO entry: handle Unicode letters in tags
2022-03-27 11:08 UTC
mandoc: The demandoc(1) program neither reads nor writes any databases,
2022-03-20 15:42 UTC
mandoc: Avoid legacy CSS2 syntax for the "display" property and use the
2022-03-17 18:46 UTC
mandoc: Just say that the databases are intended for use by apropos(1),
2022-03-16 23:26 UTC
mandoc: In the first example, use "mandoc -a" directly rather "mandoc
2022-02-08 18:30 UTC
mandoc: remove "please" from manual page; patch from jsg@, ok jmc@
2022-02-08 18:28 UTC
mandoc: Tedu support for the -xsh4.2 argument to the mdoc(7) .St macro
2022-01-13 8:42 UTC
mandoc: Only sort the result array if it contains more than one element,
2022-01-13 4:06 UTC
mandoc: More accurately represent cells containing horizontal lines in
2022-01-12 4:54 UTC
mandoc: According to the tbl(7) manual, if a data cell contains only the
2022-01-12 4:43 UTC
mandoc: In one of the examples, the tbl(7) source code displayed
2022-01-12 4:14 UTC
mandoc: column width specifications in tbl(7) HTML output
2022-01-12 0:17 UTC
mandoc: When rendering the \h (horizontal motion) low-level roff(7)
2022-01-10 18:02 UTC
mandoc: merge OpenBSD commit by jmc@: sytle -> style; adapted from
2021-12-06 16:26 UTC
mandoc: Make sure that the configuration file is always read, even when
2021-11-05 18:03 UTC
mandoc: Commit and commit message by deraadt@: For open/openat, if the
2021-11-05 17:04 UTC
mandoc: simplify a few accesses to fields of structs, using auxiliary
2021-10-17 21:06 UTC
mandoc: Simplify the code building lists of spans, no output change
2021-10-17 20:48 UTC
mandoc: better error message if mandocd is not found
2021-10-15 15:04 UTC
mandoc: Clean up memory handling in spawn_pager(), free(3)ing everything
2021-10-04 21:29 UTC
mandoc: In man(1) mode, properly clean up the resn[] result array after
2021-10-04 20:24 UTC
mandoc: Provide a cleanup function for the term_tab module, freeing
2021-10-04 18:57 UTC
mandoc: store the operating system name obtained from uname(3) in the
2021-10-04 14:19 UTC
mandoc: Do not leak 64 bytes of heap memory every time a manual page
2021-10-04 10:12 UTC
mandoc: tagging issues from weerd@ regarding hyphens
2021-10-01 8:59 UTC
mandoc: Revert part of the previous diff to fix a regression (another
2021-09-28 17:07 UTC
mandoc: two typos; patch from Raf Czlonka <rczlonka at gmail dot com>
2021-09-28 15:42 UTC
mandoc: Sevan Janiyan resigned from the NetBSD project and pkgsrc in
2021-09-25 15:42 UTC
mandoc: release 1.14.6
2021-09-23 18:03 UTC
mandoc: credits for release testing
2021-09-23 17:12 UTC
mandoc: handle man3c/fopen.3c in main.c/fs_*()
2021-09-21 17:58 UTC
mandoc: POSIX make(1) does not support prerequisites on suffix rules
2021-09-21 11:05 UTC
mandoc: more details about Mac OS X; information from Sevan Janiyan
2021-09-20 13:26 UTC
mandoc: make the path to ar(1) configurable, needed by NixOS; suggested
2021-09-20 10:20 UTC
mandoc: Create the link from ./man to ./mandoc in the "all" target
2021-09-20 10:15 UTC
mandoc: isspace(3) requires an unsigned argument; bug reported by Thomas
2021-09-19 18:14 UTC
mandoc: clarify the meaning of a complicated mixed signed/unsigned
2021-09-19 18:07 UTC
mandoc: do not ship with an old OpenBSD version number
2021-09-19 16:19 UTC
mandoc: some more portability improvements
2021-09-19 15:21 UTC
mandoc: Test availability of mkstemps(3) and provide a fallback
2021-09-19 15:06 UTC
mandoc: Two minor improvements: 1
2021-09-19 15:03 UTC
mandoc: do not use the echo(1) -n option, it is not portable; issue
2021-09-19 12:28 UTC
mandoc: do not use the sed(1) -i option, it is not portable; issue found
2021-09-19 12:16 UTC
mandoc: bump VERSION
2021-09-19 11:04 UTC
mandoc: tiny update
2021-09-19 11:03 UTC
mandoc: update some Copyright years
2021-09-19 11:02 UTC
mandoc: update Makefile.depend
2021-09-18 15:39 UTC
mandoc: correct whitespace in the title of the Lesk paper to match the
2021-09-18 12:34 UTC
mandoc: replace "Ar arg Ar arg" with "Ar arg arg"; patch from jmc@
2021-09-18 12:23 UTC
mandoc: document mandoc_recallocarray(3); patch found in my tree,
2021-09-17 18:50 UTC
mandoc: update
2021-09-17 18:28 UTC
mandoc: Quirk-compatibility with GNU tbl(1): With the "nospaces" option,
2021-09-10 13:25 UTC
mandoc: add two newly reported bugs, and remove two feature requests
2021-09-10 12:48 UTC
mandoc: In a tbl(7) having the "nospaces" option, skip space characters
2021-09-10 12:07 UTC
mandoc: In HTML output, in cells with an "n" (number) layout, pad
2021-09-09 16:53 UTC
mandoc: If the layout or data of an individual cell in a tbl(7) contains
2021-09-09 14:47 UTC
mandoc: Fix an infinite loop that could occur during some cases of
2021-09-07 17:08 UTC
mandoc: Correctly calculate required column widths for tables containing
2021-09-07 14:56 UTC
mandoc: we already parse the GNU tbl(7) "nospaces" option, so let it
2021-09-07 11:48 UTC
mandoc: do not crash when a tbl(7) cell uses roman font
2021-09-07 10:59 UTC
mandoc: TODO: let makewhatis(8) follow symbolic links to dirs
2021-09-06 14:32 UTC
mandoc: during prioritization for man(1), correctly extract the section
2021-09-04 22:39 UTC
mandoc: mdoc(7): improve output of .At 32v The official designation
2021-09-04 20:27 UTC
mandoc: In the fallback code to look for manual pages without using
2021-09-04 12:53 UTC
mandoc: do not crash when a manpath directory contains a symbolic link
2021-08-19 16:56 UTC
mandoc: fix the section number in the <title> element for preformatted
2021-08-19 15:24 UTC
mandoc: print a BAGARG message if -T markdown is requested on man(7)
2021-08-14 13:53 UTC
mandoc: Support two-character font names (BI, CW, CR, CB, CI) in the
2021-08-10 12:55 UTC
mandoc: Rename the compile-time configuration variable $HOMEBREWDIR to
2021-08-07 13:02 UTC
mandoc: .OP is not a GNU extension but first appeared in the
2021-08-05 14:31 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).