aboutsummaryrefslogtreecommitdiff
path: root/common/chroot-style/uchroot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'common/chroot-style/uchroot.sh')
-rwxr-xr-xcommon/chroot-style/uchroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/chroot-style/uchroot.sh b/common/chroot-style/uchroot.sh
index 2f9dbb2d45f..5fe47eb9f8b 100755
--- a/common/chroot-style/uchroot.sh
+++ b/common/chroot-style/uchroot.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# This chroot script uses xbps-uchroot(8).
+# This chroot script uses xbps-uchroot(1).
#
readonly MASTERDIR="$1"
readonly DISTDIR="$2"