diff options
Diffstat (limited to 'usr.bin/indent')
-rw-r--r-- | usr.bin/indent/indent.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1 index c44964ad59d6..524253dfce4a 100644 --- a/usr.bin/indent/indent.1 +++ b/usr.bin/indent/indent.1 @@ -171,8 +171,8 @@ this option enabled, comments look like this: .Bd -literal -offset indent .ne 3 /* - * this is a comment - */ + * this is a comment + */ .Ed .Pp Rather than like this: |