Module Name:src
Committed By: gutteridge
Date: Sun Mar 9 05:04:55 UTC 2025
Modified Files:
src/usr.bin/cut: cut.c
Log Message:
cut.c: simplify a comment
>From a commit by Tim J. Robbins to FreeBSD back in 2004:
"Update a comment that compared the parser with an obsolete
Module Name:src
Committed By: gutteridge
Date: Sun Mar 9 05:04:55 UTC 2025
Modified Files:
src/usr.bin/cut: cut.c
Log Message:
cut.c: simplify a comment
>From a commit by Tim J. Robbins to FreeBSD back in 2004:
"Update a comment that compared the parser with an obsolete
Module Name:src
Committed By: gutteridge
Date: Tue Mar 4 03:54:19 UTC 2025
Modified Files:
src/usr.bin/cut: cut.1 cut.c
Log Message:
cut(1): implement the -n option (for use with -b)
This command had long advertised the existence of -n (in its usage
message and man page)
Module Name:src
Committed By: gutteridge
Date: Tue Mar 4 03:54:19 UTC 2025
Modified Files:
src/usr.bin/cut: cut.1 cut.c
Log Message:
cut(1): implement the -n option (for use with -b)
This command had long advertised the existence of -n (in its usage
message and man page)
Module Name:src
Committed By: gutteridge
Date: Wed Feb 19 17:34:14 UTC 2025
Modified Files:
src/usr.bin/cut: cut.c x_cut.c
Log Message:
cut(1): correct some comments
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/cut/cut.c
cvs rdiff -u -r1.2 -r
Module Name:src
Committed By: gutteridge
Date: Wed Feb 19 17:34:14 UTC 2025
Modified Files:
src/usr.bin/cut: cut.c x_cut.c
Log Message:
cut(1): correct some comments
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/cut/cut.c
cvs rdiff -u -r1.2 -r