Fix a spelling: s/regestring/registering
This commit is contained in:
parent
b461520850
commit
8dbf57f731
2
external/gpl2/xcvs/dist/doc/cvs.1
vendored
2
external/gpl2/xcvs/dist/doc/cvs.1
vendored
@ -1490,7 +1490,7 @@ cannot commit to a specific revision on a branch.
|
||||
Refuse to commit files unless the user has registered a valid edit on the
|
||||
file via \fBcvs edit\fR. This is most useful when \fBcommit -c\fR
|
||||
and \fBedit -c\fR have been placed in all \fB.cvsrc\fR files.
|
||||
A commit can be forced anyways by either regestering an edit retroactively
|
||||
A commit can be forced anyways by either registering an edit retroactively
|
||||
via \fBcvs edit\fR (no changes to the file will be lost) or using the
|
||||
\fB-f\fR option to commit. Support for \fBcommit -c\fR requires both
|
||||
client and a server versions 1.12.10 or greater.
|
||||
|
2
external/gpl2/xcvs/dist/doc/cvs.texinfo
vendored
2
external/gpl2/xcvs/dist/doc/cvs.texinfo
vendored
@ -9541,7 +9541,7 @@ cannot commit to a specific revision on a branch.
|
||||
Refuse to commit files unless the user has registered a valid edit on the
|
||||
file via @code{cvs edit}. This is most useful when @samp{commit -c}
|
||||
and @samp{edit -c} have been placed in all @file{.cvsrc} files.
|
||||
A commit can be forced anyways by either regestering an edit retroactively
|
||||
A commit can be forced anyways by either registering an edit retroactively
|
||||
via @code{cvs edit} (no changes to the file will be lost) or using the
|
||||
@code{-f} option to commit. Support for @code{commit -c} requires both
|
||||
client and a server versions 1.12.10 or greater.
|
||||
|
Loading…
Reference in New Issue
Block a user