diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-07-27 12:12:40 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-07-27 12:12:40 +0000 |
commit | 6ac7237ff5c3c3ee382424775d4c30cefe4d57a0 (patch) | |
tree | 11bad0968e71f52467bf9eae700c992927756876 /lib | |
parent | a027475bcd72c790a9f48e5a0eff342f1607f176 (diff) |
typo
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/chflags.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/chflags.2 b/lib/libc/sys/chflags.2 index 061103bdf3c..48a949e8f8d 100644 --- a/lib/libc/sys/chflags.2 +++ b/lib/libc/sys/chflags.2 @@ -147,7 +147,7 @@ An error occurred while reading from or writing to the file system. .El .Sh SEE ALSO -.Xr chflags 1, +.Xr chflags 1 , .Xr init 8 .Sh HISTORY The |