Source-Changes archive

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

CVS commit: src/usr.bin/man



Module Name:    src
Committed By:   christos
Date:           Tue Sep  2 16:59:11 UTC 2025

Modified Files:
        src/usr.bin/man: man.1 man.c

Log Message:
PR/59625: Ingo Schwarze: Add a new -l flag that specifies to interpret
arguments as filenames, keeping the current behavior of interpreting
arguments as filenames if they begin with "/" "./" or "../" for compatibility.
In the future we can remove that.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/man/man.1
cvs rdiff -u -r1.73 -r1.74 src/usr.bin/man/man.c

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