[Bug 233433] Can't make freebsd handbook zh_TW property.

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233433

--- Comment #4 from Li-Wen Hsu  ---
Is there any special setting needs to be taken care of when using DBLATEX?  I
tried with docproj with DBLATEX but it seems still needs fop:

https://gist.github.com/lwhsu/2434640fe4f0025f9303038b8386e0bc

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


MetalMakina Dergisi Kasım-Aralık Sayısını HEMEN OKUYUN

2018-12-03 Thread Metal Makina Dergisi

İçeriği görüntülemekte sorun mu yaşıyorsunuz? [1] Tarayıcı Görüntüsü
[2] [Bild: MetalMakina Dergisi Kasım Aralık Sayısı]
[3] [4] [5] [6] [7] 
[8] 
[9] [Bild: Facebook] [10] [Bild: Twitter] [11] [Bild: Google Plus] [12] [Bild: 
Linkedin] [13] [Bild: Youtube]
Metal İşleme ve Makina İmalat Teknolojilerini
MetalMakina Dergisinde Takip Edin
Tel:0212 222 93 71 - i...@metalmakina.com
İletiyi tarayıcıda görüntülemek için [14] tıklayın. Abonelikten ayrılmak için 
[15] tıklayın.
Bu ileti MailGraf aracı hizmet sağlayıcısı kullanılarak iletilmiştir.
[16] [Bild: MailGraf]
Links

1. http://ajansmik.mailgraf.net/i/OrEcGhO0ml6vudfwo-GCauAlj-0balJn
2. http://ajansmik.mailgraf.net/i/1uUDnvzMIz4x2WksO38nd5kYqhDabJoE
3. http://ajansmik.mailgraf.net/i/0QkUYaBcRdh96azbfeg-LCyrYQv-mAKZ
4. http://ajansmik.mailgraf.net/i/FuwCJZHsQNEW0O-qLxN49_we7VahszZI
5. http://ajansmik.mailgraf.net/i/h39PzGJwCLrOJ9TkWpULw2TCWzXmcB6n
6. http://ajansmik.mailgraf.net/i/IKIMte8O87WRMWJVYM59l9akO9BvjL8a
7. http://ajansmik.mailgraf.net/i/XrDCqtX0qFeOSZPvOlRtawyjkMp3fyhS
8. http://ajansmik.mailgraf.net/i/q6sh3L2ATa-5-tXRmlqZKlD9wkyxTsKe
9. http://ajansmik.mailgraf.net/i/t2m-BvX0Gh-pIuFhI3I81jpRT243Hms6
10. http://ajansmik.mailgraf.net/i/O8bX0GpGigX4u2b_BvCq8KM5RhHDCOht
11. http://ajansmik.mailgraf.net/i/jk9cTVQwUdCEeOXBVK7pr5kp09BU6V_u
12. http://ajansmik.mailgraf.net/i/Z-ZXk25itwt0pL7sy9irK5Dz5foHKA2r
13. http://ajansmik.mailgraf.net/i/OsAljEr1WtMgSUUgvE9oG8jcWZCt2PG3
14. http://ajansmik.mailgraf.net/i/B7siAQNLB3GtpiepPi4-DnVrYowmUXll
15. http://ajansmik.mailgraf.net/i/6zqlFIHPMc4wOJuwti08czGreCfByvj9
16. http://ajansmik.mailgraf.net/i/zCdLCy5A6UksM42-tK2wDmul7tmJCUCW
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


FreeBSD Installation Instructions

2018-12-03 Thread Marius Olafsson



In https://www.freebsd.org/releases/11.2R/installation.html on "Upgrading 
FreeBSD"
the document states 

"At this point, users of systems being upgraded from earlier FreeBSD 
releases 
 will be prompted by freebsd-update(8) to rebuild all third-party 
applications 
 (e.g., ports installed from the ports tree) due to updates in system 
libraries. "

May I suggest that, in order to make this clearer (at least to non-native 
english speakers)


"At this point, users of systems being upgraded from earlier FreeBSD 
releases 
 will be prompted by freebsd-update(8) to rebuild and/or upgrade all 
third-party applications 
 (e.g., ports installed from the ports tree or binaries installed using 
pkg(8)) 
due to updates in system libraries. "


--
Marius Olafsson
RHnet ltd. http://www.rhnet.is
Taeknigardi  +354 525 4747
Dunhaga 5  mar...@rhnet.is
107 Reykjavik ICELAND

___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


Options, devices, hints - Documentation work needed ?

2018-12-03 Thread Dirk Schroetter
Hello there,

I am just working on my kernel and its config and after trying to find a 
comprehensive list of kernel options, I came up short.

So I did fire up the editor and managed to get a python script running that 
looks at:

* The ‚options‘ files under /usr/src
* The ‚NOTES‘ files
* The manual pages

all this being dumped into a table and cross-referenced.

My current stat on a FreeBSD 11.2 AMD64: Around 1000 kernel options of which 
around half do not have either an entry in NOTES or are not mentioned on a man 
page (e.g. ACPI_MAX_TAKS or ADA_TEST_FAILURE)

So I was going to try to compile some form of documentation for all of these 
for my own personal use. Then I was wondering if the Documentation project had 
any use for this kind of information. My idea was:

1. Try to get the information into the respective NOTES files.
2. Make sure the options, devices, hints get into the option.h files
3. Updating the man pages.

It may be that this is a fool’s errand and much to big for a single person, but 
I would volunteer to at least get it started, if you folks think that there is 
any merit to it.

So that would be my proposal and I would love to hear back from you.

Best Regards,

/Dirk
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 233754] Router Advertisement configuration and prefixlen

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233754

Bug ID: 233754
   Summary: Router Advertisement configuration and prefixlen
   Product: Documentation
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Documentation
  Assignee: d...@freebsd.org
  Reporter: l...@lapo.it

Hi,
while trying to debug a SLAAC configuration problem of mine, I noticed
something strange in the documentation:

https://www.freebsd.org/doc/handbook/network-ipv6.html

chapter 31.9.4 states:

Next, create the configuration file, /etc/rtadvd.conf as seen in this
example: […]
For a dedicated /64 subnet, nothing else needs to be changed. Otherwise,
change the prefixlen# to the correct value.

while `man rtadvd.conf` states:

 As described in rtadvd(8), you do not have to set this configuration file
 up at all, unless you need some special configurations.  You may even
 omit the file as a whole.  In such cases, the rtadvd daemon will
 automatically configure itself using default values specified in the
 specification.

and indeed, I checked with Wireshark and it is broadcasting the correct prefix
length (in my case, /80) with no need to have created that file.

Then my problem is that prefixlen ≠ 64 cannot be used by accept_rtadv or, at
least, it is what I understand from RTFS nd6_rts.c line 1495, which reads:

if (ifidlen + pr->ndpr_plen != 128)

(and ifidlen is always 64, as returned by in6_if2idlen())

I'm not sure what's the best solution for the Handbook, but I'd probably remove
the `rtadv.conf` example altogether, as it gives no advantage and only the risk
of writing it wrong; also, as far as `rtadvd` goes, any prefix length is fine,
but then any FreeBSD client won't accept it anyways, so I'm not so sure
suggesting what to do "when prefixlen is different" is very useful… a warning
about the lack of SLAAC for any other prefixlen could be useful, for people who
don't know it already.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


Re: Options, devices, hints - Documentation work needed ?

2018-12-03 Thread Benedict Reuschling
Hello Dirk,

I think this is definitely valueable in multiple ways:

- finding missing entries in NOTES or lacking a man page (as you noted)
- adding cross references and notes to existing man pages (when appropriate)
- checking if all these options are needed or are included implicitly
during kernel builds
- identifying outdated information or obsolete entries

Cross references will help developers understanding how things are
interconnected within the kernel and the source tree.

I'm just wondering what kind of format would be appropriate for the
table. It could be a big table on the FreeBSD wiki, but it could also be
part of the developers handbook or a separate article. Can you send us
an excerpt so that we can see how it looks like? It does not have to be
fancy, just to get a feel for the information in it.

I could help out from the doc side of things and we should definitely
find someone from the kernel side to confirm that the findings make sense.

Thanks!

Cheers,
Benedict



