Skip to content

Commit 3b92878

Browse files
committed
Fix clear example (Luke Shumaker)
1 parent 0394f6e commit 3b92878

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/magic.man

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
.\" $File: magic.man,v 1.107 2024/03/01 02:57:32 christos Exp $
2-
.Dd February 29, 2024
1+
.\" $File: magic.man,v 1.108 2024/03/31 14:36:44 christos Exp $
2+
.Dd March 31, 2024
33
.Dt MAGIC __FSECTION__
44
.Os
55
.\" 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,
764764
and you want to provide a switch-like default case:
765765
.Bd -literal -offset indent
766766
# clear that continuation level match
767-
\*[Gt]18 clear
767+
\*[Gt]18 clear x
768768
\*[Gt]18 lelong 1 one
769769
\*[Gt]18 lelong 2 two
770770
\*[Gt]18 default x

0 commit comments

Comments
 (0)