diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
commit | 07bfccd71e05867cb46c11ea07ec0027794972b3 (patch) | |
tree | 502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/btxld | |
parent | 2ac2784f0c53b69968c131cd068d27cdbacca99f (diff) |
Mechanically kill hard sentence breaks.
Notes
Notes:
svn path=/head/; revision=131500
Diffstat (limited to 'usr.sbin/btxld')
-rw-r--r-- | usr.sbin/btxld/btxld.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/btxld/btxld.8 b/usr.sbin/btxld/btxld.8 index 95dff0c2f870..eee03554a309 100644 --- a/usr.sbin/btxld/btxld.8 +++ b/usr.sbin/btxld/btxld.8 @@ -72,7 +72,8 @@ or .It Fl l Ar file Specify the BTX loader to be bound with the client. .It Fl o Ar filename -Name the output file. The default is +Name the output file. +The default is .Dq a.out . .It Fl P Ar page Specify the first page of the client's segment to be marked |