Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs24-19fa
git_rec_nano
Commits
61d7ca4c
Commit
61d7ca4c
authored
8 years ago
by
Benno Schulenberg
Browse files
Options
Download
Email Patches
Plain Diff
docs: adjust the description of the verbatim function
parent
559858a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/man/nanorc.5
+1
-1
doc/man/nanorc.5
doc/texinfo/nano.texi
+1
-1
doc/texinfo/nano.texi
with
2 additions
and
2 deletions
+2
-2
doc/man/nanorc.5
View file @
61d7ca4c
...
...
@@ -535,7 +535,7 @@ Switches to editing/viewing the previous buffer when multiple buffers are open.
Switches to editing/viewing the next buffer when multiple buffers are open.
.TP
.B verbatim
Inserts the next
character
verbatim into the file.
Inserts the next
keystroke
verbatim into the file.
.TP
.B tab
Inserts a tab at the current cursor location.
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/nano.texi
View file @
61d7ca4c
...
...
@@ -1121,7 +1121,7 @@ Switches to editing/viewing the previous buffer when multiple buffers are open.
Switches to editing/viewing the next buffer when multiple buffers are open.
@item verbatim
Inserts the next
character
verbatim into the file.
Inserts the next
keystroke
verbatim into the file.
@item tab
Inserts a tab at the current cursor location.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment