diff options
author | 1999-06-29 14:42:08 +0000 | |
---|---|---|
committer | 1999-06-29 14:42:08 +0000 | |
commit | 4bb8e04deeaa6eeb4d79585c23244c30fe21d6ad (patch) | |
tree | c0ea7fd59c4ac79c48536d7401febd6778a49dcd /lib | |
parent | retreived -> retrieved (diff) | |
download | wireguard-openbsd-4bb8e04deeaa6eeb4d79585c23244c30fe21d6ad.tar.xz wireguard-openbsd-4bb8e04deeaa6eeb4d79585c23244c30fe21d6ad.zip |
fix some old macros that didn't get converted from man to mdoc
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/locale/setlocale.3 | 2 | ||||
-rw-r--r-- | lib/libc/rpc/rpcauth.3 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/locale/setlocale.3 b/lib/libc/locale/setlocale.3 index aaa8fca421e..43d489f1c8f 100644 --- a/lib/libc/locale/setlocale.3 +++ b/lib/libc/locale/setlocale.3 @@ -113,7 +113,7 @@ the empty string which denotes the native environment, and the .Li "\&""C"" and -.LI "\&""POSIX"" +.Li "\&""POSIX"" locales, which denote the C language environment. A .Fa locale diff --git a/lib/libc/rpc/rpcauth.3 b/lib/libc/rpc/rpcauth.3 index 3899b2d7622..375d2dc88d3 100644 --- a/lib/libc/rpc/rpcauth.3 +++ b/lib/libc/rpc/rpcauth.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpcauth.3,v 1.4 1999/05/25 21:16:25 aaron Exp $ +.\" $OpenBSD: rpcauth.3,v 1.5 1999/06/29 14:42:08 aaron Exp $ .\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998 .\" .Dd February 16, 1988 @@ -46,7 +46,7 @@ default authentication used by creates and returns an .Tn RPC authentication handle that contains -.UX +.Ux authentication information. The parameter .Fa host |