diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-09-16 18:28:14 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-09-16 18:28:14 +0000 |
commit | af38769ea40b77df6f90b6d4cca1e580dea9dd5f (patch) | |
tree | 81099ba675a1f30db05ab3e192993994298a5fd0 /lib/libutil/readlabelfs.3 | |
parent | 09eb63d82a7a023d47b4dce1abb383db367a85c7 (diff) |
appropiate -> appropriate; inspired by it being misspelled in a NetBSD commit
message :-)
Diffstat (limited to 'lib/libutil/readlabelfs.3')
-rw-r--r-- | lib/libutil/readlabelfs.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/readlabelfs.3 b/lib/libutil/readlabelfs.3 index 84183c86af4..731e43a9d62 100644 --- a/lib/libutil/readlabelfs.3 +++ b/lib/libutil/readlabelfs.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: readlabelfs.3,v 1.3 1999/07/02 21:13:07 aaron Exp $ +.\" $OpenBSD: readlabelfs.3,v 1.4 1999/09/16 18:28:12 aaron Exp $ .\" .\" Copyright (c) 1996, Jason Downs. All rights reserved. .\" @@ -48,7 +48,7 @@ If the .Fa verbose argument is not 0, .Fn readlabelfs -will print appropiate error messages before returning. Otherwise, it +will print appropriate error messages before returning. Otherwise, it produces no output on the terminal. .Sh RETURN VALUES .Fn readlabelfs |