Skip to content

Expand some content #2823

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Expand some content #2823

wants to merge 1 commit into from

Conversation

jimcat8
Copy link
Contributor

@jimcat8 jimcat8 commented Aug 10, 2025

Author checklist (Completed by original Author)

  • Good fit for the Rocky Linux project? Title and Author Metatags inserted ?
  • If applicable, steps and instructions have been tested to work
  • Initial self-review to fix basic typos and grammar completed

Rocky Documentation checklist (Completed by Rocky team)

  • 1st Pass (Document is good fit for project and author checklist completed)
  • 2nd Pass (Technical Review - check for technical correctness)
  • 3rd Pass (Detailed Editorial Review and Peer Review)
  • Final approval (Final Review)

Copy link

Test results for 87bb4c1:

Number of broken URLs: 5

URL,RESULT,FILENAME
 https://ftp.gnu.org/gnu/hello/hello-2.12.tar.gz,failed,labs/systems_administration_I/lab7-software_management.md
 http://your_ip,failed,guides/cms/mediawiki.md
 http://$(hostname):8080,failed,guides/repositories/pulp_fetch_upload.md
 https://allcontributors.org/docs/en/emoji-key,failed,guides/contribute/README.md
 http://howtotechwriting.com/,failed,guides/contribute/README.md

* the fixed part, identifying the network;
* the identifier of the host in the network.
* Network Bits - The part associated with consecutive "1" s in the binary subnet mask
* Host Bits - The part associated with consecutive "0" s in the binary subnet mask
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Network Bits should be "network bits" and Host Bits should be "host bits" throughout, there's no need to capitalize either. In addition, indicating the plural of the 1 and 0 should not be outside of the quotes. The quotes here are unnecessary, but if you want to use them, put the plural inside the quotes as well. Either 1s or "1s" (same with 0).

Otherwise this looks good @jimcat8!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants