summaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/manuals/troff/cxxdrv.74
1 files changed, 2 insertions, 2 deletions
diff --git a/public/manuals/troff/cxxdrv.7 b/public/manuals/troff/cxxdrv.7
index 20e28fd4..65c5fc49 100644
--- a/public/manuals/troff/cxxdrv.7
+++ b/public/manuals/troff/cxxdrv.7
@@ -17,8 +17,8 @@ Specify the output file.
.SH USAGE EXAMPLES
.TP
-.B Generate object file from the main.cpp unit.
-.B cxxdrv main.cpp
+.B Generate object file from the main.cc unit.
+.B cxxdrv main.cc
.SH EXIT STATUS
.TP