2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-08-04 08:26:59 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Vinícius Ferrão de3d68dd1d docs: port man-page clarifications from lenovobuild
Recover several man-page clarifications that never merged from the lenovobuild
branch.  All are documentation-only -- the man .pod sources with their
generated .rst, plus the networks-table description in Schema.pm:

  * makedhcp / nodeset: note that UEFI boot directives are intentionally
    omitted when nodetype.os names an OS without UEFI support, even for
    'nodeset shell'.
  * networks table dhcpserver: warn that it should be set only for service
    node operation and that <xcatmaster> is not a valid value.
  * noderange: clarify that the syntax is for xCAT.
  * reventlog: note that unimplemented sensor types yield 'No Mappings Found'
    and point to confluent's nodeeventlog facility.
  * rcons: document confluent console auto-reconnect (a randomized 2-4 minute
    retry, or 'ctrl-e o a' to force one); the original's stray backtick markup
    is corrected.

Recovered from the unmerged lenovobuild branch (originals 2d4f12f4, 760f2f8b,
23d63d59, 44b47c44, c63d780f, db4dc42b).

Co-authored-by: Jarrod Johnson <10814490+jjohnson42@users.noreply.github.com>
2026-07-22 22:00:51 -03:00
besawn f43ca04022 manpage spelling corrections, updated rst files 2022-02-02 09:26:19 -05:00
Mark Gurevich b993ee9f0c Regenerate .rst man pages with create_man_pages 2018-08-30 15:25:25 -04:00
GONG Jie 4386fe5815 Remove trailing spaces in file docs/source/guides/admin-guides/references/man3/noderange.3.rst 2017-12-31 23:59:59 +00:00
Victor Hu 291184e0f3 Looks like some man page updated were missed for 2.13.8 2017-11-03 14:54:18 -04:00
Gᴏɴɢ Jie 98f1e5c0a3 Revise the man page of noderange. Describe the special characters need to be escaped more clear (#3651) 2017-08-09 04:09:49 -05:00
yangsong 5bb6bd7131 fix issue noderange in xCAT commands might be broken by shell expansion #3319 (#3524) 2017-07-21 18:12:52 +08:00
Mark Gurevich a50f3710f7 Doc spelling and gramma fixes 2016-10-25 15:31:20 -04:00
Victor Hu 0a81d0784f Re-commit the man3 man pages 2015-10-23 22:41:56 -04:00
Victor Hu b6b8a5d50c Modify the create_man_page script to generate the files into
the man1,man3,man5,man8 subdirectories.  Created the index file to
display a glob of the generated rst files
2015-10-23 22:39:39 -04:00