aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2024-04-11 17:40:04 +0000
committerWarner Losh <imp@FreeBSD.org>2024-04-11 17:40:37 +0000
commit068e918057a5cebfdc2f95c6923ff263c983eb5d (patch)
treed97b08d65b128484fadeeaf962b90de5f23d1024 /usr.sbin
parent5ef49c7820d3d79404a28d182ab8401866dfd751 (diff)
downloadsrc-068e918057a5cebfdc2f95c6923ff263c983eb5d.tar.gz
src-068e918057a5cebfdc2f95c6923ff263c983eb5d.zip
manctl: Fix typo
Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/882
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/manctl/manctl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/manctl/manctl.sh b/usr.sbin/manctl/manctl.sh
index 048066379584..1b23d7901a2e 100644
--- a/usr.sbin/manctl/manctl.sh
+++ b/usr.sbin/manctl/manctl.sh
@@ -36,7 +36,7 @@
# manctl:
# a utility for manipulating manual pages
# functions:
-# compress uncompressed man pages (elliminating .so's)
+# compress uncompressed man pages (eliminating .so's)
# this is now two-pass. If possible, .so's
# are replaced with hard links
# uncompress compressed man pages