Am 03.12.18 um 17:52 schrieb Dirk Schroetter:
> Hello there,
> 
> I am just working on my kernel and its config and after trying to find a 
> comprehensive list of kernel options, I came up short.
> 
> So I did fire up the editor and managed to get a python script running that 
> looks at:
> 
> * The ‚options‘ files under /usr/src
> * The ‚NOTES‘ files
> * The manual pages
> 
> all this being dumped into a table and cross-referenced.
> 
> My current stat on a FreeBSD 11.2 AMD64: Around 1000 kernel options of which 
> around half do not have either an entry in NOTES or are not mentioned on a 
> man page (e.g. ACPI_MAX_TAKS or ADA_TEST_FAILURE)
> 
> So I was going to try to compile some form of documentation for all of these 
> for my own personal use. Then I was wondering if the Documentation project 
> had any use for this kind of information. My idea was:
> 
> 1. Try to get the information into the respective NOTES files.
> 2. Make sure the options, devices, hints get into the option.h files
> 3. Updating the man pages.
> 
> It may be that this is a fool’s errand and much to big for a single person, 
> but I would volunteer to at least get it started, if you folks think that 
> there is any merit to it.
> 
> So that would be my proposal and I would love to hear back from you.
> 
> Best Regards,
> 
> /Dirk
> ___
> freebsd-doc@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-doc
> To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"
> 




signature.asc
Description: OpenPGP digital signature


Planes de acción y retroalimentación

2018-12-03 Thread Ariel Lara
¡Temario - Estamos a tiempo - Innova learn! 

 


 

ESTA ES SU OPORTUNIDAD para participar en el WEBINAR INTERACTIVO 

"Evaluación de desempeño por competencias"

Con Innova Learn, en el cual podrás: 

 

- Dar a conocer los parámetros para la elaboración eficiente de una evaluación 
de desempeño por competencias. 

- Realizar retroalimentación de las evaluaciones y elaborar un plan de acción 
según los resultados. 

 

"Ahora, podemos coincidir con que el aprovechamiento y potencialización de las 
competencias del capital humano
 es el pilar fundamental del éxito de cualquier empresa. " 

Además te ofrecemos: 

 

Precio especial

 

La cita es el próximo Jueves 13 de Diciembre en punto de las 10:00 am por 
nuestra plataforma web. 

 

Para mayor información, marcar a nuestro centro de atención a clientes: 

 

(045) 55 1554 6630 , o responder sobre este correo con la palabra Competencias 
+ los siguientes datos:

NOMBRE:
TELÉFONO:
EMPRESA. :


 

¡Estamos en contacto!


___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 59835] ipfw(8) man page does not warn about accepted but meaningless rules

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=59835

--- Comment #7 from commit-h...@freebsd.org ---
A commit references this bug:

Author: eugen
Date: Tue Dec  4 00:41:12 UTC 2018
New revision: 341451
URL: https://svnweb.freebsd.org/changeset/base/341451

Log:
  MFC r340110: ipfw(8): clarify layer2 processing abilities

  Make it clear that ipfw action set for layer2 frames is a bit limited.

  PR:   59835
  Reviewed by:  yuripv
  Differential Revision:https://reviews.freebsd.org/D17719

Changes:
_U  stable/12/
  stable/12/sbin/ipfw/ipfw.8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 231060] pkill.1: clarify that patterns are EREs

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231060

Guangyuan Yang  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 231060] pkill.1: clarify that patterns are EREs

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231060

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: ygy
Date: Tue Dec  4 02:30:12 UTC 2018
New revision: 341452
URL: https://svnweb.freebsd.org/changeset/base/341452

Log:
  MFC r341357:

  Clarify that patterns are extended regular expressions in pkill(1) manual
page.

  PR:   231060
  Submitted by: naddy

Changes:
_U  stable/12/
  stable/12/bin/pkill/pkill.1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 221069] blacklistd(8) manpage refers to NetBSD's npfctl

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221069

Oleksandr Tymoshenko  changed:

   What|Removed |Added

 CC||d...@freebsd.org
  Component|Documentation   |Manual Pages

Masachika ISHIZUKA  changed:

   What|Removed |Added

 CC||i...@amail.plala.or.jp

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 59835] ipfw(8) man page does not warn about accepted but meaningless rules

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=59835

--- Comment #8 from commit-h...@freebsd.org ---
A commit references this bug:

Author: eugen
Date: Tue Dec  4 07:34:47 UTC 2018
New revision: 341458
URL: https://svnweb.freebsd.org/changeset/base/341458

Log:
  MFC r340110: ipfw(8): clarify layer2 processing abilities

  Make it clear that ipfw action set for layer2 frames is a bit limited.

  PR:   59835
  Reviewed by:  yuripv
  Differential Revision:https://reviews.freebsd.org/D17719

Changes:
_U  stable/11/
  stable/11/sbin/ipfw/ipfw.8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"


[Bug 59835] ipfw(8) man page does not warn about accepted but meaningless rules

2018-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=59835

Eugene Grosbein  changed:

   What|Removed |Added

 Status|Open|Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"