NetBSD-Bugs archive

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

PR/59625 CVS commit: src/usr.bin/man



The following reply was made to PR bin/59625; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59625 CVS commit: src/usr.bin/man
Date: Tue, 2 Sep 2025 12:59:11 -0400

 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