diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-07 20:15:31 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-07 20:15:31 +0000 |
commit | 5792ef0983faf3394b04996d9cb822e37108ac63 (patch) | |
tree | f1eb5332e3729a116666f78d10f2a594eb885285 /lib/libc/net | |
parent | 1c5f1e7afd22d1216b748375e88c14544192fa3b (diff) | |
download | src-5792ef0983faf3394b04996d9cb822e37108ac63.tar.gz src-5792ef0983faf3394b04996d9cb822e37108ac63.zip |
Markup nits.
Notes
Notes:
svn path=/head/; revision=131758
Diffstat (limited to 'lib/libc/net')
-rw-r--r-- | lib/libc/net/eui64.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/net/eui64.3 b/lib/libc/net/eui64.3 index 50748c785aa0..7a500dd09a38 100644 --- a/lib/libc/net/eui64.3 +++ b/lib/libc/net/eui64.3 @@ -56,7 +56,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 4 2004 +.Dd March 4, 2004 .Dt EUI64 3 .Os .Sh NAME @@ -198,7 +198,9 @@ functions are large enough to contain the returned hostnames. .Sh NIS INTERACTION If the .Pa /etc/eui64 -contains a line with a single + in it, the +contains a line with a single +.Ql + +in it, the .Fn eui64_ntohost and .Fn eui64_hostton |