Files
nixpkgs/pkgs/tools/networking
Morgan Jones 827ab4b072 openssh: fix a 17 year old bug by using --with-mantype=doc
Using --with-mantype=man slightly mangles ssh docs:

- See #418140 for the discussion of the part of the issue that causes
  "Ns" to be interspersed throughout the text, which dates back (and
  was reproducible) on nixpkgs from 2007. We discovered several other
  unimplemented control sequences, including -nosplit, Qq, and Mt, as
  well as the lack of spacing.
- Note the comparisons at https://github.com/numinit/ssh-man-compare.

Has been around since deb889e5f2, possibly
even earlier.
2025-06-24 22:28:58 -07:00
..
2025-06-10 00:37:04 +00:00
2025-06-04 21:00:28 +00:00
2025-05-26 17:26:45 +02:00
2025-06-22 14:25:32 +08:00