diff options
author | 2000-09-17 02:11:12 +0000 | |
---|---|---|
committer | 2000-09-17 02:11:12 +0000 | |
commit | 77f4dfef3c3139274b6ea7990cc13d1b807b6dc7 (patch) | |
tree | 004b638267d439fa0c6653c8983fbaea096fbb11 /lib/libutil | |
parent | Fix typo in NAME section; loict@bougon.net. While I'm here, capitalify the (diff) | |
download | wireguard-openbsd-77f4dfef3c3139274b6ea7990cc13d1b807b6dc7.tar.xz wireguard-openbsd-77f4dfef3c3139274b6ea7990cc13d1b807b6dc7.zip |
Arguments to .Dt macros should be all-caps.
Diffstat (limited to 'lib/libutil')
-rw-r--r-- | lib/libutil/uucplock.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/uucplock.3 b/lib/libutil/uucplock.3 index 71854254dc8..1728b638aea 100644 --- a/lib/libutil/uucplock.3 +++ b/lib/libutil/uucplock.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uucplock.3,v 1.9 2000/04/15 02:15:29 aaron Exp $ +.\" $OpenBSD: uucplock.3,v 1.10 2000/09/17 02:11:14 aaron Exp $ .\" .\" All rights reserved. .\" @@ -24,7 +24,7 @@ .\" .\" " .Dd March 30, 1997 -.Dt uucplock 3 +.Dt UUCPLOCK 3 .Os .Sh NAME .Nm uu_lock , |