We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0394f6e commit 3b92878Copy full SHA for 3b92878
doc/magic.man
@@ -1,5 +1,5 @@
1
-.\" $File: magic.man,v 1.107 2024/03/01 02:57:32 christos Exp $
2
-.Dd February 29, 2024
+.\" $File: magic.man,v 1.108 2024/03/31 14:36:44 christos Exp $
+.Dd March 31, 2024
3
.Dt MAGIC __FSECTION__
4
.Os
5
.\" install as magic.4 on USG, magic.5 on V7, Berkeley and Linux systems.
@@ -764,7 +764,7 @@ If you have a list of known values at a particular continuation level,
764
and you want to provide a switch-like default case:
765
.Bd -literal -offset indent
766
# clear that continuation level match
767
-\*[Gt]18 clear
+\*[Gt]18 clear x
768
\*[Gt]18 lelong 1 one
769
\*[Gt]18 lelong 2 two
770
\*[Gt]18 default x
0 commit comments