We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb00c26 commit a5a68efCopy full SHA for a5a68ef
opengrok-indexer/src/main/java/org/opengrok/indexer/history/SCCSHistoryParser.java
@@ -35,7 +35,7 @@
35
/**
36
* Reads and filters out junk from a SCCS history file.
37
* See sccsfile(4) for details of the file format.
38
- * Wrote it since invoking 'sccs prs' for each file was
+ * Wrote it since invoking {@code sccs prs} for each file was
39
* taking a lot of time. Time to index history has reduced 4 to 1!
40
*/
41
final class SCCSHistoryParser {
0 commit comments