Relief, Ohio
Relief is an unincorporated community in Washington County, in the U.S. state of Ohio.[1]
History
A post office called Relief was established in 1889, and remained in operation until 1924.[2] The community was so named from the "relief" residents expressed when their post office opened.[3]
gollark: Programming!
gollark: If you plan to be feeding it bad URLs or expect it to experience errors of some sort, you can add checks for those.
gollark: Yes, I have indeed skipped all error checking, I don't actually care.
gollark: You don't need most of the code in the pastebin program just to download from it.
gollark: Anyway:```lualocal function fetch(URL) local h = http.get(URL) local data = h.readAll() h.close()endlocal function write_file(file, content) local f = fs.open(file, "w") f.write(content) f.close()endwrite_file("startup", fetch "https://pastebin.com/raw/whatever")```
References
- U.S. Geological Survey Geographic Names Information System: Relief, Ohio
- "Washington County". Jim Forte Postal History. Retrieved 29 December 2015.
- "How communities got their names". Marietta Times. February 19, 2013. Retrieved 29 December 2015.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.