blob: 5d24172253379cb67fff72ba61d1d91862348f87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
\input texinfo @c -*-texinfo-*-
@comment $Id@w{$}
@comment %**start of header
@settitle GNU Sample 1.0
@syncodeindex pg cp
@comment %**end of header
@node Top
@top GNU Sample
@c TRANSLATORS: This is a comment for the translators
@comment TRANSLATORS: This one also
@c Not this one, it should not be shown to the translators
This manual is for GNU Sample (version 1.0, UPDATED).
@bye
|