summaryrefslogtreecommitdiffstats
path: root/bin/sh
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-07-24 15:02:04 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-07-24 15:02:04 +0000
commite1fc0d32ca2bae20486cc7e0d720a4a9b2c31ebc (patch)
treedf7fc1efda76cfc9952db040c21e39a86431313b /bin/sh
parentd7e5357331cd704fbde782b937051fb5dab6b026 (diff)
downloadFreeBSD-src-e1fc0d32ca2bae20486cc7e0d720a4a9b2c31ebc.zip
FreeBSD-src-e1fc0d32ca2bae20486cc7e0d720a4a9b2c31ebc.tar.gz
Mark up the -a flag to unalias as a flag (Fl), not an argument (Ar).
Diffstat (limited to 'bin/sh')
-rw-r--r--bin/sh/sh.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index 43eccb0..6e1bf1f 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -1879,7 +1879,7 @@ If
.Ar name
is specified, the shell removes that alias.
If
-.Ar a
+.Fl a
is specified, all aliases are removed.
.It Ic unset Ar name ...
The specified variables and functions are unset and unexported.
OpenPOWER on IntegriCloud