Re: [marketing] Minor edits needed in an article (PostgreSQL 9.5)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/14/2016 01:29 AM, Honza Horak wrote:
hey,

there are some minor things to fix in the article [1], I'd like to
kindly ask any editor to fix those..

First is reported as a comment:
"link wiki (/https//fedoraproject.org/wiki/PostgreSQL) is incorrect"

But there are two other typos:

  $ sudo dnf install docker # systemctl start docker

should be

  $ sudo dnf install docker
  $ sudo systemctl start docker

and similarly:

  $ sudo mkdir data # chown 26:26 data
  $ sudo chcon -t svirt_sandbox_file_t data

should be:

  $ sudo mkdir data
  $ sudo chown 26:26 data
  $ sudo chcon -t svirt_sandbox_file_t data

Sorry for not catching it before.

[1] https://fedoramagazine.org/postgresql-quick-start-fedora-24/

Honza


Replying on the Magazine mailing list - the Marketing mailing list is no longer used for the Fedora Magazine (this is still a fairly recent change). :)

I just went through and fixed all three things. It should be all set now. Thanks for sending these corrections in!

--
Cheers,
Justin W. Flory
jflory7@xxxxxxxxx

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Fedora Magazine mailing list
magazine@xxxxxxxxxxxxxxxxxxxxxxx
https://lists.fedoraproject.org/admin/lists/magazine@xxxxxxxxxxxxxxxxxxxxxxx

[Index of Archives]     [Fedora Users]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Devel]     [EPEL Announce]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Review]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [ET Management Tools]     [Yum Users]     [Fedora Art]     [Fedora ARM]

  Powered by Linux