Module Name:src
Committed By: wiz
Date: Sat Mar 17 22:10:52 UTC 2012
Modified Files:
src/usr.bin/fpr: fpr.1
Log Message:
Quote word that has the same letter as a macro.
Fixes PR 46215 by Nicolas Joly.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.
Module Name:src
Committed By: joerg
Date: Sun Sep 4 20:26:17 UTC 2011
Modified Files:
src/usr.bin/fpr: fpr.c
Log Message:
Use static, change deep if / else if / ... chains to switch(), apply
__dead, ANSIfy.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src