diff options
author | 1999-10-16 23:50:02 +0000 | |
---|---|---|
committer | 1999-10-16 23:50:02 +0000 | |
commit | 3c386e8be1d246db8bf172ad000a0b4909ef2ae0 (patch) | |
tree | 71b838b443b854fae2f8af9b9ad04d107e119d94 | |
parent | dont encrypt with public exponent < 3. (diff) | |
download | wireguard-openbsd-3c386e8be1d246db8bf172ad000a0b4909ef2ae0.tar.xz wireguard-openbsd-3c386e8be1d246db8bf172ad000a0b4909ef2ae0.zip |
commit pstat chunk; tony@polarcap.org
-rw-r--r-- | share/man/man8/afterboot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index 62ba9ac3f7e..d30ce07657e 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -252,8 +252,8 @@ Filesystem 1024-blocks Used Avail Capacity Mounted on /dev/sd0g 18823 2 17879 0% /tmp /dev/sd0h 7519 5255 1888 74% /home .Li # Ic pstat -s -Device 512-blocks Used Avail Capacity Type -/dev/sd0b 131072 84656 46416 65% Interleaved +Device 512-blocks Used Avail Capacity Priority +/dev/sd0b 131072 84656 46416 65% 0 .Ed .Pp Edit |