diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-25 13:06:48 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-25 13:06:48 +0000 |
commit | 0192071c54290a1838194b64aaf939ebac0c0aec (patch) | |
tree | 5217c759bd36b703b17fa6504db1e09e262f1e88 /lib/libc/rpc/rpcauth.3 | |
parent | 2e4cdc356362d72de3c139a57e62e891a77cff8a (diff) |
punctuation
Diffstat (limited to 'lib/libc/rpc/rpcauth.3')
-rw-r--r-- | lib/libc/rpc/rpcauth.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/rpc/rpcauth.3 b/lib/libc/rpc/rpcauth.3 index 37f36c9980f..de41af4e1d3 100644 --- a/lib/libc/rpc/rpcauth.3 +++ b/lib/libc/rpc/rpcauth.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpcauth.3,v 1.2 1999/05/20 15:22:52 aaron Exp $ +.\" $OpenBSD: rpcauth.3,v 1.3 1999/05/25 13:06:46 aaron Exp $ .\" Mostly converted to mandoc by Theo de Raadt, Tue Feb 24 04:04:46 MST 1998 .\" .Dd February 16, 1988 @@ -40,7 +40,7 @@ creates and returns an authentication handle that passes nonusable authentication information with each remote procedure call. This is the default authentication used by -.Tn RPC. +.Tn RPC . .Pp .Fn authunix_create creates and returns an @@ -92,4 +92,4 @@ rpcgen Programming Guide .RE .Fa "RPC: Remote Procedure Call Protocol Specification" , .Tn RFC1050, Sun Microsystems, Inc., -.Tn USC-ISI. +.Tn USC-ISI . |