Skip to content
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

src: nitrogen.1: remove carriage-return in favor of a plain newline #153

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

Conversation

tosch42
Copy link

@tosch42 tosch42 commented Aug 22, 2022

src/nitrogen.1 uses a combination of carriage-return/newline to indicate
the end of a line. This is usually used on Windows systems, but uncommon
for unix.

Use `cat -v' or `vi(1)' on the file to "reproduce".

src/nitrogen.1 uses a combination of carriage-return/newline to indicate
the end of a line. This is usually used on Windows systems, but uncommon
for unix.
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.

1 participant