1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-02-02 15:09:23 -05:00
pstumpf 42f2483350
Eliminate sed(1) GNUism
\| is an incompatible GNU extension to BREs.  This corrupts formatting of the elinkskeys(5) man page on any system where sed is not GNU sed (e.g. the BSDs).  Use ERE syntax instead.
2024-05-27 18:21:11 +02:00
..
2024-04-04 15:42:21 +02:00
2023-11-05 13:22:09 +01:00
2009-04-30 22:52:49 +03:00
2024-05-27 18:21:11 +02:00