NetBSD-Bugs archive

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

PR/59625 CVS commit: [netbsd-11] src/usr.bin/man



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59625 CVS commit: [netbsd-11] src/usr.bin/man
Date: Mon, 2 Feb 2026 19:49:42 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Feb  2 19:49:42 UTC 2026
 
 Modified Files:
 	src/usr.bin/man [netbsd-11]: man.1 man.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #176):
 
 	usr.bin/man/man.1: revision 1.32
 	usr.bin/man/man.c: revision 1.74
 
 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.31.2.1 src/usr.bin/man/man.1
 cvs rdiff -u -r1.73 -r1.73.6.1 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