-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixing categorization of REP 117. It was standards and is now finalized.
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,4 +27,4 @@ clean: | |
-rm rep-0000.rst | ||
|
||
upload: all | ||
rsync -r README.txt *.html rep.css style.css rep-0000.rst $(SUBDIRS) [email protected]:/var/www/www.ros.org/html/reps | ||
rsync -r README.txt *.html rep.css style.css rep-0000.rst $(SUBDIRS) www.ros.org:/var/www/www.ros.org/html/reps |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
REP: 117 | ||
Title: Informational Distance Measurements | ||
Author: Chad Rockey <[email protected]> | ||
Status: Accepted | ||
Type: Informational | ||
Status: Final | ||
Type: Standards Track | ||
Content-Type: text/x-rst | ||
Created: 24-Sep-2011 | ||
Post-History: 13-Oct-2011 | ||
|