summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2006-08-30 04:18:57 +0000
committerjnemeth <jnemeth@pkgsrc.org>2006-08-30 04:18:57 +0000
commitab4b65ff04c5d077c4db5887309b5569df8fc456 (patch)
treeba2e15b0135eb8b2369af974c62fdb80af7cc5a8 /doc
parent0d73d74d6bfe839ca6d3747952180cef45b0275e (diff)
downloadpkgsrc-ab4b65ff04c5d077c4db5887309b5569df8fc456.tar.gz
fix sentence fragment
Diffstat (limited to 'doc')
-rw-r--r--doc/guide/files/platforms.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/platforms.xml b/doc/guide/files/platforms.xml
index 3e8a8a60ca8..2997dba9c7e 100644
--- a/doc/guide/files/platforms.xml
+++ b/doc/guide/files/platforms.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.34 2006/08/30 00:54:11 ben Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.35 2006/08/30 04:18:57 jnemeth Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -285,7 +285,7 @@ file and inspect the contents before extracting it.
&rprompt; <userinput>sudo chown `id -u`:`id -g` /Volumes/NetBSD</userinput></screen>
<note>
- <para>ufsdiskimage will mount the filesystem nosuid, which will cause problems for packages that depend on setgid. It will also mount the filesystem asynchronous, which is somewhat dangerous according to the mount(8).</para>
+ <para>ufsdiskimage will mount the filesystem nosuid, which will cause problems for packages that depend on setgid. It will also mount the filesystem asynchronous, which is somewhat dangerous according to the mount(8) man page.</para>
</note>
<para>Allow suid and synchronous writes:</para>