- Use %SOURCE% and %SRCID% tags to store the original revisions of the
translated files. In this way, we will be able to generate the list of the outdated files automatically. Obtained from: The FreeBSD Hungarian Documentation Project Inspired by: The FreeBSD Greek Documentation Project
This commit is contained in:
parent
6ee2fb7d13
commit
24d3e7759c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32403
138 changed files with 400 additions and 103 deletions
hu_HU.ISO8859-2
Makefile
articles
MakefileMakefile.inc
compiz-fusion
dialup-firewall
explaining-bsd
laptop
linux-comparison
linux-users
multi-os
version-guide
books
MakefileMakefile.inc
handbook
Makefile
advanced-networking
audit
basics
bibliography
book.sgmlboot
chapters.entcolophon.sgmlconfig
cutting-edge
desktop
disks
eresources
firewalls
geom
install
introduction
jails
kernelconfig
l10n
linuxemu
mac
mail
mirrors
multimedia
network-servers
pgpkeys
ports
ppp-and-slip
preface
printing
security
serialcomms
txtfiles.entusers
vinum
|
@ -1,4 +1,6 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
# %SOURCE% en_US.ISO8859-1/Makefile
|
||||||
|
# %SRCID% 1.7
|
||||||
|
|
||||||
SUBDIR = articles
|
SUBDIR = articles
|
||||||
SUBDIR+= books
|
SUBDIR+= books
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
# $FreeBSD: doc/hu_HU.ISO8859-2/articles/Makefile,v 1.4 2008/05/26 20:21:04 pgj Exp $
|
# $FreeBSD$
|
||||||
|
|
||||||
#
|
#
|
||||||
# The FreeBSD Hungarian Documentation Project
|
# The FreeBSD Hungarian Documentation Project
|
||||||
|
# %SOURCE% en_US.ISO8859-1/articles/Makefile
|
||||||
|
# %SRCID% 1.60
|
||||||
#
|
#
|
||||||
|
|
||||||
MAINTAINER= gabor@FreeBSD.org
|
MAINTAINER= gabor@FreeBSD.org
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
#
|
#
|
||||||
# The FreeBSD Hungarian Documentation Project
|
# The FreeBSD Hungarian Documentation Project
|
||||||
|
# %SOURCE% en_US.ISO8859-1/articles/Makefile.inc
|
||||||
|
# %SRCID% 1.4
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
|
@ -2,6 +2,10 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# Article: Installing and using compiz-fusion
|
# Article: Installing and using compiz-fusion
|
||||||
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/articles/compiz-fusion/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
|
|
||||||
NO_TIDY = yes
|
NO_TIDY = yes
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $FreeBSD: doc/hu_HU.ISO8859-2/articles/compiz-fusion/article.sgml,v 1.1 2008/05/28 17:19:18 pgj Exp $ -->
|
<!-- $FreeBSD$ -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
|
@ -10,7 +10,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.6 -->
|
%SOURCE% en_US.ISO8859-1/articles/compiz-fusion/article.sgml
|
||||||
|
%SRCID% 1.6
|
||||||
|
-->
|
||||||
|
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||||
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//HU">
|
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//HU">
|
||||||
|
@ -35,7 +37,7 @@
|
||||||
<holder role="mailto:manolis@FreeBSD.org">Manolis Kiagias</holder>
|
<holder role="mailto:manolis@FreeBSD.org">Manolis Kiagias</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
<releaseinfo>$FreeBSD: doc/hu_HU.ISO8859-2/articles/compiz-fusion/article.sgml,v 1.1 2008/05/28 17:19:18 pgj Exp $</releaseinfo>
|
<releaseinfo>$FreeBSD$</releaseinfo>
|
||||||
|
|
||||||
<legalnotice id="trademarks" role="trademarks">
|
<legalnotice id="trademarks" role="trademarks">
|
||||||
&tm-attrib.freebsd;
|
&tm-attrib.freebsd;
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# Article: Dialup firewalling with FreeBSD
|
# Article: Dialup firewalling with FreeBSD
|
||||||
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/articles/dialup-firewall/Makefile
|
||||||
|
# %SRCID% 1.5
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tidy messes up iso-8859-2 characters
|
# Tidy messes up iso-8859-2 characters
|
||||||
|
|
|
@ -5,7 +5,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.42 -->
|
%SOURCE% en_US.ISO8859-1/articles/dialup-firewall/article.sgml
|
||||||
|
%SRCID% 1.42
|
||||||
|
-->
|
||||||
|
|
||||||
<article lang="hu">
|
<article lang="hu">
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# Article: Explaining BSD
|
# Article: Explaining BSD
|
||||||
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/articles/explaining-bsd/Makefile
|
||||||
|
# %SRCID% 1.6
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tidy messes up iso-8859-2 characters
|
# Tidy messes up iso-8859-2 characters
|
||||||
|
|
|
@ -2,7 +2,10 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: Gabor Kovesdan <gabor@FreeBSD.org>
|
Translated by: Gabor Kovesdan <gabor@FreeBSD.org>
|
||||||
Original Revision: r1.22 -->
|
|
||||||
|
%SOURCE% en_US.ISO8859-1/articles/explaining-bsd/article.sgml
|
||||||
|
%SRCID% 1.22
|
||||||
|
-->
|
||||||
|
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||||
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//HU">
|
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//HU">
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# Article: FreeBSD on Laptops
|
# Article: FreeBSD on Laptops
|
||||||
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/articles/laptop/Makefile
|
||||||
|
# %SRCID% 1.4
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tidy messes up iso-8859-2 characters
|
# Tidy messes up iso-8859-2 characters
|
||||||
|
|
|
@ -5,7 +5,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.25 -->
|
%SOURCE% en_US.ISO8859-1/articles/laptop/article.sgml
|
||||||
|
%SRCID% 1.25
|
||||||
|
-->
|
||||||
|
|
||||||
<article lang="hu">
|
<article lang="hu">
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# Article: FreeBSD and Linux Comparison Whitepaper
|
# Article: FreeBSD and Linux Comparison Whitepaper
|
||||||
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/articles/linux-comparison/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tidy messes up iso-8859-2 characters
|
# Tidy messes up iso-8859-2 characters
|
||||||
|
|
|
@ -33,7 +33,9 @@ Copyright (c) 2005 Dru Lavigne
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: Gabor Kovesdan <gabor@FreeBSD.org>
|
Translated by: Gabor Kovesdan <gabor@FreeBSD.org>
|
||||||
Original Revision: r1.10 -->
|
%SOURCE% en_US.ISO8859-1/articles/linux-comparison/article.sgml
|
||||||
|
%SRCID% 1.10
|
||||||
|
-->
|
||||||
|
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||||
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//HU">
|
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//HU">
|
||||||
|
|
|
@ -2,6 +2,10 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# Article: FreeBSD Quickstart for Linux Users
|
# Article: FreeBSD Quickstart for Linux Users
|
||||||
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/articles/linux-users/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tidy messes up iso-8859-2 characters
|
# Tidy messes up iso-8859-2 characters
|
||||||
|
|
|
@ -2,7 +2,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.6 -->
|
%SOURCE% en_US.ISO8859-1/articles/linux-users/article.sgml
|
||||||
|
%SRCID% 1.6
|
||||||
|
-->
|
||||||
|
|
||||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||||
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//HU">
|
<!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//HU">
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# Article: Installing and Using FreeBSD With Other Operating Systems
|
# Article: Installing and Using FreeBSD With Other Operating Systems
|
||||||
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/articles/multi-os/Makefile
|
||||||
|
# %SRCID% 1.12
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tidy messes up iso-8859-2 characters
|
# Tidy messes up iso-8859-2 characters
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.39 -->
|
%SOURCE% en_US.ISO8859-1/articles/multi-os/article.sgml
|
||||||
|
%SRCID% 1.39
|
||||||
|
-->
|
||||||
|
|
||||||
<article lang="hu">
|
<article lang="hu">
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
|
|
|
@ -1,6 +1,10 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# Article: FreeBSD Version Guide
|
# Article: FreeBSD Version Guide
|
||||||
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/articles/version-guide/Makefile
|
||||||
|
# %SRCID% 1.3
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Tidy messes up iso-8859-2 characters
|
# Tidy messes up iso-8859-2 characters
|
||||||
|
|
|
@ -9,7 +9,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.13 -->
|
%SOURCE% en_US.ISO8859-1/articles/version-guide/article.sgml
|
||||||
|
%SRCID% 1.13
|
||||||
|
-->
|
||||||
|
|
||||||
<article lang="hu">
|
<article lang="hu">
|
||||||
<title>Válasszuk ki a nekünk igazán megfelelõ &os;
|
<title>Válasszuk ki a nekünk igazán megfelelõ &os;
|
||||||
|
|
|
@ -3,7 +3,8 @@
|
||||||
# The FreeBSD Hungarian Documentation Project
|
# The FreeBSD Hungarian Documentation Project
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# Original Revision: 1.4
|
# %SOURCE% en_US.ISO8859-1/books/Makefile
|
||||||
|
# %SRCID% 1.14
|
||||||
#
|
#
|
||||||
|
|
||||||
SUBDIR = handbook
|
SUBDIR = handbook
|
||||||
|
|
|
@ -3,7 +3,8 @@
|
||||||
# The FreeBSD Hungarian Documentation Project
|
# The FreeBSD Hungarian Documentation Project
|
||||||
#
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# Original Revision: 1.2
|
# %SOURCE% en_US.ISO8859-1/books/Makefile.inc
|
||||||
|
# %SRCID% 1.4
|
||||||
#
|
#
|
||||||
|
|
||||||
DESTDIR?= ${DOCDIR}/hu_HU.ISO8859-2/books/${.CURDIR:T}
|
DESTDIR?= ${DOCDIR}/hu_HU.ISO8859-2/books/${.CURDIR:T}
|
||||||
|
|
|
@ -3,7 +3,8 @@
|
||||||
# The FreeBSD Hungarian Documentation Project
|
# The FreeBSD Hungarian Documentation Project
|
||||||
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# Original Revision: 1.109
|
# %SOURCE% en_US.ISO8859-1/books/handbook/Makefile
|
||||||
|
# %SRCID% 1.109
|
||||||
#
|
#
|
||||||
# Build the FreeBSD Handbook.
|
# Build the FreeBSD Handbook.
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/advanced-networking/Makefile
|
||||||
|
# %SRCID% 1.2
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.408 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
|
||||||
|
%SRCID% 1.408
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="advanced-networking" lang="hu">
|
<chapter id="advanced-networking" lang="hu">
|
||||||
<title>Egyéb haladó hálózati
|
<title>Egyéb haladó hálózati
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
%%Creator: G. Adam Stanislav
|
%%Creator: G. Adam Stanislav
|
||||||
% The FreeBSD Hungarian Documentation Project
|
% The FreeBSD Hungarian Documentation Project
|
||||||
% Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
% Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
% Original Revision: 1.1
|
|
||||||
%%EndComments
|
%%EndComments
|
||||||
%%BeginProlog
|
%%BeginProlog
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
%%Creator: G. Adam Stanislav
|
%%Creator: G. Adam Stanislav
|
||||||
% The FreeBSD Hungarian Documentation Project
|
% The FreeBSD Hungarian Documentation Project
|
||||||
% Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
% Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
% Original Revision: 1.1
|
|
||||||
%%EndComments
|
%%EndComments
|
||||||
%%BeginProlog
|
%%BeginProlog
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
%%Creator: G. Adam Stanislav
|
%%Creator: G. Adam Stanislav
|
||||||
% The FreeBSD Hungarian Documentation Project
|
% The FreeBSD Hungarian Documentation Project
|
||||||
% Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
% Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
% Original Revision: 1.1
|
|
||||||
%%EndComments
|
%%EndComments
|
||||||
|
|
||||||
%%BeginProlog
|
%%BeginProlog
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\" The FreeBSD Hungarian Documentation Project
|
.\" The FreeBSD Hungarian Documentation Project
|
||||||
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
.\" Original Revision: 1.2
|
.\" %SOURCE% share/images/books/handbook/advanced-networking/net-routing.pic
|
||||||
|
.\" %SRCID% 1.2
|
||||||
.PS
|
.PS
|
||||||
|
|
||||||
A: box "Helyi2";
|
A: box "Helyi2";
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\" The FreeBSD Hungarian Documentation Project
|
.\" The FreeBSD Hungarian Documentation Project
|
||||||
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
.\" Original Revision: 1.1
|
.\" %SOURCE% share/images/books/handbook/advanced-networking/static-routes.pic
|
||||||
|
.\" %SRCID% 1.1
|
||||||
.PS
|
.PS
|
||||||
|
|
||||||
I: box rad 0.10 wid 1 ht 0.55 "internet" dashed;
|
I: box rad 0.10 wid 1 ht 0.55 "internet" dashed;
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/audit/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.33 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/audit/chapter.sgml
|
||||||
|
%SRCID% 1.33
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="audit" lang="hu">
|
<chapter id="audit" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/basics/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.153 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/basics/chapter.sgml
|
||||||
|
%SRCID% 1.153
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="basics" lang="hu">
|
<chapter id="basics" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/bibliography/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.85 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/bibliography/chapter.sgml
|
||||||
|
%SRCID% 1.85
|
||||||
|
-->
|
||||||
|
|
||||||
<appendix id="bibliography" lang="hu">
|
<appendix id="bibliography" lang="hu">
|
||||||
<title>Irodalomjegyzék</title>
|
<title>Irodalomjegyzék</title>
|
||||||
|
|
|
@ -1,12 +1,14 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/hu_HU.ISO8859-2/books/handbook/book.sgml,v 1.1 2008/05/14 16:54:14 pgj Exp $
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Hungarian Documentation Project
|
The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.172 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/book.sgml
|
||||||
|
%SRCID% 1.172
|
||||||
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||||
<!ENTITY % books.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//HU">
|
<!ENTITY % books.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//HU">
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/boot/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Hungarian Documentation Project
|
The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.65 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/boot/chapter.sgml
|
||||||
|
%SRCID% 1.65
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="boot" lang="hu">
|
<chapter id="boot" lang="hu">
|
||||||
<title>A &os; rendszerindítási folyamata</title>
|
<title>A &os; rendszerindítási folyamata</title>
|
||||||
|
|
|
@ -10,7 +10,8 @@
|
||||||
The FreeBSD Hungarian Documentation Project
|
The FreeBSD Hungarian Documentation Project
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
Original Revision: 1.37
|
%SOURCE% en_US.ISO8859-1/books/handbook/chapters.ent
|
||||||
|
%SRCID% 1.37
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!ENTITY chap.preface SYSTEM "preface/preface.sgml">
|
<!ENTITY chap.preface SYSTEM "preface/preface.sgml">
|
||||||
|
|
|
@ -5,8 +5,10 @@
|
||||||
-->
|
-->
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Hungarian Documentation Project
|
The FreeBSD Hungarian Documentation Project
|
||||||
Tramslated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.9 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/colophon.sgml
|
||||||
|
%SRCID% 1.9
|
||||||
|
-->
|
||||||
|
|
||||||
<colophon id='colophon' lang="hu">
|
<colophon id='colophon' lang="hu">
|
||||||
<para>Ez a könyv <quote>A &os; Dokumentációs
|
<para>Ez a könyv <quote>A &os; Dokumentációs
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/config/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.232 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/config/chapter.sgml
|
||||||
|
%SRCID% 1.232
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="config-tuning" lang="hu">
|
<chapter id="config-tuning" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/cutting-edge/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.227 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
|
||||||
|
%SRCID% 1.227
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="cutting-edge" lang="hu">
|
<chapter id="cutting-edge" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/desktop/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
$FreeBSD: doc/hu_HU.ISO8859-2/books/handbook/desktop/chapter.sgml,v 1.1 2008/05/14 16:54:15 pgj Exp $
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Hungarian Documentation Project
|
The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.76 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/desktop/chapter.sgml
|
||||||
|
%SRCID% 1.76
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="desktop" lang="hu">
|
<chapter id="desktop" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/disks/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.285 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/disks/chapter.sgml
|
||||||
|
%SRCID% 1.285
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="disks" lang="hu">
|
<chapter id="disks" lang="hu">
|
||||||
<title>Háttértárak</title>
|
<title>Háttértárak</title>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/eresources/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.184 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
|
||||||
|
%SRCID% 1.184
|
||||||
|
-->
|
||||||
|
|
||||||
<appendix id="eresources" lang="hu">
|
<appendix id="eresources" lang="hu">
|
||||||
<title>Erõforrások az interneten</title>
|
<title>Erõforrások az interneten</title>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/firewalls/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,14 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/hu_HU.ISO8859-2/books/handbook/firewalls/chapter.sgml,v 1.2 2008/06/04 19:49:07 pgj Exp $
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.83 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml
|
||||||
|
%SRCID% 1.83
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="firewalls" lang="hu">
|
<chapter id="firewalls" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/geom/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.41 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/geom/chapter.sgml
|
||||||
|
%SRCID% 1.41
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="GEOM" lang="hu">
|
<chapter id="GEOM" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\" The FreeBSD Hungarian Documentation Project
|
.\" The FreeBSD Hungarian Documentation Project
|
||||||
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
.\" Original Revision: 1.1
|
.\" %SOURCE% share/images/books/handbook/geom/striping.pic
|
||||||
|
.\" %SRCID% 1.1
|
||||||
.PS
|
.PS
|
||||||
|
|
||||||
define disk_box {
|
define disk_box {
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/install/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.390 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/install/chapter.sgml
|
||||||
|
%SRCID% 1.390
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="install" lang="hu">
|
<chapter id="install" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/introduction/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,14 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/hu_HU.ISO8859-2/books/handbook/introduction/chapter.sgml,v 1.1 2008/05/14 16:54:16 pgj Exp $
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Hungarian Documentation Project
|
The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.123 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/introduction/chapter.sgml
|
||||||
|
%SRCID% 1.123
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="introduction" lang="hu">
|
<chapter id="introduction" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Hungarian Documentation Project
|
The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.15 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/jails/chapter.sgml
|
||||||
|
%SRCID% 1.15
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="jails" lang="hu">
|
<chapter id="jails" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/kernelconfig/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,9 @@
|
||||||
-->
|
-->
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.184 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
|
||||||
|
%SRCID% 1.184
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="kernelconfig" lang="hu">
|
<chapter id="kernelconfig" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/l10n/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,9 @@
|
||||||
-->
|
-->
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.124 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/l10n/chapter.sgml
|
||||||
|
%SRCID% 1.124
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="l10n" lang="hu">
|
<chapter id="l10n" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/linuxemu/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Hungarian Documentation Project
|
The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.135 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml
|
||||||
|
%SRCID% 1.135
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="linuxemu" lang="hu">
|
<chapter id="linuxemu" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/mac/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
$FreeBSD: doc/hu_HU.ISO8859-2/books/handbook/mac/chapter.sgml,v 1.1 2008/05/14 16:54:17 pgj Exp $
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.71 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/mac/chapter.sgml
|
||||||
|
%SRCID% 1.71
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="mac" lang="hu">
|
<chapter id="mac" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/mail/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.138 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/mail/chapter.sgml
|
||||||
|
%SRCID% 1.138
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="mail" lang="hu">
|
<chapter id="mail" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/mirrors/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,14 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/hu_HU.ISO8859-2/books/handbook/mirrors/chapter.sgml,v 1.1 2008/05/14 16:54:17 pgj Exp $
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Hungarian Documentation Project
|
The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.444 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
|
||||||
|
%SRCID% 1.444
|
||||||
|
-->
|
||||||
|
|
||||||
<appendix id="mirrors" lang="hu">
|
<appendix id="mirrors" lang="hu">
|
||||||
<title>A &os; beszerzése</title>
|
<title>A &os; beszerzése</title>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/multimedia/Makefile
|
||||||
|
# %SRCID% 1.2
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.129 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml
|
||||||
|
%SRCID% 1.129
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="multimedia" lang="hu">
|
<chapter id="multimedia" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/network-servers/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.104 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
|
||||||
|
%SRCID% 1.104
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="network-servers" lang="hu">
|
<chapter id="network-servers" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/pgpkeys/Makefile
|
||||||
|
# %SRCID% 1.3
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -4,7 +4,9 @@
|
||||||
-->
|
-->
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: v1.286 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/pgpkeys/chapter.sgml
|
||||||
|
%SRCID% 1.286
|
||||||
|
-->
|
||||||
|
|
||||||
<appendix id="pgpkeys" lang="hu">
|
<appendix id="pgpkeys" lang="hu">
|
||||||
<title>PGP-kulcsok</title>
|
<title>PGP-kulcsok</title>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/ports/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.281 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/ports/chapter.sgml
|
||||||
|
%SRCID% 1.281
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="ports" lang="hu">
|
<chapter id="ports" lang="hu">
|
||||||
<title>Alkalmazások telepítése: csomagok
|
<title>Alkalmazások telepítése: csomagok
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/ppp-and-slip/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.180 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml
|
||||||
|
%SRCID% 1.180
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="ppp-and-slip">
|
<chapter id="ppp-and-slip">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -3,7 +3,9 @@
|
||||||
-->
|
-->
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.39 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/preface/preface.sgml
|
||||||
|
%SRCID% 1.39
|
||||||
|
-->
|
||||||
|
|
||||||
<preface id="book-preface" lang="hu">
|
<preface id="book-preface" lang="hu">
|
||||||
<title>Elõszó</title>
|
<title>Elõszó</title>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/printing/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.114 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/printing/chapter.sgml
|
||||||
|
%SRCID% 1.114
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="printing" lang="hu">
|
<chapter id="printing" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/security/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.321 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/security/chapter.sgml
|
||||||
|
%SRCID% 1.321
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="security" lang="hu">
|
<chapter id="security" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\" The FreeBSD Hungarian Documentation Project
|
.\" The FreeBSD Hungarian Documentation Project
|
||||||
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
.\" Original Revision: 1.1
|
.\" %SOURCE% share/images/books/handbook/security/ipsec-crypt-pkt.pic
|
||||||
|
.\" %SRCID% 1.1
|
||||||
.PS
|
.PS
|
||||||
|
|
||||||
A: box wid 2.7 ht 0.55 "Forrás: A.B.C.D" "Cél: W.X.Y.Z" \
|
A: box wid 2.7 ht 0.55 "Forrás: A.B.C.D" "Cél: W.X.Y.Z" \
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\" The FreeBSD Hungarian Documentation Project
|
.\" The FreeBSD Hungarian Documentation Project
|
||||||
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
.\" Original Revision: 1.1
|
.\" %SOURCE% share/images/books/handbook/security/ipsec-encap-pkt.pic
|
||||||
|
.\" %SRCID% 1.1
|
||||||
.PS
|
.PS
|
||||||
|
|
||||||
A: box wid 2.1 ht 0.55 "Forrás: A.B.C.D" "Cél: W.X.Y.Z" \
|
A: box wid 2.1 ht 0.55 "Forrás: A.B.C.D" "Cél: W.X.Y.Z" \
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\" The FreeBSD Hungarian Documentation Project
|
.\" The FreeBSD Hungarian Documentation Project
|
||||||
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
.\" Original Revision: 1.1
|
.\" %SOURCE% share/images/books/handbook/security/ipsec-network.pic
|
||||||
|
.\" %SRCID% 1.1
|
||||||
.PS
|
.PS
|
||||||
|
|
||||||
N1: "1. hálózat";
|
N1: "1. hálózat";
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\" The FreeBSD Hungarian Documentation Project
|
.\" The FreeBSD Hungarian Documentation Project
|
||||||
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
.\" Original Revision: 1.1
|
.\" %SOURCE% share/images/books/handbook/security/ipsec-out-pkt.pic
|
||||||
|
.\" %SRCID% 1.1
|
||||||
.PS
|
.PS
|
||||||
|
|
||||||
A: box wid 1.5 ht 0.55 "Forrás: 192.168.1.1" "Cél: 192.168.2.1" \
|
A: box wid 1.5 ht 0.55 "Forrás: 192.168.1.1" "Cél: 192.168.2.1" \
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/serialcomms/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,9 @@
|
||||||
|
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.128 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml
|
||||||
|
%SRCID% 1.128
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="serialcomms">
|
<chapter id="serialcomms">
|
||||||
<title>Soros vonali kommunikáció</title>
|
<title>Soros vonali kommunikáció</title>
|
||||||
|
|
|
@ -12,7 +12,8 @@
|
||||||
The FreeBSD Hungarian Documenation Project
|
The FreeBSD Hungarian Documenation Project
|
||||||
|
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
Original Revision: 1.4
|
%SOURCE% en_US.ISO8859-1/books/handbook/txtfiles.ent
|
||||||
|
%SRCID% 1.4
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!ENTITY txt.install.adduser1 SYSTEM "install/adduser1.txt">
|
<!ENTITY txt.install.adduser1 SYSTEM "install/adduser1.txt">
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/users/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,9 @@
|
||||||
-->
|
-->
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.59 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/users/chapter.sgml
|
||||||
|
%SRCID% 1.59
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="users" lang="hu">
|
<chapter id="users" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
#
|
#
|
||||||
# Build the Handbook with just the content from this chapter.
|
# Build the Handbook with just the content from this chapter.
|
||||||
#
|
#
|
||||||
|
# %SOURCE% en_US.ISO8859-1/books/handbook/vinum/Makefile
|
||||||
|
# %SRCID% 1.1
|
||||||
|
#
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,9 @@
|
||||||
-->
|
-->
|
||||||
<!-- The FreeBSD Hungarian Documentation Project
|
<!-- The FreeBSD Hungarian Documentation Project
|
||||||
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
Original Revision: 1.45 -->
|
%SOURCE% en_US.ISO8859-1/books/handbook/vinum/chapter.sgml
|
||||||
|
%SRCID% 1.45
|
||||||
|
-->
|
||||||
|
|
||||||
<chapter id="vinum-vinum" lang="hu">
|
<chapter id="vinum-vinum" lang="hu">
|
||||||
<chapterinfo>
|
<chapterinfo>
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\" The FreeBSD Hungarian Documentation Project
|
.\" The FreeBSD Hungarian Documentation Project
|
||||||
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
.\" Original Revision: 1.1
|
.\" %SOURCE% share/images/books/handbook/vinum/vinum-concat.pic
|
||||||
|
.\" %SRCID% 1.1
|
||||||
.PS
|
.PS
|
||||||
h = .3i
|
h = .3i
|
||||||
dh = .02i
|
dh = .02i
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\" The FreeBSD Hungarian Documentation Project
|
.\" The FreeBSD Hungarian Documentation Project
|
||||||
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
.\" Translated by: PALI, Gabor <pgj@FreeBSD.org>
|
||||||
.\" Original Revision: 1.1
|
.\" %SOURCE% share/images/books/handbook/vinum/vinum-mirrored-vol.pic
|
||||||
|
.\" %SRCID% 1.1
|
||||||
.PS
|
.PS
|
||||||
move right 1i
|
move right 1i
|
||||||
T: ellipse ht .3i wid 4i
|
T: ellipse ht .3i wid 4i
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue