From cb5fd90ad47ea643a92baafe8b90afbd751e42bb Mon Sep 17 00:00:00 2001 From: phantom Date: Thu, 4 May 2000 13:09:25 +0000 Subject: Use `Er' variable to define first column width in ERRORS section. It was initially suggested by mdoc(7) style, but was broken over the years --- lib/libc/sys/rename.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/sys/rename.2') diff --git a/lib/libc/sys/rename.2 b/lib/libc/sys/rename.2 index df18991..8a94b4d 100644 --- a/lib/libc/sys/rename.2 +++ b/lib/libc/sys/rename.2 @@ -107,7 +107,7 @@ indicates the reason for the failure. .Fn Rename will fail and neither of the argument files will be affected if: -.Bl -tag -width ENAMETOOLONG +.Bl -tag -width Er .It Bq Er ENAMETOOLONG A component of either pathname exceeded 255 characters, or the entire length of either path name exceeded 1023 characters. -- cgit v1.1