From ec2aebedf3cfd2ba28a2b27f3325ccd678fab46a Mon Sep 17 00:00:00 2001 From: enami Date: Tue, 23 May 2000 04:35:32 +0000 Subject: [PATCH] Make sure that sentences end at the end of source line for better formatted output. --- sbin/restore/restore.8 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index 888e05960a2c..7b905bf866b4 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: restore.8,v 1.29 1999/11/19 01:47:13 enami Exp $ +.\" $NetBSD: restore.8,v 1.30 2000/05/23 04:35:32 enami Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -337,8 +337,8 @@ File numbering starts at 1. The .Fl u (unlink) -flag removes files before extracting them. This is useful when an executable -file is in use. +flag removes files before extracting them. +This is useful when an executable file is in use. .It Fl v Normally .Nm @@ -439,7 +439,8 @@ for more information. .Sh FILES .Bl -tag -width "./restoresymtable" -compact .It Pa /dev/nrst0 -default tape unit to use. Taken from +default tape unit to use. +Taken from .Dv _PATH_DEFTAPE in .Pa /usr/include/paths.h .