diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-09 08:17:09 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-09 08:17:09 +0100 |
commit | 1c69f9c023e64225ffca05f955077012880accb4 (patch) | |
tree | a048318fddfdcf3d0cc8b7789e4a9a693b02df2f /sys/man/2 | |
parent | 6d6138fbd881a4ed583e5590e4a4adfe8a96911b (diff) |
vac(1), ec(2), usb(3), hjfs(8): fix source reference
Diffstat (limited to 'sys/man/2')
-rw-r--r-- | sys/man/2/ec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/2/ec b/sys/man/2/ec index 096fa11a9..c4c205060 100644 --- a/sys/man/2/ec +++ b/sys/man/2/ec @@ -108,7 +108,7 @@ in case of error failing .IR malloc (2)). .SH SOURCE -.B /sys/src/libsec/ec.c +.B /sys/src/libsec/port/ecc.c .SH SEE ALSO .I Standards for Efficient Cryptography (SEC) 1: Elliptic Curve Cryptography |