'manuals pages' -> 'manual pages'

This commit is contained in:
Christian Brueffer 2003-12-02 13:56:11 +00:00
parent c6e11d1b95
commit 0ff1310985
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19035

View file

@ -2379,7 +2379,7 @@ ng0: flags=88d1<UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST> mtu 1500
make sure than nobody can read the contents of this file. The
following series of commands will make sure the file is only
readable by the <username>root</username> account. Refer to the
manuals pages for &man.chmod.1; and &man.chown.8; for further
manual pages for &man.chmod.1; and &man.chown.8; for further
information.</para>
<screen>&prompt.root; <userinput>chown root:wheel /etc/ppp/ppp.conf</userinput>
&prompt.root; <userinput>chmod 600 /etc/ppp/ppp.conf</userinput></screen>