Remove extra space between year and month in a date format.
PR: docs/178769 Submitted by: culot Committed in: impromptu Hacker Lounge at Ottawa Airport Gate 14
This commit is contained in:
parent
e3fe665e7d
commit
c8cf908fa5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41696
1 changed files with 3 additions and 3 deletions
|
@ -10804,9 +10804,9 @@ as .putsy.conf and edit it.</programlisting>
|
|||
|
||||
<programlisting>old name|new name (blank for deleted)|date of move|reason</programlisting>
|
||||
|
||||
<para>The date should be entered in the form <literal>YYYY-
|
||||
MM-DD</literal>. New entries should be added to the end
|
||||
of the file to keep it in chronological order.</para>
|
||||
<para>The date should be entered in the form
|
||||
<literal>YYYY-MM-DD</literal>. New entries should be added to
|
||||
the end of the file to keep it in chronological order.</para>
|
||||
|
||||
<para>If a port was removed but has since been restored,
|
||||
delete the line in this file that states that it was
|
||||
|
|
Loading…
Reference in a new issue