Fix a minor nit: 'svn commit' should probably not be done as root when
committing to the Project repositories.
This commit is contained in:
parent
19f1f40b49
commit
9782ab9419
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42724
1 changed files with 1 additions and 1 deletions
|
@ -1567,7 +1567,7 @@ U stable/9/share/man/man4/netmap.4
|
|||
contain the original version tags. To do this:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>svn propdel svn:keywords -R .</userinput>
|
||||
&prompt.root; <userinput>svn commit</userinput></screen>
|
||||
&prompt.user; <userinput>svn commit</userinput></screen>
|
||||
</sect5>
|
||||
|
||||
<sect5>
|
||||
|
|
Loading…
Reference in a new issue