diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-05 13:38:47 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-05 13:38:47 +0000 |
commit | 34209191e666f86169eebc489e2fd6b0c1604482 (patch) | |
tree | efffcee0b2b4a1273f7f0fe6f2a35d8417836f91 | |
parent | 23d7449262a1a38eaea06269fceb7c98fdf0e569 (diff) |
correct an .Sx;
-rw-r--r-- | usr.bin/fstat/fstat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1 index ebe93f2c60a..af22c8d82c3 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstat.1,v 1.26 2003/07/14 08:56:02 jmc Exp $ +.\" $OpenBSD: fstat.1,v 1.27 2003/09/05 13:38:46 jmc Exp $ .\" .\" Copyright (c) 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -128,7 +128,7 @@ or there is an error. In this case the remainder of the line doesn't correspond to the remaining headers -- the format of the line is described later under -.Sx Sockets . +.Sx SOCKETS . .It Li MOUNT If the .Fl n |