mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
Trivial docs fix
This commit is contained in:
parent
54d3a27476
commit
2335477bef
@ -1,3 +1,8 @@
|
||||
2000-03-13 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
|
||||
|
||||
* doc/mc.sgml (Examples): Fixed documentation, thanx
|
||||
to martin@internet-treff.uni-koeln.de.
|
||||
|
||||
2000-03-01 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* gtkedit/editcmd.c (edit_replace_prompt): fix index for
|
||||
|
@ -2771,7 +2771,7 @@ For example, to recover deleted files on the second partition of the
|
||||
first scsi disk on Linux, you would use the following path name:
|
||||
.PP
|
||||
.nf
|
||||
/#undel:/dev/sda2
|
||||
/#undel:sda2
|
||||
.fi
|
||||
.PP
|
||||
It may take a while for the undelfs to load the required information
|
||||
|
@ -2321,7 +2321,7 @@ For example, to recover deleted files on the second partition of the
|
||||
first scsi disk on Linux, you would use the following path name:
|
||||
|
||||
<tscreen><verb>
|
||||
/#undel:/dev/sda2
|
||||
/#undel:sda2
|
||||
</verb></tscreen>
|
||||
|
||||
It may take a while for the undelfs to load the required information
|
||||
|
Loading…
Reference in New Issue
Block a user