diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-03-04 02:10:36 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-03-04 02:10:36 +0300 |
commit | 4a84ed510d79182d6a47ba074f549c8c39821c0a (patch) | |
tree | a31b000fd8474bbeaef5998403c79799a2edbaa1 /doc | |
parent | 1b907dae072f2aa93d75d8c056a9bd02555a17f8 (diff) | |
download | sciteco-4a84ed510d79182d6a47ba074f549c8c39821c0a.tar.gz |
grosciteco(1): fixed the example
We don't need to specify the "woman.tec" output file as the default is sufficient.
If it has to be specified, it's now done with `-t`.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/grosciteco.tes.1.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/grosciteco.tes.1.in b/doc/grosciteco.tes.1.in index ba75a7a..9056a60 100644 --- a/doc/grosciteco.tes.1.in +++ b/doc/grosciteco.tes.1.in @@ -169,8 +169,7 @@ a \*(ST macro package with a man page called .EX groff -Z -Kutf-8 -Tutf8 -man -M@scitecodatadir@ -msciteco \\ great-macro.tes.7sciteco >great-macro.tes.7sciteco.intermediate -grosciteco.tes great-macro.tes.7sciteco.woman great-macro.tes.7sciteco.woman.tec \\ - great-macro.tes.7sciteco.intermediate +grosciteco.tes great-macro.tes.7sciteco.woman great-macro.tes.7sciteco.intermediate .SCITECO_TT_END .EE .RE |