Module Name: src Committed By: rillig Date: Fri Apr 15 23:25:04 UTC 2022
Modified Files: src/usr.bin/xlint/xlint: lint.1 Log Message: lint: fix typography in manual page To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/usr.bin/xlint/xlint/lint.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/usr.bin/xlint/xlint/lint.1 diff -u src/usr.bin/xlint/xlint/lint.1:1.51 src/usr.bin/xlint/xlint/lint.1:1.52 --- src/usr.bin/xlint/xlint/lint.1:1.51 Fri Apr 15 16:18:14 2022 +++ src/usr.bin/xlint/xlint/lint.1 Fri Apr 15 23:25:04 2022 @@ -1,4 +1,4 @@ -.\" $NetBSD: lint.1,v 1.51 2022/04/15 16:18:14 rillig Exp $ +.\" $NetBSD: lint.1,v 1.52 2022/04/15 23:25:04 rillig Exp $ .\" .\" Copyright (c) 1996 Christopher G. Demetriou. All Rights Reserved. .\" Copyright (c) 1994, 1995 Jochen Pohl @@ -235,10 +235,10 @@ instead of as the default place to find include files. .It Fl e Complain about unusual operations on -.Sy enum types -and combinations of .Sy enum -and integer types . +types and combinations of +.Sy enum +and integer types. .It Fl F Print pathnames of files. .Nm