Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/nc



Module Name:    src
Committed By:   kre
Date:           Wed May 13 12:45:49 UTC 2026

Modified Files:
        src/usr.bin/nc: nc.1

Log Message:
PR misc/60253 (conditionally) remove CRYPTO using example

This completes the previous (2026-03-03) change, by removing an
example from the EXAMPLES section, which would only work if nc
was built with the CRYPTO option.

Like the previous, changing the definition of the number register C
in the man page source from 0 to 1 will reinstate the example, along
with all of the CRYPTO options, but makes no sense unless someone
does the required work to be able to build nc with CRYPTO defined.

No pullups required, the previous changes weren't pulled up either.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/nc/nc.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index