diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 12:16:59 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1999-08-15 12:16:59 +0000 |
| commit | 348e4e6c7373f69b086502e7a54e70c885e43c00 (patch) | |
| tree | 58de61e6dedb204e2a16dac51490bb6bb64daa65 | |
| parent | 70846e5c9967aaa481d519f9b22d7a922f38f0ed (diff) | |
Notes
| -rw-r--r-- | sbin/vinum/vinum.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/vinum/vinum.8 b/sbin/vinum/vinum.8 index 1d080b892ef4..5915e43de75b 100644 --- a/sbin/vinum/vinum.8 +++ b/sbin/vinum/vinum.8 @@ -34,7 +34,7 @@ .\" otherwise) arising in any way out of the use of this software, even if .\" advised of the possibility of such damage. .\" -.\" $Id: vinum.8,v 1.24 1999/08/14 09:15:43 grog Exp $ +.\" $Id: vinum.8,v 1.25 1999/08/15 08:06:12 mpp Exp $ .\" .Dd 28 March 1999 .Dt VINUM 8 @@ -2408,7 +2408,7 @@ The name of the editor to use for editing configuration files, by default .Xr strftime 3 , .Xr vinum 4 , .Xr disklabel 8 , -.Xr newfs 8 , +.Xr newfs 8 .Pa http://www.lemis.com/vinum.html , .Pa http://www.lemis.com/vinum-debugging.html . .Sh AUTHORS |
