Module Name:    src
Committed By:   rillig
Date:           Sun Dec 17 09:46:57 UTC 2023

Modified Files:
        src/usr.bin/error: error.1

Log Message:
error.1: fix markup


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/error/error.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/error/error.1
diff -u src/usr.bin/error/error.1:1.22 src/usr.bin/error/error.1:1.23
--- src/usr.bin/error/error.1:1.22	Sat Aug 26 13:52:10 2023
+++ src/usr.bin/error/error.1	Sun Dec 17 09:46:57 2023
@@ -1,4 +1,4 @@
-.\"	$NetBSD: error.1,v 1.22 2023/08/26 13:52:10 rillig Exp $
+.\"	$NetBSD: error.1,v 1.23 2023/12/17 09:46:57 rillig Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -309,7 +309,11 @@ initiated by one syntactically trivial e
 Humans are still much better at discarding these related errors.
 .Pp
 Pascal error messages belong after the lines affected
-(error puts them before).  The alignment of the
+.Po
+.Nm
+puts them before
+.Pc .
+The alignment of the
 .Ql ^
 marking the point of error is also disturbed by
 .Nm .

Reply via email to