MFen and update %SRCID% tags.
1.1 -> 1.6 en_US.ISO8859-1/articles/explaining-bsd/Makefile 1.1 -> 1.8 el_GR.ISO8859-7/articles/formatting-media/Makefile (update) 1.29 -> 1.31 en_US.ISO8859-1/articles/formatting-media/article.sgml 1.1 -> 1.6 en_US.ISO8859-1/articles/freebsd-questions/Makefile 1.1 -> 1.4 el_GR.ISO8859-7/articles/laptop/Makefile (update) 1.8 -> 1.12 en_US.ISO8859-1/articles/multi-os/Makefile
This commit is contained in:
parent
296bdfd3c7
commit
ec113b6f63
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32290
6 changed files with 34 additions and 34 deletions
|
@ -1,22 +1,21 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
# %SOURCE% en_US.ISO8859-1/articles/explaining-bsd/Makefile
|
||||
# %SRCID% 1.1
|
||||
# %SRCID% 1.6
|
||||
|
||||
MAINTAINER=keramida@FreeBSD.org
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html
|
||||
WITH_ARTICLE_TOC?= YES
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
# SRCS lists the individual SGML files that make up the document.
|
||||
# Changes to any of these files will force a rebuild.
|
||||
|
||||
# SGML content
|
||||
SRCS= article.sgml
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
URL_RELPREFIX?= ../../../..
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
# %SOURCE% en_US.ISO8859-1/articles/formatting-media/Makefile
|
||||
# %SRCID% 1.1
|
||||
# %SRCID% 1.8
|
||||
|
||||
DOC?= article
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
The FreeBSD Greek Documentation Project
|
||||
|
||||
%SOURCE% en_US.ISO8859-1/articles/formatting-media/article.sgml
|
||||
%SRCID% 1.29
|
||||
%SRCID% 1.31
|
||||
|
||||
-->
|
||||
|
||||
|
@ -268,20 +268,6 @@
|
|||
<command>A</command>.</para>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
<para>èá óáò æçôçèåß:
|
||||
|
||||
<informalexample>
|
||||
<screen>Do you want to do this with a true partition entry so as to remain
|
||||
cooperative with any future possible operating systems on the
|
||||
drive(s)?</screen>
|
||||
</informalexample>
|
||||
|
||||
(ÈÝëåôå íá ôï êÜíåôå áõôü ìå ðñáãìáôéêÜ êïììÜôéá ãéá íá ðáñáìåßíåé
|
||||
óõìâáôüò ìå Üëëá ëåéôïõñãéêÜ óõóôÞìáôá?) ÁðáíôÞóôå
|
||||
<command>No</command>.</para>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
<para>Ìüëéò óáò ñùôÞóåé áí üíôùò èÝëåôå íá ôï êÜíåôå áõôü (Do you
|
||||
still want to do this) áðáíôÞóôå <command>Yes</command>.</para>
|
||||
|
@ -296,6 +282,21 @@ drive(s)?</screen>
|
|||
õðÜñ÷ïíôá óõóôÞìáôá áðáíôÞóôå <command>Yes</command>.</para>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
<para>Μόλις σας ρωτήσει αν θέλετε να εγκαταστήσετε ένα boot loader,
|
||||
επιλέξτε <command>None</command> για να αποφύγετε οποιαδήποτε
|
||||
αλλαγή στο Master Boot Record. Η εγκατάσταση ενός boot loader
|
||||
χρειάζεται μόνο σε καινούριες εγκαταστάσεις του &os; ή αν
|
||||
σχεδιάζετε να τοποθετήσετε το δίσκο σε κάποιο άλλο
|
||||
μηχάνημα.</para>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
<para>Πατήστε <keycap>ENTER</keycap> στο ενημερωτικό μήνυμα που
|
||||
λέει <quote>Wrote FDISK partition information out
|
||||
successfully</quote>.</para>
|
||||
</step>
|
||||
|
||||
<step>
|
||||
<para>ÅðéëÝîôå <command>Quit</command> ãéá íá âãåßôå áðü ôï FDISK
|
||||
Editor êáé ìåôÜ <keycap>ESCAPE</keycap> ãéá íá åðéóôñÝøåôå óôï
|
||||
|
@ -597,7 +598,7 @@ swapon: added /dev/da0b as swap space</screen>
|
|||
åßíáé <emphasis>üìïéïé</emphasis>.</para>
|
||||
|
||||
<informalexample>
|
||||
<screen>&prompt.root; <userinput>cd /dev ; sh MAKDEV ccd0</userinput>
|
||||
<screen>&prompt.root; <userinput>cd /dev ; sh MAKEDEV ccd0</userinput>
|
||||
|
||||
&prompt.root; <userinput>disklabel -r -w da0 auto</userinput>
|
||||
&prompt.root; <userinput>disklabel -r -w da1 auto</userinput>
|
||||
|
|
|
@ -1,24 +1,21 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
# %SOURCE% en_US.ISO8859-1/articles/freebsd-questions/Makefile
|
||||
# %SRCID% 1.1
|
||||
# %SRCID% 1.6
|
||||
|
||||
MAINTAINER=keramida@FreeBSD.org
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html
|
||||
WITH_ARTICLE_TOC?= YES
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document. Changes
|
||||
# to any of these files will force a rebuild
|
||||
#
|
||||
|
||||
# SGML content
|
||||
SRCS= article.sgml
|
||||
|
||||
URL_RELPREFIX?= ../../../..
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
# %SOURCE% en_US.ISO8859-1/articles/laptop/Makefile
|
||||
# %SRCID% 1.1
|
||||
# %SRCID% 1.4
|
||||
|
||||
DOC?= article
|
||||
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
# %SOURCE% en_US.ISO8859-1/articles/multi-os/Makefile
|
||||
# %SRCID% 1.8
|
||||
# %SRCID% 1.12
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html
|
||||
INSTALL_COMPRESSED?=gz
|
||||
WITH_ARTICLE_TOC?= YES
|
||||
|
||||
SRCS= article.sgml
|
||||
INSTALL_COMPRESSED?=gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
SRCS= article.sgml
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
Loading…
Reference in a new issue